Skip to content

Commit

Permalink
adding WQX format to HSPEXP+
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulDudaRESPEC committed Jun 15, 2018
1 parent 4dcfc25 commit 7f5a2e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HSPEXP/StartUp.vb
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ Public Class StartUp
.Add(New atcHspfBinOut.atcTimeseriesFileHspfBinOut)
.Add(New atcBasinsObsWQ.atcDataSourceBasinsObsWQ)
.Add(New atcWDM.atcDataSourceWDM)
.Add(New atcTimeseriesWaterQualUS.atcTimeseriesWaterQualUS)
'.Add(New atcTimeseriesNCDC.atcTimeseriesNCDC)
'.Add(New atcTimeseriesRDB.atcTimeseriesRDB)
'.Add(New atcTimeseriesScript.atcTimeseriesScriptPlugin)
Expand Down

0 comments on commit 7f5a2e3

Please sign in to comment.