Previous: What is metcal, Up: Overview
Version 1.7.1 of the archive accepts gridded input data files in the following formats:
ARMNLIB environment
variable must be correctly set during the installation of the SPA
for the RPN data format access routines to be loaded.
The GEneral Meteorological PAcKage (GEMPAK) is an open-source
distribution made available by the University Center for Atmospheric
Research. The GEMLIB environment variable (usually set by the
Gemenviron script distributed with the package) must be correctly set
during the installation of the SPA for the GEMPAK
data format access routines to be loaded.
As much as possible, all of the data to be used as input should be contained in a single input file, unless regridding is required.
New in version 1.6.0 is an application programming interface (API) for observational files. In the initial implementation, only BURP (Binary Universal Report Protocol) files are supported. These files are local to RPN, but are based on the more common BUFR format, so extension to that observational file type should be relatively simple.