ESO provided their historical PV forecasts as almost 100 GB of CSV files. To make use of these files, we first need to convert these CSV files to a single NetCDF file. This script implements that conversion.
Fixes #36
How Has This Been Tested?
This has run on leonardo and the resulting NetCDF file looks good.
Pull Request
Description
ESO provided their historical PV forecasts as almost 100 GB of CSV files. To make use of these files, we first need to convert these CSV files to a single NetCDF file. This script implements that conversion.
Fixes #36
How Has This Been Tested?
This has run on
leonardo
and the resulting NetCDF file looks good.Checklist: