LISF Public 7.5.0 Release
jvgeiger
released this
25 Jan 17:18
·
368 commits
to master
since this release
LDT Release notes:
- Includes new runmode
- Operation Enhanced (9-km) SMAP soil moisture (SMAP_E_OPL)
- Supports additional data assimilation observations
- CDFS green vegetation fraction (CDFS_GVF)
- GEOS-FP effective soil temperature (GEOS_FP_TEFFobs)
- Precipitation output from a LIS run (LISlsmPrecipobs)
- Soil temperature output from a LIS run (LISlsmTEFFobs)
- Operational 9-km enhanced SMAP soil moisture retrieval (SMAP_E_OPLsm)
- VIIRS green vegetation fraction (VIIRS_GVF)
- Supports additional parameters
- SnowModel parameters
LIS Release notes:
- Supports additional metforcing datasets
- GALWEM 17km or 0.25deg deterministic forecast reader (galwem)
- GALWEM-GE forecast reader (galwem_ge)
- GEOS-IT (geos_it)
- Supports additional data assimilation observation datasets
- CDFS green vegetation fraction (CDFS_GVF)
- CDF_Transfer_NASA_SMAPsm
- Operation Enhanced (9-km) SMAP soil moisture (SMAP_E_OPLsm)
- VIIRS green vegetation fraction (VIIRS_GVF)
- Margulis Western US Snow Reanalysis dataset (WUS_UCLAsnow)
- Includes RAPID router
LVT Release notes:
- Supports additional data streams
- COAMPS forcing data (COAMPSout)
- GRUN runoff data (GRUNrunoff)
- GPM IMERG Monthly precipitation data (IMERG_monthly)
- Operational enhanced SMAP soil moisture retrieval data (SMAP_E_OPL)
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