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

WIP: Define SUBROUTINE and FUNCTION argument typespec explicitely in HELP #45

Closed jnsebgosselin closed 5 years ago

jnsebgosselin commented 5 years ago

Fixes #24

ressources: https://pages.mtu.edu/~shene/COURSES/cs201/NOTES/chap07/intent.html

jnsebgosselin commented 5 years ago

I wiped the changes I had done in this PR by mistake. Anyway, the changes I made introduced some computational error in the HELP3O extension and debugging this was not going anywhere, so I had, basically, to start anew.

So, this is not something that can be rushed, or else, we get all kind of computation errors.