Deltares / hydromt_wflow

Wflow plugin for HydroMT
https://deltares.github.io/hydromt_wflow/
GNU General Public License v3.0
16 stars 14 forks source link

Difference with data from artifacts or original #4

Closed hboisgon closed 9 months ago

hboisgon commented 3 years ago

When building a model using the data from artifacts compared to the original data (deltares-data) the following maps are different: ['RootingDepth', 'LAI', 'thetaS', 'thetaR', 'SoilThickness', 'SoilMinThickness', 'c', 'KsatVer', 'KsatVer_0.0cm', 'KsatVer_5.0cm', 'KsatVer_15.0cm', 'KsatVer_30.0cm', 'KsatVer_60.0cm', 'KsatVer_100.0cm', 'KsatVer_200.0cm', 'Moriginal', 'M_', 'M_original', 'M', 'f']

Probably something goes wrong when creating the artifacts for soilgrids and MODIS LAI

hboisgon commented 3 years ago

Also probably linked to failing tests in the pipeline when using ubuntu-latest (linked to interpolate_nan function in soilgrids workflow?)