Closed JackKelly closed 3 years ago
The ESO PV forecasts are provided as a set of CSV files.
Convert these to a single NetCDF file.
This is a sub-task of #35
Python script
The script in PR #37 runs and appears to create a valid NetCDF file of all the ESO PV forecasts :)
Detailed Description
The ESO PV forecasts are provided as a set of CSV files.
Convert these to a single NetCDF file.
This is a sub-task of #35
Possible Implementation
Python script