LISF Public 7.4.2 Release
jvgeiger
released this
21 Apr 14:23
·
1232 commits
to master
since this release
LDT Release notes:
- No updates.
LIS Release notes:
- Update terrestrial water storage data assimilation in NoahMP 4.0.1.
- Deallocate some arrays for the HYMAP2 router.
- Address issues raised when compiling with GNU compilers.
- Correct dimensions of tmp_sfcheadrt, tmp_infxs1rt, and tmp_soldrain1rt in NoahMP 4.0.1.
- Correct intent error in NoahMP 4.0.1.
- Correct runoff in Noah 3.6.
LVT Release notes:
- No updates.
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