jvgeiger
released this
11 Dec 15:39
·
347 commits
to master
since this release
LDT Release notes:
- No updates.
LIS Release notes:
- Correct spatial interpolation of GEFS forcing fields.
- Correct temporal interpolation of GEFS swdown forcing field.
- Fix uninitialized variable in NoahMP 4.0.1 irrigation module.
- Fix writing model output in 2D ensemble grid space.
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