HydrologicEngineeringCenter / ExcelToCWMS

1 stars 2 forks source link

program output could be simplified #25

Open ktarbet opened 3 years ago

ktarbet commented 3 years ago

messages about out of range , could be replaced with instead:

Found (12) records in the time window specified.

If a time series doesn't have any data in excel based on time window:

skipping series with no data in time window: river12.inst.1day'

and add code to avoid trip to the database -- avoiding error message.

If a time series in Excel doesn't exist in the database.

the database does not have series 'river12.inst.1day' use --create-timeseries option to create