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
12 stars 6 forks source link

FIX: Min Max computation for physiographic descriptor #156

Closed inoelloc closed 5 months ago

inoelloc commented 5 months ago

This commits resolves an issue when computing min and max value of a physiographic descriptor when there are missing values that are converted to -99. It fixes the issue #155