DassHydro / smash

An open source, Python library interfacing the Fortran Spatially distributed Modelling and ASsimilation for Hydrology platform.
https://smash.recover.inrae.fr/
GNU General Public License v3.0
10 stars 5 forks source link

BUG: Increase the max number of characters for gauge code #195

Closed inoelloc closed 1 month ago

inoelloc commented 1 month ago

The current limit of characters for gauge code is 20. When a code is exactly 20 characters, it also produces a bug with the self made decorator. Increasing the size and check that a gauge code should be less than or equal to the limit minus 1. A better fix should be to correct the decorator for char array