This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
Releases: Klemet/LANDIS-II-Apptainer
Releases · Klemet/LANDIS-II-Apptainer
ubuntuLANDIS_Corev7_v1
This Apptainer contains the following :
dotnet
with sdk and runtime 2.2 needed to compile and run LANDIS-II, with the path to thedotnet
installation folder (/bin/dotnet
) correctly indicated in the environment file (see readme)- LANDIS-II Core v7 core compiled (in
/bin/LANDIS_Linux
) - All of the dependencies necessary for LANDIS-II (GDAL, etc.)
- 14 different LANDIS-II extensions (each of them tested) installed in
/bin/LANDIS_Linux/build/extensions/
:- Age-Only Succession v5.2
- Biomass Succession v5.3
⚠️ With a personal modification to the code before compiling so solve this issue - Base Wind v3.1
- Base Fire v4.0
- Base BDA v4.0.1
- Base Harvest v5.1
- Biomass Harvest v4.4
- Forest Roads Simulation v1.3.1
- Magic Harvest 1.3
- Output Biomass v3.0
- Output Biomass-by-Age v3.0
- Output Cohort Statistics v3.0
- Output Max Species Age v.30
- Output Biomass Community v2.0
- Python installed with several modules (numpy, pandas, GDAL, etc.).
- Python can be called directly with the command
python
thanks to the packagepython-is-python3
- Python can be called directly with the command