I am starting with Daisy, and for some reason I cannot seem to be able to run a simulation. I did he exercises succesfully, but now that I´ve built my own files (management and weather) I get a consistent error. The error is shown as folows:
* weather: default weather_initialize
No data for 'Latitude' (error)
No data for 'Longitude' (error)
No data for 'Elevation' (error)
No data for 'TimeZone' (error)
No data for 'ScreenHeight' (error)
No data for 'TAverage' (error)
No data for 'TAmplitude' (error)
No data for 'MaxTDay' (error)
No data for 'GlobRad' (error)
No data for 'AirTemp' (error)
No data for 'Rain' (error)
No data for 'Snow' (error)
No data for 'DayLength' (error)
No data for 'Sunrise' (error)
No data for 'DailyAirTemp' (error)
No data for 'DailyGlobRad' (error)
No data for 'DailyPrecip' (error)
I know the log is pretty straight forwardly telling me I have no data for these variables, but I do have them in my weather file. I have change otes, orders and everything I could imagine within the .dwf file, but I always get the same error. What could the reason be?