Releases: NCL-PYRAMID/PYRAMID-shetran
Releases · NCL-PYRAMID/PYRAMID-shetran
DAFNI bug fix
- Fixed handling of boolean parameter values
- Eliminated unnecessary data handling process
Updated with Hotstart support
- Added hotstart support
- Added support for externally-supplied rainfall data
- Updated for DAFNI v4.2.0
Updated for DAFNI v4.0.0
- Updated shetran-run default dataset UUID
- Updated model-definition.yml files to DAFNI v4.0.0 specification
- Updated publish actions
Updated parameter requirements
Parameter set no longer required for run model - enables it to be run following prepare model without set inputs.
Fixed error in shetran-run
Shetran-Linux would not actually execute in pyramid-shetran-run because the application could not find shared libraries. LD_LIBRARY_PATH is now set to the correct path in Dockerfile-run.
Updated run_prepare.py
Updated run_prepare.py to output into /data/outputs and not /data/outputs/shetran for ease of transferring into SHETRAN run.