Deltares / hydromt_wflow

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

Bug: landuse map not in EPSG:4326 loses CRS in setup_landuse #164

Closed laurenebouaziz closed 1 year ago

laurenebouaziz commented 1 year ago

When updating a wflow model with a landuse map not in EPSG:4326, the crs seems to be lossed in the process of interpolate_na(). A fix is proposed in PR #163.

laurenebouaziz commented 1 year ago

this is now an issue for interpolate_na function in hydromt-core https://github.com/Deltares/hydromt/issues/309