Skip to content
Snippets Groups Projects
Commit 9da68cdf authored by Pierre-Thomas Demars's avatar Pierre-Thomas Demars
Browse files

Update README.txt

parent d3e7d806
Branches
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment