Skip to content

Commit 95b3648

Browse files
authored
Update README.rst
1 parent 10e85bb commit 95b3648

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Components of InfeRes
2828
Folder structure
2929
---------------------
3030

31-
Download **InfeRes package** from GitHub (`link <https://github.com/ssmahto/InfeRes_v1.0/>`_) and unzip it inside any directory. For instance, our InfeRes path is *D:/My Drive/InfeRes_v1.0/*. Create another folder with name 'Reservoirs' (path *D:/My Drive/Reservoirs/*), where your satellite data will be downloaded.
31+
Download **InfeRes package** from GitHub (`link <https://github.com/ssmahto/InfeRes_v0.2/>`_) and unzip it inside any directory. For instance, our InfeRes path is *D:/My Drive/InfeRes_v0.2/*. Create another folder with name 'Reservoirs' (path *D:/My Drive/Reservoirs/*), where your satellite data will be downloaded.
3232

3333
Dependencies
3434
----------------
@@ -133,7 +133,7 @@ How to Run?
133133

134134
**Step 1.** Run either **DataDownload_GEE_GoogleColab.py** or **DataDownload_GEE.py** standalone, and let the data download finish (i.e. Satellite NDWI images, Maximum water extent, Water frequency, and DEM).
135135

136-
**Step 2.** (Assuming you already have all the required datasets) Open Spyder and locate the directory to the InfeRes_v1.0, and load the modules ``main.py``, ``PREPROCESSING.py``, ``CURVE.py``, and ``WSA.py``.
136+
**Step 2.** (Assuming you already have all the required datasets) Open Spyder and locate the directory to the InfeRes_v0.2, and load the modules ``main.py``, ``PREPROCESSING.py``, ``CURVE.py``, and ``WSA.py``.
137137

138138
**Step 3.** Configure ``main.py``
139139

0 commit comments

Comments
 (0)