We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef4ff6 commit 9f8d65bCopy full SHA for 9f8d65b
code/InfeRes.py
@@ -97,7 +97,7 @@
97
wsa(res_name, res_directory)
98
99
#------------------->> FUNCTION CALLING -5
100
- # [4.2]. DEM-Landsat-based updated Area-Elevation-Storage curve
+ # [5.2]. DEM-Landsat-based updated Area-Elevation-Storage curve
101
os.chdir(parent_directory + res_name + '/Outputs')
102
res_minElev = curve_postDEM(res_name, max_wl, res_directory)
103
0 commit comments