Skip to content

[Bug] - MetaSWAP area computed differently from iMOD5 #1811

@JoerivanEngelen

Description

@JoerivanEngelen

Bug description

@Ydrolog just discovered the following differences between iMOD5 and iMOD Python.

  1. A second SVAT is placed whenever urban area > 0, but iMOD5 additionally filters cells with a wetter_area snmaller than ~20%
  2. iMOD5 is subtracting the wetter area from the area from the cell. iMOD Python attempts to do this as well, but doesn't seem to do this correctly. In his case it resulted in com[uted areas ranging from 625 to ~621.2 instead of 625 to 0 (for 25m cells).
  3. iMOD5 excludes cell with 100% wetter area, whereas iMOD Python includes it

Metadata

Metadata

Assignees

No one assigned

    Labels

    backwards_compatibilityBackwards compatibility with iMOD5bugSomething isn't working

    Type

    Projects

    Status

    📯 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions