Skip to content

watershed outlet-finding script has extra boolean #63

@corviday

Description

@corviday

When you run the watershed outlet-finding script, you get this error:

Traceback (most recent call last):
  File "mouths-of-watersheds.py", line 67, in <module>
    if not cell_routing.mask and not flag:
NameError: name 'flag' is not defined

Removing and flag seems to fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions