Skip to content

Made changes to processes resulting from new pygeoapi

McDonald, Richard R. requested to merge rmcd/nldi-flowtools:master into master

Changes made to pygeoapi processes: nldi_flowtrace and nldi_splitcatchment. Changes made to be compatible with new pygeoapi.

NOTE: I changed the PROCESS_METADATA in process/nldi_flowtrace to remove bool raindroptrace var but did NOT remove it from src/nldi_flowtools/flowtrace.py. I simple hardwired a "False" into the class init. So that still needs to be taken care of.

Merge request reports