NCL Home> Application examples> Models || Data files for examples

POP Ocean Model

load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/popRemap.ncl"

NCL version 4.2.0.a025 or later can plot POP data in physical space

NCL version 4.2.0.a028 no longer sets gsnAddCyclic to True for data that has 2D coordinates

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
    

Native Grid

Scalars

click on image for larger view
Vectors

click on image for larger view
Streamlines

click on image for larger view
Rasters

click on image for larger view
Slices click on image for larger view

Grid Conversions

Draw the Grid

POP ==> Lat/Lon

click on image for larger view
Lat/Lon==>POP

click on image for larger view
POP Grid

click on image for larger view