NOAA-OWP / t-route

Tree based hydrologic and hydraulic routing
Other
40 stars 45 forks source link

add LastObs reading and writing for command-line run of main_V04 with HYfeature hydrofabric #701

Closed kumdonoaa closed 6 months ago

kumdonoaa commented 7 months ago

Currently, reading lastobs files to create lastobs Dataframe and then writing lastobs files from run_results with updated lastobs time and values from computing mc_reach.py is only available for BMI running and command-line run for NHD hydrofabric. This PR adds such capability as well for command-line run with HYfeature hydrofabric.

Additions

Removals

-

Changes

-

Testing

  1. python3 -m nwm_routing -V4 -f test_AnA_V4_HYFeature.yaml

Screenshots

Notes

-

Todos

-

Checklist

Testing checklist

Target Environment support

Accessibility

Other

AminTorabi-NOAA commented 7 months ago

HYFeature works but for NHD it gave me this error:

image