You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AvaFrame 2.0 brings several user-facing changes.
Most notably, simulation names now include the module name as part of their identifier
(e.g. release1PF_4ab57f8760_com1_C_L_null_dfa instead of release1PF_4ab57f8760_C_L_null_dfa).
Existing scripts or workflows that parse simulation names will need to be updated accordingly.
This release also introduces an advanced usage / expert configuration setup. Module default
parameters can now be overridden via expert configuration files, either through the QGis Connector
or by placing ini files in the project's Inputs/CFGs/ directory. For details, see the Advanced Usage documentation.
Com9MoTVoellmy recieved an update, with a new configuration version as well.
The AvaFrame QGis Connector has been superseded by the OpenNHM QGis Connector, which provides
access to the main simulation and analysis workflows through the QGis processing framework.
See the OpenNHM Connector documentation
for available tools and setup instructions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
AvaFrame 2.0
AvaFrame 2.0 brings several user-facing changes.
Most notably, simulation names now include the module name as part of their identifier
(e.g.
release1PF_4ab57f8760_com1_C_L_null_dfainstead ofrelease1PF_4ab57f8760_C_L_null_dfa).Existing scripts or workflows that parse simulation names will need to be updated accordingly.
This release also introduces an advanced usage / expert configuration setup. Module default
parameters can now be overridden via expert configuration files, either through the QGis Connector
or by placing ini files in the project's
Inputs/CFGs/directory. For details, see theAdvanced Usage documentation.
Com9MoTVoellmy recieved an update, with a new configuration version as well.
The AvaFrame QGis Connector has been superseded by the OpenNHM QGis Connector, which provides
access to the main simulation and analysis workflows through the QGis processing framework.
See the OpenNHM Connector documentation
for available tools and setup instructions.
Breaking Changes since 1.13.2
Config / API changes
getModuleConfigsignature changed — positional override parameter replaced by explicitfileOverridekeyword argument;avalancheDirparameter added;fileOverrideandmodInfoparameters subsequently removed entirelyrewriteLocalCfgsand_removeCfgItemsNotInOverrideremoved from cfgUtilsMoTGenerateConfigsremoved — replaced bycom1DFAPreprocesscheckCfgInfoTyperemoved from cfgUtilsplotFieldsconfig key removed from com1DFA —resTypenow controls all output fields for all timestepsRenames
THICKNESSThFromShp→THICKNESSThFromFileacross all config files and codefindAvaDirs(com7) moved to in3Utils asfindAvaDirsBasedOnInputsDirsplitInputsFlag→splitInputsin com7RegionalOutput / result format changes
Removed scripts / features
runSplitInputs.pyremoved — functionality integrated intorunCom7Regional.pyvia--split-inputsflagWhat's Changed
runSplitInputs.pyand integrate functionality intorunCom7Regional.pyby @fso42 in [com7] removerunSplitInputs.pyand integrate functionality intorunCom7Regional.py#1181.codeclimate.ymland add new log helper scripts by @fso42 in chore(config): remove.codeclimate.ymland add new log helper scripts #1186multiprocessingby @fso42 in [com1;com4;com8;com9] Removed Windows-OS-specific conditional imports formultiprocessing#1234timeDependentReleaseconfiguration by @fso42 in feat(com9MoTVoellmy): addtimeDependentReleaseconfiguration #1246nanand special character checks in simDFTest by @fso42 in refactor(cfgUtils): handling ofnanand special character checks in simDFTest #1255New Contributors
Full Changelog: 1.13.2...2.0
This discussion was created from the release 2.0.
All reactions