Fix zs computation while using DEM with nodata
Having nodata into DEM leads to introduce false information when compute zs.
- define valid range for zs value #65 (closed)
- fix return value, switching "-1" to "-1000" #66 (closed)
- add information into documentation
Edited by Aurore Dupuis