
NCL Home >
Training >
Webinars >
NCL Graphics
Scripts and files for "panel plots" webinar
SLP.1979_2003.nc - NetCDF data file used
Script created during demo
slp1b_mod.ncl - the script created during the demo
Scripts either referenced during webinar, or created as supplements
- slp1a.ncl
- slp1b.ncl - start with this for first demo
- slp1c.ncl
- slp1d.ncl
- slp1e.ncl
- slp1f.ncl
- slp1g.ncl
- slp1h.ncl
- slp1i.ncl
Controlling where on the NDC square to panel your plots
- slp_full_panel.ncl - draws an NDC grid on a 2 x 1 panel
- slp_top_half_panel.ncl - draws plots in top half of NDC square
- slp_right_half_panel.ncl - draws plots in right half of NDC square
- slp_two_panels.ncl - draws two sets of paneled plots on one page
- slp_three_panels.ncl - draws three plots in one column, with two labelbars. Uses gsn_labelbar_ndc.