diff --git a/README.txt b/README.txt index 2294469c862c221f6c63fc9e3e3e7e0655149a7d..e094a66e9590c96d32efea4da470c4ff8afb912d 100644 --- a/README.txt +++ b/README.txt @@ -6,7 +6,7 @@ The program allows the user to specify a date in 2019 and choose a product. Then * * How do you use it ? * Download the .zip of this git. -* Unzip all the files in your C: directory. +* Unzip all the files in the directory where you installed Anaconda. * Open Anaconda, get in a new environnement and where you'll have to have the following packages : - > os, shutil, sys, getpass, glob, base64, itertools, json, ssl, urllib3, numpy, matplotlib, geopandas, rasterio, earthpy, osgeo, PIL [if needed, you can download the missing packages on https://anaconda.org/] @@ -14,4 +14,6 @@ Be careful, you need the latest version of Anaconda and Spyder (the code has bee * Then, run the python file 'Main_Program_to_Execute.py' in the folder 'script' of the folder 't-l-detection-modis-master' you get from the dezipping. * Answer the instructions and you'll get the downloaded and viewed chosen MODIS product of the Alps area in this same folder. -* The other scripts are used in this main script and what they actually do is detailled in their code. \ No newline at end of file +* The other scripts are used in this main script and what they actually do is detailled in their code. + +FOR MORE INFORMATION, LOOK AT THE REPORT_MODIS.PDF \ No newline at end of file