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

  1. 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

  1. Add this line in your .bashrc file: PATH=PATH:PATH:HOME/hg/illumina/bin:HOME/hg/illumina:HOME/hg/illumina:HOME/hg/illumina/utils/dataprep/gdal2bin

  2. Download the code: mkdir hg cd hg hg clone https://bitbucket.org/aubema/illumina

  3. Compile the code: cd illumina bash makeILLUMINA

  4. Read the Users manual http://cegepsherbrooke.qc.ca/~aubema/index.php/Prof/IlluminaGuide2016

  5. Browse the project page http://cegepsherbrooke.qc.ca/~aubema/index.php/Prof/IllumEn