1.7.1
Docker Images
- coreoasis/model_worker:1.7.1
- coreoasis/api_server:1.7.1
- coreoasis/model_worker:1.7.1-slim
- coreoasis/api_server:1.7.1-slim
Components
Oasis Platform
Fixes
- #359 - Model data files not available in worker
Changes
- New worker option
KTOOLS_LEGACY_GUL_STREAM
Important note: setting
KTOOLS_ALLOC_RULE_GUL = 0
will no longer change the gulcalc stream type, it now switches the back allocation rule.
To use the older stream type passKTOOLS_LEGACY_GUL_STREAM = True
to a worker image via theconf.ini
or environment variables
Models running a custom run module will need to add the extra parameter gul_legacy_stream
to match runner.py
Oasislmf MDK
For detailed notes please see the Oasislmf 1.7.1 release