- Introduction
- Historical perspective
- The RPN standard file flavors
- The RPN standard file attributes
- I - Classification by category
- II - Classification by usage
- III - Limitations of Size and
Values
- Grid types and projections supported
in RPN standard files
- Detailed description of RPN standard
file attributes
- Variable name (NOMVAR):
- Type of field (TYPVAR):
- Label (ETIKET):
- Vertical level (IP1):
- Forecast hour (IP2):
- User defined identifier (IP3):
- Length of time step (DEET):
- Time step number (NPAS):
- Date of original analysis (DATEO)
and date of validity (DATEV):
- Dimension of grid along the X, Y
and Z axes (NI, NJ, NK):
- Type of geographical projection
(GRTYP) and grid parameters (IG1-IG2-IG3-IG4):
- Type of data (DATYP):
- Packing ratio (NPAK and NBITS):
- The RPN standard file library
- Effect of standard file function calls
on file pointer position
- A basic example: creating a standard
file from ASCII data
- A second example: querying the contents
of a standard file
- Other query methods
- Source code examples