CLI Script
getusgs-timeseries
Describe the bug
When attempting to download and store data that is natively 5 minute data from the USGS into a 15 minute pathname in CWMS fails. This works using the getUSGS_CDA.py script outside of cwms-cli.
REDACTED relevant log output
2026-01-23 07:56:00;INFO;Attempting to write values for ts_id --> College Park.Stage.Inst.15Minutes.0.Raw-USGS,01649190.00065
2026-01-23 07:56:35;ERROR;FAIL Data could not be stored to CWMS database for --> College Park.Stage.Inst.15Minutes.0.Raw-USGS,01649190.00065 CDA error = HTTPSConnectionPool(host='wm.nab.ds.usace.army.mil', port=8243): Max retries exceeded with url: /nab-data/timeseries?create-as-lrts=False&override-protection=False (Caused by ResponseError('too many 500 error responses'))
Steps to Reproduce
No response