BenjMy / pycathy_wrapper

A Python wrapper for CATHY (Catchment Hydrology) - [Camporese et al., 2010]
https://benjmy.github.io/pycathy_wrapper/
Boost Software License 1.0
6 stars 1 forks source link

Inconsistent dem parameter and soil file in Weill et al #21

Closed BenjMy closed 2 weeks ago

BenjMy commented 10 months ago

When downloading the src file from the CATHY gitbucket:

Soil file contains 20 layers while the dem parameters is set to nstr =15.

BenjMy commented 2 weeks ago

The issue is solved, since now the src and inputs files are fetched from the Github directly (where the soil file has been corrected) https://github.com/CATHY-Org/weill_dataset

Precautions: need to make sure that the Github branch is up to date with the GitBucket one.