Releases: NASA-LIS/LISF
Releases · NASA-LIS/LISF
LISF 557WW 7.4.8 Release
LDT Release notes:
- 
S2S updates - Fix forecast year setting, from previous year, to correct output file naming convention for LDT-based restart file upscaling or downscaling.
- Incorporate the latest "GNEMO5" model name convention, as the new NMME model has replaced the former "GNEMO".
 
- 
USAFSI updates - Correct ldt.config settings.
- Remove obsolete GRIB1 SST file support.
- Add support for FNMOC SST GRIB1 file.
 
LIS Release notes:
- Add workaround for Cray compilers.
- Replace julhr with YYYYMMDDHH in logs.
LVT Release notes:
- Brought example lvt.config file up to date.
- Fixed bug in assembling full path to USAFSI netCDF file.
LISF 557WW 7.4.7 Release
LDT Release notes:
- No updates since LISF 557WW 7.4.6
LIS Release notes:
- Bug fixes for autotuning Bratseth error settings.
- Tightened mean OMB threshholds for spd10m and t2m variables.
LVT Release notes:
- No updates since LISF 557WW 7.4.6
LISF Public 7.3.3 Release
LDT Release notes:
- No updates since LISF Public 7.3.2
LIS Release notes:
- Deallocate Noah-MP-4.0.1 variables in coldstart for multiple nests
LVT Release notes:
- No updates since LISF Public 7.3.2
LISF Public 7.3.2 Release
LDT Release notes:
- Update LDT Users' Guide
- Add support for GNU 11.1.0 compilers
- Fix for global domain HYMAP parameter setup where a boundary box of missing does not need to be inserted in LDT
- Fix 0.25 deg GRACE reader
LIS Release notes:
- Update LIS Users' Guide
- Fix compile-time failure in GEFS metforcing reader when ecCodes disabled
- Add support for GNU 11.1.0 compilers
- Disable broken MODIS real-time LAI reader
- Fix GRACE DA for NoahMP.3.6
- Add Noah-MP precipitation timestep fix for cases where LIS dt is greater than forcing dt
LVT Release notes:
- Update LVT Users' Guide
- Add support for GNU 11.1.0 compilers
LISF 557WW 7.4.6 Release
LDT Release notes:
- Patches to S2S scripts for Nov 2021 Air Force Deliverable
LIS Release notes:
- Patches to S2S scripts for Nov 2021 Air Force Deliverable
- Updates to LIS forecast readers to add more models
 ** Code updates to the LIS ensemble forecast reader and the precipitation forecast reader to include additional model entries (e.g., CFSv2). Default entry is for "GEOS5"
LVT Release notes:
- Patches to S2S scripts for Nov 2021 Air Force Deliverable
- Revised GeoTIFF code to calculate median across entire ensemble (multi-model)
- Modified scripts to process all NMME LIS runs
- Added back-end CF and GeoTIFF postprocessing
LISF 557WW 7.4.5 Release
LDT Release notes:
- Initial support for Seasonal-to-Sub-seasonal (S2S) AFRICOM End-to-End System (E2ES) Forecasting
- Update ensemble restart generation to allow random sampling when going from a restart file with a number of ensembles members to another restart file with a different number of ensemble members.
- Implement "upscaling" and "downscaling" for "Routing" based models, like HyMAP2, for ensemble restart generation using random sampling.
- Support compiling with Cray compilers.
LIS Release notes:
- Initial support for Seasonal-to-Sub-seasonal (S2S) AFRICOM End-to-End System (E2ES) Forecasting
- Add FOC files for generating LIS atmospheric forcing for S2S
- Support compiling with Cray compilers.
LVT Release notes:
- Initial support for Seasonal-to-Sub-seasonal (S2S) AFRICOM End-to-End System (E2ES) Forecasting
- Update LVT use cases
- Support compiling with Cray compilers.
LISF 557WW 7.4.4 Release
LDT Release notes:
- No updates since LISF 557WW 7.4.1.
LIS Release notes:
- No updates since LISF 557WW 7.4.3.
LVT Release notes:
- Add metadata to GeoTIFF files; change layer numbering.
- Create GRIB output directory, if necessary, in USAFSIpost runmode.
- Add additional USAFSIpost runmode scripts.
LISF 557WW 7.4.3 Release
LDT Release notes:
- No updates since LISF 557WW 7.4.1.
LIS Release notes:
- Update USAFSI attribs files: usafsi_pertattribs.txt, usafsi_attribs.txt.
LVT Release notes:
- Add support for processing soil moisture anomaly in JULES and NoahMP.
- Fix array indexing for processing JULES multi-layer snow ensemble.
- Add support to create GeoTIFF files from LDT and LVT netCDF.
LISF 557WW 7.4.2 Release
LDT Release notes:
- No updates since LISF 557WW 7.4.1.
LIS Release notes:
- Add support for multi-layer snow from JULES 5.0 (PS41 configuration).
- Fix soil moisture supersaturation triggered by unit conversion.
 Conversion of JULES soil moisture from kg m^-2 to m^3 m^-3 can lead to slightly oversaturated values if the values in the original units are already at saturation. This is due to floating point rounding error. The added code resets the converted soil moistures to the saturated value in that case. (The values are only about 1e-7 m^3 m^-3 over the saturation limit, so it's not a huge deal, but it seems best to fix it immediately.)
LVT Release notes:
- Add support for multi-layer snow from JULES 5.0 (PS41 configuration).
LISF 557WW 7.4.1 Release
LDT Release notes:
- Address SonarQube findings for LISF 557WW 7.4.0
LIS Release notes:
- Address SonarQube findings for LISF 557WW 7.4.0
- The couple_jules_to_lis.sh script has been updated to add David's code change for preventing LIS-JULES crash.
- Minor tweaks to 557WW-7.4 config files for consistency
- Modified JULES-5.0 and Noah-3.9 soil moisture DA pertattribs
- Reorganized read_CDFdata_month to reduce memory usage.
 Running LIS-JULES in full Air Force configuration (10-km global domain, 12 ensembles, AGRMET Ops, land DA) leads to memory exhaustion on Discover with 560 processors, when reading in the ASCAT CDF file. These code changes reduces the memory usage in read_CDFdata_month by about 50%, and LIS is able to move past this stage.
LVT Release notes:
- Address SonarQube findings for LISF 557WW 7.4.0