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

wrong default value in setup_laimaps #119

Closed DirkEilander closed 1 year ago

DirkEilander commented 1 year ago

The default value of the "lai_fn" argument in setup_laimaps is "model_lai" instead of "modis_lai", which it should be according to the docstring and to match the deltares_data catalog.

https://github.com/Deltares/hydromt_wflow/blob/94842f213d1e0c9f1988eefc4b41b8408b28feb3/hydromt_wflow/wflow.py#L641