openclimatefix / ocf_datapipes

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

Add ECMWF NWP Support #223

Closed jacobbieker closed 10 months ago

jacobbieker commented 1 year ago

We want to use ECMWF data for our models, so being able to load them would be quite helpful.

Possible Implementation

Work to generalize NWP support, and support multiple data levels is being done in #222 and #221 so hopefully it should just be adding a small opener for it.