You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Network (flowpath and divide exist with share integer identifty)
Connector (flowline exists w/o divide) - right now aggregate_to_distribution drops these with drop_extra_features. Ideally we learn to keep and type these
coastal/internal (divide exists without a flowpath). These are added with add_nonnetwork_divides.
The aim is to (a) keep connectors and (b) align to proposed model in #15
The text was updated successfully, but these errors were encountered:
There are three "type" of hydrologic features
Network
(flowpath and divide exist with share integer identifty)Connector
(flowline exists w/o divide) - right now aggregate_to_distribution drops these withdrop_extra_features
. Ideally we learn to keep and type thesecoastal
/internal
(divide exists without a flowpath). These are added withadd_nonnetwork_divides
.The aim is to (a) keep connectors and (b) align to proposed model in #15
The text was updated successfully, but these errors were encountered: