Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
start [2024/09/26 22:09] alexandre [All functionalities] |
start [2025/02/28 15:07] (current) henrique [Contact] |
||
---|---|---|---|
Line 4: | Line 4: | ||
* Last stable release:\\ | * Last stable release:\\ | ||
- | - Windows (26/09/2024): [[http://www.dpi.inpe.br/terrahidro/download/TerraHidro-5.2.0.exe|TerraHidro-5.2.0.exe]], [[http://www.dpi.inpe.br/terrahidro/download/TerraHidro-5.2.0.zip|TerraHidro-5.2.0.zip]]\\ | + | - Windows (19/02/2025): https://drive.google.com/drive/folders/13N77EyJcHiL1u6audwLgqXoTl1mJD-bG?usp=drive_link\\ |
- | - Linux (10/05/2023): [[http://www.dpi.inpe.br/terrahidro/download/terrahidro-5.2.0.tar.gz|terrahidro-5.2.0.tar.gz]] | + | |
Add the path to the TerraHidro directory into the PATH variable. After this step, the TerraHidro system can be executed by typing **th** in a terminal.\\ | Add the path to the TerraHidro directory into the PATH variable. After this step, the TerraHidro system can be executed by typing **th** in a terminal.\\ | ||
- Windows: Settings, type Edit System Variables, System Variables, select Path, Edit, New, copy path to the TerraHidro directory (e.g. //C:\TerraHidro-5.2.0//).\\ | - Windows: Settings, type Edit System Variables, System Variables, select Path, Edit, New, copy path to the TerraHidro directory (e.g. //C:\TerraHidro-5.2.0//).\\ | ||
- | - Linux: extract the file terrahidro-5.2.0.tar.gz using "//tar -zxvf terrahidro-5.2.0.tar.gz//" under /home/user, where //user// is the username; open a terminal, export PATH=/home/user/terrahidro-5.2.0/bin:$PATH, export TERRALIB_HOME=/home/user/terrahidro-5.2.0, export LD_LIBRARY_PATH=/home/user/terrahidro-5.2.0/lib:$LD_LIBRARY_PATH. In order to permanently set the variables PATH, TERRALIB_HOME, and LD_LIBRARY_PATH, these variables must be modified in the resources file under the /home/user directory (e.g. .bashrc). | ||
- | |||
- | Note: The Linux version was compiled on a Fedora Core 36 that had all the necessary packages installed. The Terralib library has many dependencies, which must be solved to avoid any problems. The main packages (version) used for the compilation were: gcc/stdc++ (12.2.1), glibc (2.35), qt5 (5.15.8), boost (1.76), proj (8.2.1), geos (3.10.2), gdal (3.4.3), sqlite (3.36), tiff (4.4), geotiff (1.7.1), X11 (1.7.3). Please, solve any dependencies before executing TerraHidro on Linux. | ||
* Input data for examples (lower Tocantins region known as Acará-Guamá):\\ | * Input data for examples (lower Tocantins region known as Acará-Guamá):\\ | ||
Line 518: | Line 514: | ||
===== Contact ===== | ===== Contact ===== | ||
- | Write to the TerraHidro Team at <henrique.renno@inpe.br> (developer) or <sergio.rosim@inpe.br> (manager). | + | Write to the TerraHidro Team at <sergio.rosim@inpe.br> (manager). |
===== Previous Version ===== | ===== Previous Version ===== | ||