cgq-qgc / pyhelp

A Python library for the assessment of spatially distributed groundwater recharge and hydrological components with HELP
MIT License
17 stars 5 forks source link

PR: Add quality check for D10 input data and skip cells with bad input data #62

Closed jnsebgosselin closed 5 years ago

jnsebgosselin commented 5 years ago

The goal here is to check if the soil and design data is correctly formatted for each cell and to emit a warning to inform the user if it is not.

Moreover, the calculation for the cells with bad D10 input data are skipped.