Skip to content
/ PyESSI Public

Python in Distributed Hydrological Model (ESSI)

Notifications You must be signed in to change notification settings

PyESSI/PyESSI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyESSI V1.0 Released

Python in ESSI (Distributed Hydrological Model )


Logo of ESSI

Developers:

  • Hao Chen & Huiran Gao

Getting Start

1.Python environment
------Anaconda 3
------GDAL for Python
------TauDEM

2.Project
Please refer DEMO data for details.

+   /Demo
+   ------/DEM
+   ------/Forcing
+   ------/pcpdata
+   ------/------/petdata
+   ------/------/tmpmeandata
+   ------/------/tmpmxdata
+   ------/------/tmpmndata
+   ------/------/slrdata
+   ------/------/hmddata
+   ------/-----/wnddata
+   ------/LookupTable
+   ------/------/LulcType.txt
+   ------/------/soiltype.txt
+   ------/Output
+   ------/Soil
+   ------/------/*.sol
+   ------/Vegetation
+   ------/------/*.veg

3.util/Config.py

  • Model parameters setup accordingly
    including:
    • workSpace
    • startTime
    • endTime
    • pyESSI GridIO File
    • PyESSI Model Running Parameters
    • PyESSI Model Input Parameters
    • PyESSI Forcing Parameters
    • PyESSI Model MidGridOut Parameters

4.RunPyESSI.py

Have fun!

About

Python in Distributed Hydrological Model (ESSI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages