Create weather stations

Configured in file “WeatherStationDefinition.txt” (tab separated file that configure a weather station name and connect weather observation and weather forecast to the weather station)

Note

      NO headers in the file.

      Important that it contain the right number of columns (7) even if one column is empty!

      All columns must have a valid value and cannot left empty.

 

Names of columns and some example of raw in the text file to create weather stations:

Weather station Name, Weather observation name, Weather forecast name, Latitude, Longitude, SummerFile, HoursBeforUTC

-------------------------------------------------------------------------------------------------Kuopio_DMU                Kuopio_DMU      Kuopio_DMU      62.88      27.68      SOMMAR_FIN.DAT            2

Nurmes_DMU      Nurmes_DMU      Nurmes_DMU      63.55      29.12      SOMMAR_FIN.DAT                2

Jyväskylä_DMU  Jyväskylä_DMU  Jyväskylä_DMU  62.24      25.75      SOMMAR_FIN.DAT                2

Lappeenranta_DMU          Lappeenranta_DMU          Lappeenranta_DMU          61.06      28.19                SOMMAR_FIN.DAT            2

-------------------------------------------------------------------------------------------------