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: Rework print message when reading grid data #77

Closed jnsebgosselin closed 2 years ago

jnsebgosselin commented 2 years ago

When the grid data input csv file does not exist, the following message is now printed: Grid input csv file does not exist.

When grid data are read successfully from the input csv file, the following message is now printed: Grid data read successfully from input csv file.