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

Use float32 for forcing #267

Closed hboisgon closed 3 months ago

hboisgon commented 3 months ago

Kind of request

Changing existing functionality

Enhancement Description

Make sure we use float32 for computing and saving the forcing of wflow.

Use case

This should allow to reduce file size and potentially reduce risk of memory error for large basins when computing pet.

Additional Context

No response