IHEWAengine package¶
Subpackages¶
- IHEWAengine.engine1 package
- Subpackages
- IHEWAengine.engine1.ETmonitor package
- IHEWAengine.engine1.MODFLOW package
- IHEWAengine.engine1.PCRaster package
- IHEWAengine.engine1.SWATp package
- IHEWAengine.engine1.SimpleSWM package
- IHEWAengine.engine1.SurfWAT package
- Submodules
- IHEWAengine.engine1.SurfWAT.Create_input_nc module
- IHEWAengine.engine1.SurfWAT.Example_Run module
- IHEWAengine.engine1.SurfWAT.Part0_Add_Inlets module
- IHEWAengine.engine1.SurfWAT.Part1_Channel_Routing module
- IHEWAengine.engine1.SurfWAT.Part2_Create_Dictionaries module
- IHEWAengine.engine1.SurfWAT.Part3_Reservoirs module
- IHEWAengine.engine1.SurfWAT.Part4_Withdrawals module
- IHEWAengine.engine1.SurfWAT.Run_SurfWAT module
- IHEWAengine.engine1.SurfWAT.ihewaengine module
- Module contents
- IHEWAengine.engine1.WaterPix package
- IHEWAengine.engine1.Wflow package
- Module contents
- Subpackages
- IHEWAengine.engine2 package
- Subpackages
- IHEWAengine.engine2.Hyperloop package
- Subpackages
- Submodules
- IHEWAengine.engine2.Hyperloop.hyperloop module
- IHEWAengine.engine2.Hyperloop.ihewaengine module
- IHEWAengine.engine2.Hyperloop.ihewaengine_pkg_version module
- IHEWAengine.engine2.Hyperloop.sheet1 module
- IHEWAengine.engine2.Hyperloop.sheet2 module
- IHEWAengine.engine2.Hyperloop.sheet3 module
- IHEWAengine.engine2.Hyperloop.sheet4 module
- IHEWAengine.engine2.Hyperloop.sheet5 module
- IHEWAengine.engine2.Hyperloop.sheet7 module
- Module contents
- IHEWAengine.engine2.Hyperloop package
- Module contents
- Subpackages
- IHEWAengine.plugins package
- IHEWAengine.scripts package
- IHEWAengine.utils package
Submodules¶
IHEWAengine.engine module¶
Engine
-
class
IHEWAengine.engine.Engine(workspace='', config='', **kwargs)[source]¶ Bases:
IHEWAengine.engine.BaseEngine class
After initialise the class, data downloading will automatically start.
- Parameters
IHEWAengine.exception module¶
Exception
https://julien.danjou.info/python-exceptions-guide/
-
exception
IHEWAengine.exception.IHEClassInitError(mod, msg=None)[source]¶ Bases:
ExceptionIHEClassInitError Class
-
exception
IHEWAengine.exception.IHEFileError(file, msg=None)[source]¶ Bases:
ExceptionIHEFileError Class
-
exception
IHEWAengine.exception.IHEKeyError(key, val, msg=None)[source]¶ Bases:
ExceptionIHEKeyError Class
Module contents¶
IHEengine: IHE Water Accounting Engine Tools
-
class
IHEWAengine.Engine(workspace='', config='', **kwargs)[source]¶ Bases:
IHEWAengine.engine.BaseEngine class
After initialise the class, data downloading will automatically start.
- Parameters