Mock weather data source

This a weather data source with no live data. It returns data from 2021 from one virtual location. It can be used for testing the API.

The weather data source returns weather data following the IPM Decisions weather data format.

The parameters provided are [parameter_id in square brackets]:

The log interval is either hourly (default) or daily

Usage

/weather_data?latitude=[]&longitude=[]&parameters=[,,]&timeStart=[]&timeEnd=[]&interval=[]

Example

/weather_data?latitude=50.109&longitude=10.961&parameters=1001,2001