Dag Lohmann
This routine reads atmospheric data values from gridded NCDC daily precipitation station data.
Variable |
Type |
Units |
Description |
|
snowf |
FILE * |
N/A |
File pointer to daily precipitation data file |
|
dt |
int |
hours |
Model time step |
Variable |
Type |
Units |
Description |
|
atmos |
atmos_data_struct * |
N/A |
Structure containing all atmospheric data values
|
|
nrecs |
int * |
N/A |
Number of records or time steps for which the model will be run |
Page Last Modified on 2/8/98