openclimatefix / nowcasting_dataset

Prepare batches of data for training machine learning solar electricity nowcasting data
https://nowcasting-dataset.readthedocs.io/en/stable/
MIT License
24 stars 6 forks source link

Get more data #9

Closed JackKelly closed 3 years ago

JackKelly commented 3 years ago
JackKelly commented 3 years ago

On the topic of UK precipitation data, Jacob says:

JackKelly commented 3 years ago

To load the UK Rainfall data, Karel says we should use the "NIMROD reader from the IRIS library, which is by itself basically a standalone file: https://github.com/SciTools/iris/blob/main/lib/iris/fileformats/nimrod.py and it specifies and parses all the fields from the NIMROD header. The resulting NimrodField(...).data is a numpy array."

JackKelly commented 3 years ago

Closing this issue in favour of finer-grained issues: