ng4ex xxxxxxxwhere xxxxxxx is the name of the example with out the ".ncl" suffix, for example, "NUG_curvilinear_grid". Some of these example require one or more data files, which you can download from http://www.ncl.ucar.edu/Document/Manuals/NCL_User_Guide/Data/.

[an error occurred while processing this directive]
NUG_transparent_filled_contour.ncl:
Using transparency to highlight an area in a filled contour plot
NUG_grid_resolution_comparison.ncl:
Overlaying filled contours of datasets at three different resolutions
NUG_polyline_polygon_polymarker.ncl:
Drawing lines, markers, filled polygons, and text on a existing plot
NUG_shapefile_plot_data.ncl:
Drawing country outlines from a shapefile on an existing contour/map plot
NUG_bipolar_grid_MPI-ESM_subregion.ncl:
Drawing a subregion of cell-filled curvilinear contours over a map
NUG_unstructured_grid_640.ncl:
Drawing filled contours from an unstructured dataset using new method
NUG_triangular_grid_ICON.ncl:
Drawing filled contours of an icosahedral unstructured grid using old method
NUG_triangular_grid_ICON_640.ncl:
Drawing filled contours of an icosahedral unstructured grid using new method
NUG_globe_orography_grid_resolution.ncl:
Drawing two orography datasets of different resolutions on one map
NUG_regrid_curvilinear_to_rectilinear_bilinear_weights_ESMF.ncl:
Regridding data from a curvilinear grid to a 1 degree grid; writing results to NetCDF file
NUG_regrid_curvilinear_to_rectilinear_bilinear_wgts_destgrid_ESMF.ncl:
Regridding data from a curvilinear to rectilinear grid; writing results to NetCDF file
NUG_regrid_unstructured_to_rectilinear_bilinear_wgts_destgrid_ESMF.ncl:
Regridding data from an unstructured triangular mesh to a 1 degree grid; writing results to NetCDF file
NUG_regrid_unstructured_to_rectilinear_bilinear_wgts_ESMF.ncl:
Regridding data from an unstructured triangular mesh to a rectilinear grid; writing results to NetCDF file
NUG_regrid_rectilinear_to_curvilinear_bilinear_wgts_destgrid_ESMF.ncl:
Regridding data from a rectilinear to curvilinear grid; writing results to NetCDF file
NUG_regrid_bilinear_CMIP5_grid_to_1x1deg_grid.ncl:
Regridding data from a curvilinear CMIP5 grid to a 1 degree grid
NUG_transparent_land_sea_mask_Africa.ncl:
Overlaying two filled contour plots map, using transparency
NCL User Guide examples

These are some of the NCL examples referenced in the NCL User Guide, in the
order they appear in the guide. To copy and run any of these examples from a
UNIX terminal window, type:















