NOAA-OWP / t-route

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

Read json/geojson files #699

Closed shorvath-noaa closed 7 months ago

shorvath-noaa commented 7 months ago

Added ability for t-route to read network information from json and geojson files. These changes have only been implemented for input files that contain network and nexus information, not waterbody or data assimilation info.

Additions

config.py

Removals

-

Changes

network_topology_parameters.py

HYFeaturesNetwork.py

Testing

  1. Tested on sample geojson and json input files.
  2. Tested on existing geopackage file.

Screenshots

Notes

Todos

-

Checklist

Testing checklist

Target Environment support

Accessibility

Other

AminTorabi-NOAA commented 7 months ago

@shorvath-noaa I encountered an issue while running 'LoweColorado_TX_v4.' It appears to give an error because there is no folder named 'lakeout.' Would it be possible for you to add a 'lakeout' folder to 'LoweColorado_TX_v4'?

shorvath-noaa commented 7 months ago

@AminTorabi-NOAA I added those directories