gcpy.examples.working_with_files.regrid_restart_ll_to_cs
Regrids a 4x5 GEOS-Chem Classic restart file to cubed-sphere resolutions.
Examples
Copy this file to a different folder and navigate to that folder.
In your copy, edit the weights_dir, simulation_list, month_list, and cubed_sphere_grid_list for your use case.
Run the following commands:
$ conda activate gcpy_env
(gcpy_env) $ ./regrid_restart_ll_to_cs.py
Functions
|