imod.msw.ScalingFactors.from_imod5_data#

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

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

Pressure head factor is set to one for all subunits. All urban areas (subunit=1) are also set to one for all variables, except the perced water table level.

Parameters:

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

Return type:

imod.msw.ScalingFactors