gcpy.examples.working_with_files
GCPy example scripts for working with data files (e.g. netCDF).
Modules
Example program to add a variable containing all zeroes to an xarray Dataset object. |
|
This Python script concatenates several individual netCDF files into a single netCDF file using xarray. |
|
Adds an extra DataArray into restart files. |
|
Regrids a 4x5 GEOS-Chem Classic restart file to cubed-sphere resolutions. |