Deltares / hydromt_wflow

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

enforce float32 type for forcing #268

Closed hboisgon closed 3 months ago

hboisgon commented 3 months ago

Issue addressed

Fixes #267

Explanation

Convert input data for precip and clim to float32 before starting the downscaling/computation.

Checklist

Additional Notes (optional)

Add any additional notes or information that may be helpful.