netcdf#
Common NetCDF/xarray routines and utilities for reading, encoding, and bounds generation.
Functions#
|
Add best-effort CF baseline metadata before NetCDF output. |
|
Generate CF-compliant bounds for a coordinate DataArray. |
|
Generate bounds for all 1D coordinate DataArrays in the dataset. |
|
Return data variables that describe metadata rather than payload data. |
|
Move reserved serialization attrs into xarray encoding. |
|
Return a cleaned dataset and encoding for NetCDF output. |
|
Synchronize time and time-bounds encoding for NetCDF output. |
|
Load one or more NetCDF files into a single xarray.Dataset. |
Remove stale backend encoding from coordinates and metadata variables. |
|
|
Return a safe encoding dict and clean ds attrs so netCDF4 won't error. |
|
Set default NetCDF encoding settings on an xarray Dataset. |