NOAA-GFDL / MDTF-diagnostics

Analysis framework and collection of process-oriented diagnostics for weather and climate simulations
https://mdtf-diagnostics.readthedocs.io/en/main/
Other
58 stars 97 forks source link

write custom rendition of .to_netcdf() #585

Open jtmims opened 4 months ago

jtmims commented 4 months ago

What problem will this feature solve? The current call of .to_netcdf() is quite slow with certain daily datasets. Describe the solution you'd like A custom script in the util folder should be written to write xarray datasets into netcdf files.