README
November 15, 2021 ยท View on GitHub
README
GNU General Public License as published by the Free Software Foundation, version 3 Cite: Martin Aube martin.aube@cegepsherbrooke.qc.ca
- Prerequisites You need a fortran compiler installed in your system Please dont forget to set the F77 variable in the makeILLUMINA script according to that compiler
utils scripts need the following python 2.7 libraries: pyproj, matplotlib, numpy, gdal
Under ubuntu installation command is: sudo apt-get install python-pyproj python-matplotlib python-numpy python-gdal
-
Add this line in your .bashrc file: PATH=HOME/hg/illumina/bin:HOME/hg/illumina/utils/dataprep/gdal2bin
-
Download the code: mkdir hg cd hg hg clone https://bitbucket.org/aubema/illumina
-
Compile the code: cd illumina bash makeILLUMINA
-
Read the Users manual http://cegepsherbrooke.qc.ca/~aubema/index.php/Prof/IlluminaGuide2016
-
Browse the project page http://cegepsherbrooke.qc.ca/~aubema/index.php/Prof/IllumEn