USACE / rts-utils

Data acquisition utilities that work with HEC-RTS (https://www.hec.usace.army.mil/software/hec-rts/)
1 stars 3 forks source link

watershed extract doesn't pull data to time of forecast #65

Closed adamscarberry closed 3 years ago

adamscarberry commented 3 years ago

Test: Current time = 5:20pm eastern CAVI Forecast Time: 01Nov2021 1700 (CAVI Timezone is GMT -5)

only returned data up to 9:15 am (local/eastern)

extract API endpoint returned data up to "2021-11-01T20:15:00Z" UTC, but same location showed 09:15 am in DSS.

adamscarberry commented 3 years ago

DSS values also don't line up. Quick checks shows API matches USGS.

image

jeffsuperglide commented 3 years ago

USACE/rts-utils/pull/67 closes USACE/rts-utils/issues/65