Script templates for NCL regridding and graphics

This page contains some NCL scripts that you can download for doing creating visualizations of your data or doing ESMF regridding. Most of these are short scripts with a minimal number of resources set.

For more "real world" scripts with lots of graphics, visit the Examples page.

Plots over maps:

Plots (not over maps)

Attaching primitives (lines, markers, polygons)


ESMF regridding templates

Note: If you are using NCL version 6.1.0-beta and not 6.1.0, then please consider upgrading to version 6.1.0. Otherwise, be sure to download the latest ESMF_regridding.ncl script before using these templates. This file should be used in place of the "$NCARG_ROOT/lib/ncarg/nclscripts/esmf/ESMF_regridding.ncl" one provided in V6.1.0-beta.

For more ESMF regridding examples, you can visit the the ESMF Regridding examples page.