Transcription of Mini-Language Reference Manual
{{id}} {{{paragraph}}}
NCAR Command Language (NCL) Mini-Language Reference Manual NCL Version February 2017 This Manual includes a brief description of the NCL language, file IO, printing, data processing, command line options, and using external codes. Send direct comments about this Manual to keyword courier-bold built-in functions courier-bold blue contributed functions courier-bold green symbols bold plot templates courier-bold green plot resources courier-bold user variables italics WWW links underline Copyright, 2017, National Center for Atmospheric Research, 1850 Table Mesa Drive, Boulder CO 80305. The use of NCL is governed by separate Binary and Source Code License Agreements i Section 1: Introduction.
2 statements entered using the optional record and stop record statements (Section 2.6). Interactive mode: ncl <return> record "savefile" ; optional (this is not commonly used) statement(s) stop record; only if record is present quit Batch mode: When a script containing a sequence of prewritten NCL statements is executed it is called batch-mode.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}