Regridding in GEOS-Chem

From Geos-chem
Revision as of 20:29, 24 August 2012 by Bmy (Talk | contribs) (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-...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.