WSL/SLF GitLab Repository

Skip to content
Snippets Groups Projects
Commit 853404b4 authored by Thomas Egger's avatar Thomas Egger
Browse files

The STATION keyword in the io.ini tells MeteoIO where to look for station meta...

The STATION keyword in the io.ini tells MeteoIO where to look for station meta data. Mostly this will be exactly the same plugin as for the METEO keyword.
parent 590441b0
No related branches found
No related tags found
No related merge requests found
......@@ -16,10 +16,12 @@ DEMFILE = ./input/surface-grids/Switzerland_1000m.asc
#LANDUSEFILE = ch_as97.asc
#Alpine3D traditional inputs -> A3D plugin
STATION = A3D
METEO = A3D
METEOPATH = ./input/meteo
#IMIS network database input -> IMIS plugin
#STATION = IMIS
#METEO = IMIS
#NROFSTATIONS = 4
#STATION1 = SLF2
......@@ -28,11 +30,13 @@ METEOPATH = ./input/meteo
#STATION4 = *SAM0
#GEOtop traditional inputs -> GEOTOP plugin
#STATION = GEOTOP
#METEO = GEOTOP
#METEOPATH = meteo/
#METEOPREFIX = _meteo
#GSN direct input -> GSN plugin
#STATION = GSN
#METEO = GSN
#NROFSTATIONS = 3
#STATION1 = lafouly_st_1043
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment