ai2cm / fv3net

explore the FV3 data for parameterization
MIT License
16 stars 3 forks source link

Add ERA5 dataflow regridding workflow #2277

Closed frodre closed 1 year ago

frodre commented 1 year ago

This PR adds a sample workflow to resample and regrid hourly ERA5 data hosted on GCS using xarray-beam and Google's Dataflow. This is an alternative to downloading data from the Copernicus web API, which takes about 20+ hrs per variable. This does not perform the final step of regular lat/lon grid -> cubed sphere grid.

Coverage reports (updated automatically):