Land Information System (LIS) Public Release 7.1rp2 (r6396:6456)
Version: LIS_public_release_7.1rp2
Release date: 25 Feb 2016
The Land Information System Framework (LISF) is released under the terms and conditions of the NASA Open Source Agreement (NOSA) Version 1.3. To download and/or use the LISF software you must agree to the LISF NOSA.
In order to receive breaking news and other important announcements, all users of LIS are encouraged to join the LIS mailing list. (No worries, it's low volume.)
Source Code
- LDT
- No update to LDT
Use LDT_public_release_7.1rp1 released on 12 Jan 2016.
Download: LDT_public_release_7.1rp1
- No update to LDT
- LIS
- LIS_public_release_7.1rp2
Download: LIS_public_release_7.1rp2
- LIS_public_release_7.1rp2
- LVT
- No update to LVT
Use LVT_public_release_7.1rp1 released on Oct 2015.
Download: LVT_public_release_7.1rp1
- No update to LVT
Change log
This patch release includes updates r6396:6456.
These updates consist of:
-
Open the "Diagnostic output file:" at the top of LIS_readConfig
-
Add Hiroko Beaudoing's GDAS reader fix
Grid size for GDAS T170 resolution is currently at 0.7025 degree in get_gdas.F90. They should be:
gridDesci(8) = -0.703125 gridDesci(9) = 0.703125
-
Add Hiroko Beaudoing's Princeton reader fix
There was a mix up in the forcing index in Princeton data reader. It’s interpolating pressure field with the conserve routine instead of precip.
-
Made first set of corrections to the LDT-generated metforcing reader ("metForcGenerated"), which includes:
- A fix for now to include forcing timesteps at a day or greater;
- corrected the naming of "sum" to "acc" statistic for the time interpolation routine.
More updates coming but this fixes some current issues with this reader for now.
-
Manually copy GPM/IMERG precipitation reader from 7/devlopment into 7/public7.1
-
Manually copy UCSB CHIRPS v2.0 metforcing reader from 7/devlopment into 7/public7.1
-
Correction for running LIS serially (without MPI)
-
Update RELEASE_NOTES for LIS 7.1rp1 public release