Keith Cherkauer
January 7, 1997
This subroutine reads in hourly meteorological data from a SHAW (Simultaneous Heat And Water balance) model formatted input file.
SHAW model input and output file type descriptions
Variable |
Type |
Units |
Description |
|
snowf |
FILE * |
N/A |
File pointer to the SHAW met input file |
|
dt |
int |
hours |
Model time step |
Variable |
Type |
Units |
Description |
|
temp |
atmos_data_struct * |
N/A |
Structure containing all atmospheric forcing data
|
|
nrecs |
int * |
N/A |
Number of records or time steps for which the model will be run |
Page Last Modified on 2/9/98