mcmancini/UkWofost

Add weather data provider for downscaled weather data

Closed this issue · 1 comments

The UK implementation of WOFOST prinarily relies on netcdf weather data files loaded using the NetCDFWeatherDataProvider class.
To allow for more flexible data loading implement a new weather data provider based on the pcse CSVWeatherDataProvider which allows to retrieve parcel-level weather data from csv files prepared by the team working on the downscaling of climate projections in ADD-TREES.

Closed with PR #31