OpenNHM

OPEN NATURAL HAZARD MODELING

This month in AvaFrame - November 2024 edition

Welcome to the November 2024 update:

We released a new version this month, please head over to [Version 1.9](https://github. com/avaframe/AvaFrame/releases/tag/1.9) to see the details.

A new friction model is available, the spatialVoellmy friction model. It allows to read mu/xi values from a raster during initialization. We included this for our project ForestFrame 2, which investigates the handling of resistance areas, i.e. forests, in com1DFA. Expect a few more changes in the upcoming months related to the treatment of this.


Release Version 1.9

We released Version 1.9

QGis users please note (after updating the plugin): do not forget to run Admin -> Update AvaFrame from within the toolbox to receive the updated core as well.

As is obvious by the long list below, this release contains plenty of bug fixes and internal improvements. The highlights are:

  • changes for small avalanche calibration in com2AB (in relation to the QGis Connector)
  • advanced installation instructions for Windows
  • functions to create probability maps from non-com1DFA results
  • plenty of com4FlowPy improvements and additional functionalities
  • option for detrainment (in resistance areas) for com1DFA
  • changes default range for propAna analysis

What’s Changed

New Contributors

Full Changelog: https://github.com/avaframe/AvaFrame/compare/1.8.3...1.9


This month in AvaFrame - October 2024 edition

Welcome to the October 2024 update:

This month we are getting ready for our next release, which will contain quite a few things under the hood. And fixes a few things for the newest version of python modules.

Our intern hit the ground running and improved our documentation by adding a part about the advanced usage installation on windows. Head over to advanded installation if that’s relevant for you. Expect the next version to come out soon.


This month in AvaFrame - September 2024 edition

Welcome to the September 2024 update:

Work this month includes:

And we welcome a new intern , already tackling issues around documentation, ini files and more.

Felix


This month in AvaFrame - August 2024 edition

Welcome to the August 2024 update:

Again a slower month but with some work done on:

  • the ISeeSnow paper (we will contact all contributors by the end of autumn)
  • improvements on com4FlowPy
  • add detrainment more consistently
  • update com2AB code structure to fit our current style
  • fix and improve analysis plots

Felix


This month in AvaFrame - July 2024 edition

Welcome to the July 2024 update:

The slower summer months started now, but that doesn’t mean nothing is happening:

Apart from plenty of com4FlowPy improvements, we also implemented detrainment in com1DFA resistance areas. This is highly experimental and not yet tested. These developments aim at improving the representation for forest interaction. They are triggered by a small side project (ForestFrame), which addresses the current status and potential improvements of forest representation in com1DFA. Another goal is to provide test cases with forest interaction in a separate repository (see github data repository ), which will hopefully grow bigger in time.


This month in AvaFrame - June 2024 edition

Welcome to the June 2024 update:

We took part in the Interpraevent 2024 conference in Vienna with a workshop about AvaFrame. The room was full, and it was cool to see so much interest in our project.

There was also a talk and a poster with AvaFrame references:

  • Michael Mölk: Rock-avalanche Fluchthorn: Back-calculation of the event with the open source model AvaFrame
  • Oesterle et.al: The AvaFrame digital toolbox for avalanches as a component of natural hazard risk assessment

You will find these topics in the proceedings too, which at the moment are only preliminary: Interpraevent Homepage


This month in AvaFrame - May 2024 edition

Welcome to the May 2024 update:

The development this month tackled 3 main topics:

  • changes in the way com1DFA handles resistance areas. This includes a breaking change if you adapted your resistance parameters! If you did not adapt them, then no action from your part is needed. The current settings replicate the previous default settings. See the release notes below for more information.
  • adjustments regarding the supported python version in our releases. We dropped python 3.7 and included version 3.12.
  • include current developments in com4FlowPy.

Some of this is packed into Version 1.8.2 , which adds python 3.12 to the releases, and Version 1.8.3 , fixing a release pipeline problem.


Release Version 1.8.3

Today we released Version 1.8.3

QGis users please note: do not forget to run Admin -> Update AvaFrame from within the toolbox to receive the updated core as well.

This release fixes the CI build pipeline to include 3.12 on max os and windows.

What’s Changed

Full Changelog: https://github.com/avaframe/AvaFrame/compare/1.8.2...1.8.3


Release Version 1.8.2

Today we released Version 1.8.2

QGis users please note: do not forget to run Admin -> Update AvaFrame from within the toolbox to receive the updated core as well.

This version adds Python 3.12 to the release script.

If you used and changed resistance parameters (not the outlines/shapes in QGis), this version includes a breaking change! See #970 for more information.

What’s Changed

Full Changelog: https://github.com/avaframe/AvaFrame/compare/1.8.1...1.8.2