![]() |
mHM
The mesoscale Hydrological Model
|
Python bindings of mHM. More...
Namespaces | |
namespace | cli |
Module to provide a script to execute mHM. | |
namespace | download |
Download routines to get test domains for mHM. | |
namespace | tools |
Tools to interact with mHM. | |
Functions | |
__getattr__ (name) | |
Magic method to provide 'f_version' in Python. | |
Variables | |
str | __version__ = "0.0.0.dev0" |
list | __all__ |
Python bindings of mHM.
COPYING
and COPYING.LESSER
provided with this software. The complete GNU license text can also be found at http://www.gnu.org/licenses/. mhm.__getattr__ | ( | name | ) |
Magic method to provide 'f_version' in Python.
Definition at line 44 of file __init__.py.
References model.version().
|
private |
Definition at line 51 of file __init__.py.
|
private |
Definition at line 41 of file __init__.py.