Data Input (Read Menu)

Read precipitation data - read National Climatic Data Center (NCDC) precipitation time series from several standard formats or standard time series data

 

Read NOAA Summary of Day data - NetSTORM reads these data into an ASCII format.  The user can select whether to read the entire dataset or a selected parameter.  The format can be TD-3200 format or TD-3210 formats as shown below:

 

00013739PA PHILADELPHIA INTL AP1948 23953N07514W    80TMAX24    2924    3724    3524    2424    3024 

 

DLY19053502DYSWNA19570599990310199-99999M 0299-99999M 0399-99999M 0499-99999M 0599-99999M 0699-99999M

 

3200,190535,99999,02,DYSW,NA,195705,0199,-99999,M, ,0299,-99999,M, ,0399,-99999,M, ,0499,-99999,M, ,0

 

 

Read NOAA  temperature data - NOAA daily minimum and maximum temperature data can be read into a format that can be used by SWMM or in NetSTORM to perform snowfall and snowmelt calculations.  Temperature data can be contained in an FSOD file (shown above) , in NCDC-format temperature files obtained from the HydroData CDs in the following format:

 

DLY19524603TMAX F19480699990310198    60 10298    71 10398    66 10498    66 10598    58 10698    66 10798    61 

DLY19524603TMAX F19480799990310198    74 10298    78 10398    80 10498    84 10598    83 10698    79 10798    69 

DLY19524603TMAX F19480899990310198    76 10298    78 10398    79 10498    76 10598    73 10698    73 10798    74 

DLY19524603TMIN F19480699990310198    53 10298    51 10398    52 10498    51 10598    52 10698    49 10798    52 

 

or in NHDS archive files.  If NHDS files are used, you can specify the same filename for the minimum and maximum temperature data file. The resulting temperature data file looks like this:

 

;mo/da/year hh:mm avg max min

 10/29/2001  0:00  41  58  24

 10/30/2001  0:00  41  55  27

 10/31/2001  0:00  36  50  21

 11/01/2001  0:00  54  68  40

 11/02/2001  0:00  59  76  42

 11/03/2001  0:00  55  66  44

 

Read NOAA Surface Airways hourly data - NOAA hourly temperature data can be read into a format that can be used by SWMM. Other types of 1984-2005 data can also be read.