GEB-model / hydromt_geb

GNU General Public License v3.0
0 stars 0 forks source link

If fill value is set, the dtype of some variables changes on reading #23

Closed jensdebruijn closed 2 months ago

jensdebruijn commented 6 months ago

Solution is to unset the dtype, for example

del merit_hydro["flwdir"].attrs['_FillValue']