•  
  • UCAR
  • NCAR
  • CISL
  • Download
  • Citing NCL
  • Contributors
  • ★ UPDATED LETTER TO NCL USERS
  • NCL
    • Pivot to Python
    • Overview
    • Getting Started
    • Gallery
    • Download
    • What's New
    • Documentation
    • Citing NCL
  • Examples
    • All Examples
    • Templates
    • File I/O
    • Datasets
    • Maps
    • Models
    • Data Analysis
    • Plot Types
    • Plot Techniques
    • Special Plots
    • Non-uniform Grids
    • Miscellaneous
  • Functions
    • Alphabetical Listing
    • Category Listing
    • Function-Type Listing
  • Resources
    • Complete Listing
    • am (annotation manager)
    • app (app)
    • ca (coordinate array)
    • cn (contour)
    • ct (coordinate array table)
    • dc (data comm)
    • err (error)
    • gs (graphics styles)
    • gsn (gsn high-level interfaces)
    • lb (label bar)
    • lg (legends)
    • mp (maps)
    • pm (plot manager)
    • pr (primitives)
    • sf (scalar field)
    • st (streamline)
    • tf (transform)
    • ti (title)
    • tm (tickmark)
    • tr (transformation)
    • tx (text)
    • vc (vectors)
    • vf (vector field)
    • vp (view port)
    • wk (workstation)
    • ws (workspace)
    • xy (xy plots)
  • Popular Links
    • .hluresfile
    • Color Tables
    • Font Tables
    • Error Messages
    • Dash Pattern Table
    • Fill Pattern Table
    • Marker Table
    • Map Projections
    • High Resolution Map Database
    • Editor Enhancements
    • ncl_convert2nc
    • ncl_filedump
    • Tools
    • WRAPIT
  • What's New
    • Announcements
    • In Latest Release
    • In Application Examples
    • In Next Release
    • In Previous Releases
  • Support
    • Email Lists
    • Editor enhancements
    • Error messages
    • Manuals
    • NCL on Cheyenne
    • Training
    • Webinars
    • Workshops
    • Documentation
    • FAQ
    • Uploading files via ftp
    • Report Bugs
  • External
    • NCL on Cheyenne
    • Climate Data Guide
    • Climate Data Operators
    • Earth System Modeling Framework
    • NetCDF Operators
    • PyNGL
    • PyNIO
NCL Home > Documentation > Manuals > Getting Started
Getting started using NCL - table of contents

Table of Contents


  • About this document
    • What it is
    • Who it's for
    • What's in it
    • Conventions used in this document
    • Where to get help
  • Introduction
    • File input and output
    • Data processing
    • Graphical display
  • Learning NCL by example
    • Introducing the GSUN functions and procedures
    • Setting up your environment to run NCL
    • How to run the examples
    • General NCL example code structure
    • The GSUN examples
      • Example 1 - basic XY plots
      • Example 2 - basic contour plots
      • Example 3 - basic vector plots
      • Example 4 - basic streamline plots
      • Example 5 - contour plots over maps
      • Example 6 - vector plots over maps
      • Example 7 - two XY plots on one frame
      • Example 8 - contour/XY plot
      • Example 9 - animation of contours over a map
      • Example 10 - publication-quality XY plot
      • Example 11 - contour plot with two different Y-axis scales and a multi-curve XY plot
  • Basics
    • Variables
    • Array subscripting
    • Color maps
    • Efficiency issues
  • Going beyond the basics
    • Incorporating your own Fortran or C code
    • NCL and object-oriented programming
    • Resource files
  • Appendices
    • A: Functions and procedures used in GSUN examples
    • B: Scripts and resource files used in FAQ
    • C: Advanced NCL object examples
    • D: Useful URLs
  • Acknowledgments

 

Contact the Webmaster