openclimatefix / ocf_datapipes

OCF's DataPipe based dataloader for training and inference
MIT License
13 stars 11 forks source link

Add support for Excarta hindcasts #289

Closed jacobbieker closed 6 months ago

jacobbieker commented 6 months ago

Excarta has some publicly available hindcasts that we can use.

They are in Zarr format, and can be opened in Xarray easily, split by day.

Possible Implementation

Have another loader that converts it to the same format as the other NWPs.