gcpy.examples.working_with_files

GCPy example scripts for working with data files (e.g. netCDF).

Modules

add_blank_var_to_restart_file

Example program to add a variable containing all zeroes to an xarray Dataset object.

concatenate_files

This Python script concatenates several individual netCDF files into a single netCDF file using xarray.

insert_field_into_restart_file

Adds an extra DataArray into restart files.

regrid_restart_ll_to_cs

Regrids a 4x5 GEOS-Chem Classic restart file to cubed-sphere resolutions.