jvgeiger
released this
10 Jul 18:56
·
251 commits
to master
since this release
LDT Release notes:
- Change build scripts to explicitly use Python 3.
- Fix preprocessing statements for HDF4 function calls.
- Fix slope value along coastal areas in MERIT 1K slope processing.
LIS Release notes:
- Change build scripts to explicitly use Python 3.
LVT Release notes:
- Change build scripts to explicitly use Python 3.
AppImage
This AppImage is compatible with:
- Linux: x86_64 machines (as reported by
uname -s -m
) - GLIBC: 2.22 or newer (as reported by
ldd --version
) - MPI: MPICH, Intel MPI, or Cray MPI
After downloading the AppImage, run:
chmod 755 ./LISF-x86_64.AppImage
To get started with the AppImage, run:
./LISF-x86_64.AppImage -h
Note:
This AppImage requires FUSE to run. If you get an error, then try:
mkdir LISF-x86_64
cd LISF-x86_64
../LISF-x86_64.AppImage --appimage-extract
cd ..
./LISF-x86_64/squashfs-root/AppRun -h