Difference between revisions of "Regridding in GEOS-Chem"

From Geos-chem
Jump to: navigation, search
(New page: '''''NOTE: Page under construction!''''' On this page, we shall describe how GEOS-Chem regrids data from one resolution to another. == The MAP_A2A algorithm == == Updates == In [[GEOS-...)
(No difference)

Revision as of 20:29, 24 August 2012

NOTE: Page under construction!

On this page, we shall describe how GEOS-Chem regrids data from one resolution to another.

The MAP_A2A algorithm

Updates

In GEOS-Chem v9-01-03, the driver routine DO_REGRID_A2A now reads the grid input information (i.e. longitude edges and sines of latitude edges) from netCDF files. This replaces the original implementation, which read from ASCII files.

Known issues

At present, the MAP_A2A algorithm executes only on a single processor.