imod.msw.Ponding.from_imod5_data#

classmethod Ponding.from_imod5_data(imod5_data: Imod5DataDict) Ponding[source]#

Construct a MetaSWAP Ponding package from iMOD5 data in the CAP package, loaded with the imod.formats.prj.open_projectfile_data() function.

Method concatenates ponding depths, runon resistance, and runoff resistance along two subunits. Subunit 0 for rural, and 1 for urban landuse.

Parameters:

imod5_data (Imod5DataDict) – iMOD5 data as returned by imod.formats.prj.open_projectfile_data()

Return type:

imod.msw.Ponding