NCL version 4.2.0.a032 or later requires the user to set an environment variable to point to the location of the map and grid files required for remapping. This change was necessary because of the creation of two separate libraries of these files both inside and outside the NCAR supercomputing firewall.
setenv NCL_POP_REMAP /fis/cgd/cseg/csm/mapping/maps
The translation coefficients used to interpolate from the POP to the
lat/lon grid were developed to strictly apply to the surface only. The
coefficients were developed so that the ocean and atmosphere models
could communicate. The topography reflects the surface only.
If you try and plot a level deeper than the surface, you may get errors
around boundaries (continents) since the surface topography is not
necessarily applicable with depth. If you wish to plot a layer other than
the surface, it may be possible to run SCRIP with a different topography
file. We are not aware of anyone who has done this however, and do not
know the procedures.


