Skip to content

lakes_pwn: remove the 'bassin' feature (belongs to drains_pwn) #75

Description

@bdestombe

The bassin feature in lakes_pwn/lakes_pwn.geojson duplicates the Bergen pumping-station basin polygon that drains_pwn already carries (conductance_per_squared_meter basin). When both are present, a model that builds the lake stage boundary from lakes_pwn and the local drains from drains_pwn applies two stage boundaries to the same cells.

modelscripts/09pwnmodel2/01_pwnmodel2.py (NHFLO/models#135) currently filters it out by identificatie == 'bassin' as a workaround. Please remove the feature from lakes_pwn.geojson for good so the script-side filter can be deleted.

Related: NHFLO/models#135.

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