openclimatefix / nowcasting_utils

Common functionality between SatFlow and predict_pv_yield
https://nowcasting-utils.readthedocs.io/en/stable/
MIT License
3 stars 0 forks source link

Write script to convert ESO PV forecasts to NetCDF #36

Closed JackKelly closed 3 years ago

JackKelly commented 3 years ago

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

JackKelly commented 3 years ago

The script in PR #37 runs and appears to create a valid NetCDF file of all the ESO PV forecasts :)