Distributed Hydrology Soil Vegetation Model


PRISM files
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>,
where xx is a 2-digit integer inidicating the month (use a leading zero for number smaller than 10)
Details:

If the format is BIN or BYTESWAP, then a float should be used.

If the format is NetCDF, then NC_FLOAT should be used and the variable name in the NetCDF file should be PRISM.Precip.

The PRISM files are masked based on the content of the mask file.


Last Changed: August 12, 2003 9:25 AM