hydromt_wflow.workflows.ksathorfrac#
- hydromt_wflow.workflows.ksathorfrac(da: DataArray, ds_like: Dataset, resampling_method: str) DataArray [source]#
Create KsatHorfrac map.
Based on the data properties of the WflowModel.
- Parameters:
da (xr.DataArray) – KsathorFrac values, i.e. an xarray.DataArray containing the values from the predefined KsatHorFrac map.
ds_like (xr.Dataset) – Dataset at model resolution.
resampling_method (str) – Scale method when up- or downscaling.
- Returns:
A xarray DataArray containing the scaled KsatHorFrac values.
- Return type:
xr.DataArray