Special Station_Id's: NEXRAD A2M HRR COMPUTE COMPUTE-Get COMPUTE-Put ROUTE SHELL SNOWMELT SNOWCAST FORECAST AFWS LOOKUP FILE RUN MRUN IF SET-INTERVAL KISTERS Datatype_Id's 1 to 32. Site_Id's 0 to 999. Datatype_Site_Id's= Datatype_Id & Site_Id (ex: elev 3 site 1= 3001) Datatype_Site_Id's -32,768 to 32,767 minimum 4 characters. Tip: Use negative DSID's for computed values. Table of datatype_id’s datatype_id datatype_name unit_name rounding averaging 1 flow cfs usgs avg 2 gage height ft 0.00 avg 3 elevation ft 0.00 ending 4 contents kaf usgs ending 5 contents % capacity 0.0 avg 6 specific conductance umhos usgs avg 7 water temperature °f 0.0 avg 8 ph std units usgs avg 9 total precip inches 0.00 ending 10 rainfall inches 0.00 increment see below 11 adj radar/snowmelt inches 0.00 increment see below 12 turbidity fnu usgs avg 13 dissolved oxygen % saturation usgs avg 14 tds mg/l usgs avg 15 pressure in hg 0.00 avg 16 dew point °f 0.0 avg 17 air temperature °f 0.0 avg 18 humidity % saturation usgs avg 19 wind direction 0.25 weighted 20 wind gust mph usgs avg 21 snow depth inches 0.0 avg 22 absolute humidity g/m3 usgs avg 23 snow water content inches 0.00 ending 24 inflow cfs usgs avg 25 NONE avg 26 cloud cover % of avg 0.0 avg 27 ET inches 0.00 increment 28 wind speed mph usgs avg 29 solar radiation Langley’s/day usgs avg 30 runoff cfs usgs avg 31 NONE avg 32 nexrad maximum what ever usgs avg For datatypes not listed, except for reserved datatypes, you can rename any of the other datatypes that match your rounding and averging needs. Important: Datatype_name 'ratio' is reserved for rainfall adjustment and usually associated with datatype_id=31, but all other names can be changed. For FORECASTING computations add 'FILL' to shift1 setup column and last computed value used for future days. Datatype_id's with special associated computations: 19=wind direction, 27=ET, 29=solar & long radiation, 30=runoff, 32=radar image maximum. To convert total rainfall datatype_id=9 to incremental rainfall use datatype_site_id=10xxx with datatype_id=9. For runoff datatype_id 30 computations, daily datatype_id's 4, -4, and 5 end of day condtions will be written secretly so be aware. Runoff datatype_ID's for end of day in rday: datatype_ID 3 = Runoff Excess as inch/hr (if 'Write unit CN P, S'). datatype_ID 4 = Soil Storage or Initial Loss (always end of day). datatype_ID -4 = Pricip residual (always end of day). datatype_ID 5 = Groundwater flow (always end of day). Useful dsid's in table rupdate: datatype_ID 0 has site_name as last error. datatype_ID -1 has value as next scheduled run date. Rainfall datatype_ID compatibility conventions: 10xxx rain gage -10xxx radar rainfall -11xxx adjusted radar 11xxx, -23xxx snowmelt and swc Datatype_id's 10 & 11 rainfall, 23 SWC, and 27 ET unit values rounded as 0.00000 and hourly's 0.0000. NWS Forecast Precip 6hr distributions: 0=average, 1=Denver 2-hr design storm, 2=Dallas 4-hour, 3=Vegas 5-hour, 4=California 6-hour storm USGS rounding means: 0 0.001 - 0.099 0.01 - 0.99 1.0 - 9.9 10.0 - 99.9 100 - 999 1010 - 9999990 'SOURCE' codes for the data sources used the the values tables: 0=Canada Wateroffice 1=Wunderground 2=USGS 3=CalDEC 4=USCS Snotel 5=WRITE PROTECT 6=USBR 7=COE 8=CIMIS 9=RADAR 10=ROUTE 11=COMPUTE 12=SNOWMELT 13=FILE (yes 13 was a screw up) 13=Real radar rainfall values from GETNEXRAD.exe 14=Storm track rainfall Nowcast from GETNEXRAD.exe or Wizard edit 15=NWS QPF rainfall forecasts from GETNEXRAD.exe 16=SHELL (example Hec-Ras routing) 17=COMPUTE-Get 18=FORECAST-NWS (6 hour QPF, 6 hour flow/stage) 19=AFWS 20=Lookup 21=KISTERS 22= 23=MRMS-A2M radar rain rate 24=MRMS-HRR Forecast 25=Spotwx's Forecast-RAP, HRRR, NAM, SREF, GFS, HRDPS, RDPS, GDPS, GEPS 26=PWSweather 27=MesoWest weather stations 28=NWS forecast of SWE and Melt Rate Stadard Meridians, Std Time Offset, DST Offset Atlantic -60º -4 -3 Eastern -75º -5 -4 Central -90º -6 -5 Mountain -105º -7 -6 Pacific -120º -8 -7 Alaska -135º -9 -8 Hawaii-Aleutian -150º -10 -9 Wunderground & MesoWest Rsite parameters: precipTotal tempAvg humidityAvg windspeedAvg winddirAvg windgustAvg dewptAvg pressureMax solarRadiationHigh Wunderground Airport Rsite parameters (actually Iowa Mesonet but same Sta ID like KBHM) tmpf dwpf relh drct sped mslp p01i vsby SETUP PATHS THAT NEED RESET FOR NEW INSTALLS OR COPING OF SETUPS: In GetRealtime foler file GetRealtime_setup.txt: GetAccess.exe folder=C:\GETPROJECTS\GETONEIDACR2\GETACCESS\ GetGraphs.exe folder=C:\GETPROJECTS\GETONEIDACR2\GETGRAPHS\ GetNexrad.exe folder=C:\GETPROJECTS\GETONEIDACR2\GETNEXRAD\ NowCast Info folder=C:\GETPROJECTS\GETONEIDACR2\GETNEXRAD\ Gage Avg OnOff folder=C:\GETPROJECTS\GETONEIDACR2\GETGRAPHS\ and Database Connection String=Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\GetProjects\GetOneidaCr2\GetAccess\GetAccessHDB_BGM2.mdb;User Id=admin;Password=; In GetAcess folder: GetAccess_setup.txt In GetGraphs folder: GetGraphs_setup.txt and a copy of GetAccess_setup.txt for GetFromAccessNow.exe In GetNexrad folder: GetNexradHDB.txt I think thats all the paths.