EXCITED-CO2 / xarray-regrid

Regridding utility for xarray
Apache License 2.0
55 stars 5 forks source link

Support CF formatted netCDF #15

Open BSchilperoort opened 9 months ago

BSchilperoort commented 9 months ago

In a CF formatted netCDF, coordinates contain a "bounds" dim, which denote the left and right bounds of the interval. This should be supported by this plugin, and would actually save us from computing the bounds ourselves.