USGS-R / regional-hydrologic-forcings-ml

Repo for machine learning models for regional prediction of hydrologic forcing functions. Includes probabilistic seasonal high flow regions for CONUS, and prediction of high flow metrics for selected regions.
Creative Commons Zero v1.0 Universal
0 stars 4 forks source link

gage station number is getting altered in the daily flow file #148

Closed slevin75 closed 2 years ago

slevin75 commented 2 years ago

The daily flow csv file for gage 02490105 has changed the gage id to a date format 249-01-05. I'm not sure why this is happening and it seems to be the only gage with this problem. Doesn't seem to be an NWIS issue - when I download it manually, it is fine, so I'm not sure where its getting mixed up. Have not checked the peak flow file for this gage. I put some workarounds in the current code I'm working on but will go back and look into this after I'm done.