Hi,
I try to insert weather station and it givers me the following errors:
Traceback (most recent call last):
File "swatplus_api.py", line 110, in <module>
File "actions\import_weather.py", line 407, in import_data
File "actions\import_weather.py", line 428, in write_to_swatplus
File "actions\import_weather.py", line 493, in write_weather
File "actions\import_weather.py", line 533, in write_station
File "_strptime.py", line 561, in _strptime_time
File "_strptime.py", line 349, in _strptime
ValueError: time data '31.7' does not match format '%Y%m%d'
[22724] Failed to execute script 'swatplus_api' due to unhandled exception!