- Required:
- Required when
PRISM = TRUE. - Read by:
InitNewMonth()- Format:
- 2D Matrix
- Purpose:
- Contains PRISM precipitation map for each month (precipitation in mm*100).
- Comments:
- File names are expected to be of the format:
<PRISM data path>.xx.<PRISM data extension>,
wherexxis a 2-digit integer inidicating the month (use a leading zero for number smaller than 10) - Details:
-
If the
formatisBINorBYTESWAP, then afloatshould be used.If the
formatisNetCDF, thenNC_FLOATshould be used and the variable name in the NetCDF file should bePRISM.Precip.The PRISM files are masked based on the content of the mask file.
Last Changed:
August 12, 2003 9:25 AM

