quite a few monthly update, version 1.3

master
Felix Oesterle 3 years ago
parent a33827fb14
commit e82d827b0d

@ -0,0 +1,24 @@
---
title: "This month in AvaFrame - August 2022 edition"
date: 2022-09-05T00:00:00+01:00
draft: false
---
Welcome to the August 2022 update.
This month saw us adding a rotational energy line test which can be used to to checks eg. for numerical grid independence,
i.e. the computations lead to the same results irrespective of the grid orientation. This includes helper functions and test data,
see test case avaBowl.
Again, in preparation for the upcoming release, we changed the logic for the secondary release areas. So far they had to be requested
specifically. Now they are included IF there are shapefiles in the SECREL directory (and not forced to be off).
This will allow for easy inclusion of secondary releases from the AvaFrameConnector (QGis).
Aimec got some improvement, both in function and the documentation. We added surface parallel coordinate computation as an option to
run analysis.
Another ongoing work is the writing of a theory paper for com1DFA, expected to be submitted in fall.
And last but not least the AvaFrame Steering Meeting took place. So far we are on track with this project...
Felix

@ -0,0 +1,21 @@
---
title: "This month in AvaFrame - July 2022 edition"
date: 2022-08-05T00:00:00+01:00
draft: false
---
Welcome to the July 2022 update.
This month, despite being one of the *slow* summer month, we speed up our computation.
Some variable are only computed if they are actually requested, so for most simulations this leads to faster compute times.
In preparation for a bigger overhaul of the AvaFrameConnector (QGis) we started adding helper functions that are used by the connector.
These functions contain stuff like layer renaming and similar stuff that makes handling the result a bit easier.
This will end up in the next version expected to be out in the next few months.
For the developers we added a new way of overriding default configurations, in case your module needs a certain, fixed setup of another module.
If you search for *modName_override* you will find examples of the usage. Again, this is for people working with the script version (not QGis).
That's it for this month,
Felix

@ -0,0 +1,23 @@
---
title: "This month in AvaFrame - October 2022 edition"
date: 2022-11-03T00:00:00+01:00
draft: false
---
Welcome the first (close to) winter update of October 2022.
The main thing this month was the release of version 1.3, please head over to the
[release info](/posts/version1_3/) of *version 1.3* to read more about it.
This meant a lot of work went into bug squashing, removal of minor niggles and improvement of the documentation.
Please be aware that the installation method for QGis changed significantly. The AvaFrameConnector now tries
to install the python package automatically. Hopefully this makes is a bit easier to get started. We also provide
and update function in the AvaFrameConnector.
So we recommend you update your installations. You will find the instructions at our
documentation at the end of the [installation instructions](https://docs.avaframe.org/en/latest/installation.html).
As always: if you run into problems or if you have ideas and feedback, don't hesitate to contact us!
Felix

@ -0,0 +1,27 @@
---
title: "This month in AvaFrame - September 2022 edition"
date: 2022-10-03T00:00:00+01:00
draft: false
---
Welcome to the September 2022 update.
This was the month of conferences:
First was the International Mountain Conference on our door steps in Innsbruck.
We had a session about *Gravitational mass flow simulations for avalanches* with a bunch of very interesting talks. Thanks
again to everyone who contributed and visited. The program can be found [here](https://www.conftool.com/imc2022/index.php?page=browseSessions&form_session=186).
We also took this opportunity to hold the *Scientific Meeting*, discussing, among other things, the future direction AvaFrame takes. We cannot share details yet,
but we are excited!
The second conference took place in Davos, Switzerland, the *International Symposium on Snow*. Again thanks to all who we had discussions and feedback from. See
[the proceedings (abstract 91A3947)](https://www.igsoc.org/wp-content/uploads/2022/10/procabstracts_79.html) for our contribution.
But of course we did not forget to add new stuff to AvaFrame itself :-). We worked on the Thalweg-Time diagram, updated the installation instructions and fixed
a few (annoying) bugs.
Oh and: the next version is getting closer and closer.
Winter is also coming closer (at least for us northern hemisphere people)...
Felix

@ -0,0 +1,47 @@
---
title: "Release Version 1.3"
date: 2022-10-12T00:00:00+01:00
draft: false
slug: "version1_3"
---
**Today we released [Version 1.3](https://github.com/avaframe/AvaFrame/releases/tag/1.3)**
The main change is the change of logic for secondary release areas. This was done to be able
to expose these functions in the AvaFrameConnecter. So it is now possible to include secondary
release areas in dense flow simulations done via QGis.
Please also make sure you read the new [installation instructions](https://docs.avaframe.org/en/latest/installation.html).
ENHANCEMENTS
- Change logic for secondary release areas:
- Check for release and secondary release shapefiles
- If only release available -> just run release
- If both release and secondary release are available -> run with secondary release
UNLESS secRelArea = False
- ALL scenarios in release get the secondary release areas!
- Add rotational energy line test: helps to check eg. for numerical grid independence
- Update ini file procedure for the energy line test and the rotation test
- Additional statistical plots
- New three-panel plot of tt-diagram (plus animation)
- Add variation option for thickness settings and probrun based on normal distribution derived from ci and mean
- Add filtering option to aimec
- Add scenario name to configuration to be used for plotting example #757
- Add surface parallel coordinate computation to Aimec
- Improve operational installation instructions
- Add a german version of the operational installation
FIX
- Contour legend bug with matplotlib 3.5.2
- Update installation instructions; fixes #764
- Bugs in deriving variation
- Remeshing issue that lead to standard test differences (originated in commit 419c11f)
- No calls to matplotlib for plotting purposes in com1DFA
- Removes multiple printouts of config during run in, e.g. com1DFA
- CompareConfig always honours the toPrint flag
Contributors:
Code: core team
Felix

@ -40,7 +40,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -104,9 +104,9 @@ Forests (Bundesforschungszentrum für Wald; BFW) within the Federal Ministry
Republic of Austria: Agriculture, Regions and Tourism (BMLRT).</p>
<p>Our mission is to</p>
<hr>
<p><strong>Develop an open source framework (licensed with the European Union Public
license (EUPL) ) for avalanche simulations which replicates and simplifies
current simulation procedures and models at the WLV and make them accessible
<p><strong>Develop an open source framework (licensed with the European Union Public
license (EUPL) ) for avalanche simulations which replicates and simplifies
current simulation procedures and models at the WLV and make them accessible
to the public domain.</strong></p>
<hr>
<p>Our aims are to make AvaFrame:</p>
@ -120,7 +120,7 @@ models and cover a wide range of scientific topics.</li>
<p>AvaFrame is part of an BMLRT initiative to foster technological innovation
within a strategic focus on the area of Austrian safety policies, digital
innovations and climate mitigation strategies.</p>
<p>Information in German can be found on the
<p>Information in German can be found on the
<a href="https://www.bmlrt.gv.at/forst/wildbach-lawinenverbauung/kooperationen-zusammenarbeit/lawinenschutzvorsorgeprojekt.html">BMLRT Homepage.</a></p>
<hr>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -40,7 +40,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -113,43 +113,43 @@
<ul>
<li>
<span>7. Jul, 2022</span><a href="https://avaframe.org/posts/version1_2/">Release Version 1.2</a>
<span>3. Nov, 2022</span><a href="https://avaframe.org/posts/monthlyoctober2022/">This month in AvaFrame - October 2022 edition</a>
</li>
<li>
<span>5. Jul, 2022</span><a href="https://avaframe.org/posts/monthlyjun2022/">This month in AvaFrame - June 2022 edition</a>
<span>12. Oct, 2022</span><a href="https://avaframe.org/posts/version1_3/">Release Version 1.3</a>
</li>
<li>
<span>5. Jun, 2022</span><a href="https://avaframe.org/posts/monthlymay2022/">This month in AvaFrame - May 2022 edition</a>
<span>3. Oct, 2022</span><a href="https://avaframe.org/posts/monthlyseptember2022/">This month in AvaFrame - September 2022 edition</a>
</li>
<li>
<span>19. May, 2022</span><a href="https://avaframe.org/posts/version1_1/">Release Version 1.1</a>
<span>5. Sep, 2022</span><a href="https://avaframe.org/posts/monthlyaugust2022/">This month in AvaFrame - August 2022 edition</a>
</li>
<li>
<span>6. May, 2022</span><a href="https://avaframe.org/posts/version1_0/">Release Version 1.0</a>
<span>5. Aug, 2022</span><a href="https://avaframe.org/posts/monthlyjuly2022/">This month in AvaFrame - July 2022 edition</a>
</li>
<li>
<span>5. May, 2022</span><a href="https://avaframe.org/posts/monthlyapr2022/">This month in AvaFrame - April 2022 edition</a>
<span>7. Jul, 2022</span><a href="https://avaframe.org/posts/version1_2/">Release Version 1.2</a>
</li>
<li>
<span>3. Apr, 2022</span><a href="https://avaframe.org/posts/monthlymar2022/">This month in AvaFrame - March 2022 edition</a>
<span>5. Jul, 2022</span><a href="https://avaframe.org/posts/monthlyjun2022/">This month in AvaFrame - June 2022 edition</a>
</li>
<li>
<span>28. Mar, 2022</span><a href="https://avaframe.org/posts/recording1stworkshop/">Recording 1st Public Workshop 8. March</a>
<span>5. Jun, 2022</span><a href="https://avaframe.org/posts/monthlymay2022/">This month in AvaFrame - May 2022 edition</a>
</li>
<li>
<span>4. Mar, 2022</span><a href="https://avaframe.org/posts/monthlyfeb2022/">This month in AvaFrame - February 2022 edition</a>
<span>19. May, 2022</span><a href="https://avaframe.org/posts/version1_1/">Release Version 1.1</a>
</li>
<li>
<span>1. Mar, 2022</span><a href="https://avaframe.org/posts/info1stworkshop/">Info 1st Public Workshop 8. March</a>
<span>6. May, 2022</span><a href="https://avaframe.org/posts/version1_0/">Release Version 1.0</a>
</li>
</ul>
@ -203,10 +203,20 @@
<li><a href="/page/5/">5</a></li>
<li class="hidden"><a href="/page/2/">&rsaquo;</a></li>
<li><a href="/page/4/">&raquo;</a></li>
<li><a href="/page/5/">&raquo;</a></li>
</ul>

@ -6,7 +6,64 @@
<description>Recent content on AvaFrame</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Thu, 07 Jul 2022 00:00:00 +0100</lastBuildDate><atom:link href="https://avaframe.org/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Thu, 03 Nov 2022 00:00:00 +0100</lastBuildDate><atom:link href="https://avaframe.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>This month in AvaFrame - October 2022 edition</title>
<link>https://avaframe.org/posts/monthlyoctober2022/</link>
<pubDate>Thu, 03 Nov 2022 00:00:00 +0100</pubDate>
<guid>https://avaframe.org/posts/monthlyoctober2022/</guid>
<description>Welcome the first (close to) winter update of October 2022.
The main thing this month was the release of version 1.3, please head over to the release info of version 1.3 to read more about it.
This meant a lot of work went into bug squashing, removal of minor niggles and improvement of the documentation.
Please be aware that the installation method for QGis changed significantly. The AvaFrameConnector now tries to install the python package automatically.</description>
</item>
<item>
<title>Release Version 1.3</title>
<link>https://avaframe.org/posts/version1_3/</link>
<pubDate>Wed, 12 Oct 2022 00:00:00 +0100</pubDate>
<guid>https://avaframe.org/posts/version1_3/</guid>
<description>Today we released Version 1.3
The main change is the change of logic for secondary release areas. This was done to be able to expose these functions in the AvaFrameConnecter. So it is now possible to include secondary release areas in dense flow simulations done via QGis. Please also make sure you read the new installation instructions.
ENHANCEMENTS
Change logic for secondary release areas: Check for release and secondary release shapefiles If only release available -&amp;gt; just run release If both release and secondary release are available -&amp;gt; run with secondary release UNLESS secRelArea = False ALL scenarios in release get the secondary release areas!</description>
</item>
<item>
<title>This month in AvaFrame - September 2022 edition</title>
<link>https://avaframe.org/posts/monthlyseptember2022/</link>
<pubDate>Mon, 03 Oct 2022 00:00:00 +0100</pubDate>
<guid>https://avaframe.org/posts/monthlyseptember2022/</guid>
<description>Welcome to the September 2022 update.
This was the month of conferences: First was the International Mountain Conference on our door steps in Innsbruck. We had a session about Gravitational mass flow simulations for avalanches with a bunch of very interesting talks. Thanks again to everyone who contributed and visited. The program can be found here.
We also took this opportunity to hold the Scientific Meeting, discussing, among other things, the future direction AvaFrame takes.</description>
</item>
<item>
<title>This month in AvaFrame - August 2022 edition</title>
<link>https://avaframe.org/posts/monthlyaugust2022/</link>
<pubDate>Mon, 05 Sep 2022 00:00:00 +0100</pubDate>
<guid>https://avaframe.org/posts/monthlyaugust2022/</guid>
<description>Welcome to the August 2022 update.
This month saw us adding a rotational energy line test which can be used to to checks eg. for numerical grid independence, i.e. the computations lead to the same results irrespective of the grid orientation. This includes helper functions and test data, see test case avaBowl.
Again, in preparation for the upcoming release, we changed the logic for the secondary release areas. So far they had to be requested specifically.</description>
</item>
<item>
<title>This month in AvaFrame - July 2022 edition</title>
<link>https://avaframe.org/posts/monthlyjuly2022/</link>
<pubDate>Fri, 05 Aug 2022 00:00:00 +0100</pubDate>
<guid>https://avaframe.org/posts/monthlyjuly2022/</guid>
<description>Welcome to the July 2022 update.
This month, despite being one of the slow summer month, we speed up our computation. Some variable are only computed if they are actually requested, so for most simulations this leads to faster compute times.
In preparation for a bigger overhaul of the AvaFrameConnector (QGis) we started adding helper functions that are used by the connector. These functions contain stuff like layer renaming and similar stuff that makes handling the result a bit easier.</description>
</item>
<item>
<title>Release Version 1.2</title>
<link>https://avaframe.org/posts/version1_2/</link>

@ -40,7 +40,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -113,43 +113,43 @@
<ul>
<li>
<span>5. Feb, 2022</span><a href="https://avaframe.org/posts/monthlyjan2022/">This month in AvaFrame - January 2022 edition</a>
<span>5. May, 2022</span><a href="https://avaframe.org/posts/monthlyapr2022/">This month in AvaFrame - April 2022 edition</a>
</li>
<li>
<span>19. Jan, 2022</span><a href="https://avaframe.org/posts/announce1stworkshop/">1st Public Workshop</a>
<span>3. Apr, 2022</span><a href="https://avaframe.org/posts/monthlymar2022/">This month in AvaFrame - March 2022 edition</a>
</li>
<li>
<span>17. Jan, 2022</span><a href="https://avaframe.org/posts/announceimc22/">Call for abstracts IMC 2022</a>
<span>28. Mar, 2022</span><a href="https://avaframe.org/posts/recording1stworkshop/">Recording 1st Public Workshop 8. March</a>
</li>
<li>
<span>3. Jan, 2022</span><a href="https://avaframe.org/posts/monthlydec2021/">This month in AvaFrame - December 2021 edition</a>
<span>4. Mar, 2022</span><a href="https://avaframe.org/posts/monthlyfeb2022/">This month in AvaFrame - February 2022 edition</a>
</li>
<li>
<span>3. Dec, 2021</span><a href="https://avaframe.org/posts/monthlynov2021/">This month in AvaFrame - November 2021 edition</a>
<span>1. Mar, 2022</span><a href="https://avaframe.org/posts/info1stworkshop/">Info 1st Public Workshop 8. March</a>
</li>
<li>
<span>5. Nov, 2021</span><a href="https://avaframe.org/posts/monthlyoct2021/">This month in AvaFrame - October 2021 edition</a>
<span>5. Feb, 2022</span><a href="https://avaframe.org/posts/monthlyjan2022/">This month in AvaFrame - January 2022 edition</a>
</li>
<li>
<span>5. Oct, 2021</span><a href="https://avaframe.org/posts/monthlyseptember2021/">This month in AvaFrame - September 2021 edition</a>
<span>19. Jan, 2022</span><a href="https://avaframe.org/posts/announce1stworkshop/">1st Public Workshop</a>
</li>
<li>
<span>14. Jul, 2021</span><a href="https://avaframe.org/posts/publicproto/">Public prototype and monthly update</a>
<span>17. Jan, 2022</span><a href="https://avaframe.org/posts/announceimc22/">Call for abstracts IMC 2022</a>
</li>
<li>
<span>9. Jun, 2021</span><a href="https://avaframe.org/posts/monthlymeeting/">Monthly public meeting</a>
<span>3. Jan, 2022</span><a href="https://avaframe.org/posts/monthlydec2021/">This month in AvaFrame - December 2021 edition</a>
</li>
<li>
<span>5. Jun, 2021</span><a href="https://avaframe.org/posts/monthlymay2021/">This month in AvaFrame - May 2021 edition</a>
<span>3. Dec, 2021</span><a href="https://avaframe.org/posts/monthlynov2021/">This month in AvaFrame - November 2021 edition</a>
</li>
</ul>
@ -208,10 +208,20 @@
<li><a href="/page/5/">5</a></li>
<li class="hidden"><a href="/page/3/">&rsaquo;</a></li>
<li><a href="/page/4/">&raquo;</a></li>
<li><a href="/page/5/">&raquo;</a></li>
</ul>

@ -40,7 +40,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -113,43 +113,43 @@
<ul>
<li>
<span>5. May, 2021</span><a href="https://avaframe.org/posts/monthlyapr2021/">This month in AvaFrame - April 2021 edition</a>
<span>5. Nov, 2021</span><a href="https://avaframe.org/posts/monthlyoct2021/">This month in AvaFrame - October 2021 edition</a>
</li>
<li>
<span>26. Apr, 2021</span><a href="https://avaframe.org/posts/version0_3/">Release version 0.3</a>
<span>5. Oct, 2021</span><a href="https://avaframe.org/posts/monthlyseptember2021/">This month in AvaFrame - September 2021 edition</a>
</li>
<li>
<span>4. Apr, 2021</span><a href="https://avaframe.org/posts/monthlymar2021/">This month in AvaFrame - March 2021 edition</a>
<span>14. Jul, 2021</span><a href="https://avaframe.org/posts/publicproto/">Public prototype and monthly update</a>
</li>
<li>
<span>5. Mar, 2021</span><a href="https://avaframe.org/posts/monthlyfeb2021/">This month in AvaFrame - February 2021 edition</a>
<span>9. Jun, 2021</span><a href="https://avaframe.org/posts/monthlymeeting/">Monthly public meeting</a>
</li>
<li>
<span>30. Jan, 2021</span><a href="https://avaframe.org/posts/monthlyjan2021/">This month in AvaFrame - January 2021 edition</a>
<span>5. Jun, 2021</span><a href="https://avaframe.org/posts/monthlymay2021/">This month in AvaFrame - May 2021 edition</a>
</li>
<li>
<span>29. Dec, 2020</span><a href="https://avaframe.org/posts/monthlydec2020/">This month in AvaFrame - December 2020 edition</a>
<span>5. May, 2021</span><a href="https://avaframe.org/posts/monthlyapr2021/">This month in AvaFrame - April 2021 edition</a>
</li>
<li>
<span>28. Dec, 2020</span><a href="https://avaframe.org/posts/version0_2/">Release version 0.2</a>
<span>26. Apr, 2021</span><a href="https://avaframe.org/posts/version0_3/">Release version 0.3</a>
</li>
<li>
<span>29. Nov, 2020</span><a href="https://avaframe.org/posts/monthlynov2020/">This month in AvaFrame - November 2020 edition</a>
<span>4. Apr, 2021</span><a href="https://avaframe.org/posts/monthlymar2021/">This month in AvaFrame - March 2021 edition</a>
</li>
<li>
<span>6. Nov, 2020</span><a href="https://avaframe.org/posts/version0_1/">Initial release version 0.1</a>
<span>5. Mar, 2021</span><a href="https://avaframe.org/posts/monthlyfeb2021/">This month in AvaFrame - February 2021 edition</a>
</li>
<li>
<span>29. Oct, 2020</span><a href="https://avaframe.org/posts/monthlyoct2020/">This month in AvaFrame - October 2020 edition</a>
<span>30. Jan, 2021</span><a href="https://avaframe.org/posts/monthlyjan2021/">This month in AvaFrame - January 2021 edition</a>
</li>
</ul>
@ -208,10 +208,20 @@
<li><a href="/page/5/">5</a></li>
<li class="hidden"><a href="/page/4/">&rsaquo;</a></li>
<li><a href="/page/4/">&raquo;</a></li>
<li><a href="/page/5/">&raquo;</a></li>
</ul>

@ -40,7 +40,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -113,39 +113,43 @@
<ul>
<li>
<span>30. Sep, 2020</span><a href="https://avaframe.org/posts/monthlysep2020/">This month in AvaFrame - September 2020 edition</a>
<span>29. Dec, 2020</span><a href="https://avaframe.org/posts/monthlydec2020/">This month in AvaFrame - December 2020 edition</a>
</li>
<li>
<span>21. Aug, 2020</span><a href="https://avaframe.org/posts/monthlyaug2020/">This month in AvaFrame - August 2020 edition</a>
<span>28. Dec, 2020</span><a href="https://avaframe.org/posts/version0_2/">Release version 0.2</a>
</li>
<li>
<span>31. Jul, 2020</span><a href="https://avaframe.org/posts/monthlyjul2020/">This month in AvaFrame - July 2020 edition</a>
<span>29. Nov, 2020</span><a href="https://avaframe.org/posts/monthlynov2020/">This month in AvaFrame - November 2020 edition</a>
</li>
<li>
<span>5. Jun, 2020</span><a href="https://avaframe.org/posts/projectstart/">Project start</a>
<span>6. Nov, 2020</span><a href="https://avaframe.org/posts/version0_1/">Initial release version 0.1</a>
</li>
<li>
<span>1. Apr, 2020</span><a href="https://avaframe.org/posts/positionnumericsclosed/">Position numerics CLOSED</a>
<span>29. Oct, 2020</span><a href="https://avaframe.org/posts/monthlyoct2020/">This month in AvaFrame - October 2020 edition</a>
</li>
<li>
<span>27. Feb, 2020</span><a href="https://avaframe.org/posts/openpositionnumerics/">Open position numerics</a>
<span>30. Sep, 2020</span><a href="https://avaframe.org/posts/monthlysep2020/">This month in AvaFrame - September 2020 edition</a>
</li>
<li>
<span>26. Feb, 2020</span><a href="https://avaframe.org/about/">About</a>
<span>21. Aug, 2020</span><a href="https://avaframe.org/posts/monthlyaug2020/">This month in AvaFrame - August 2020 edition</a>
</li>
<li>
<span>26. Feb, 2020</span><a href="https://avaframe.org/contact/">Contact</a>
<span>31. Jul, 2020</span><a href="https://avaframe.org/posts/monthlyjul2020/">This month in AvaFrame - July 2020 edition</a>
</li>
<li>
<span>5. Jun, 2020</span><a href="https://avaframe.org/posts/projectstart/">Project start</a>
</li>
<li>
<span>26. Feb, 2020</span><a href="https://avaframe.org/reports/">Reports</a>
<span>1. Apr, 2020</span><a href="https://avaframe.org/posts/positionnumericsclosed/">Position numerics CLOSED</a>
</li>
</ul>
@ -204,6 +208,21 @@
<li><a href="/page/5/">5</a></li>
<li class="hidden"><a href="/page/5/">&rsaquo;</a></li>
<li><a href="/page/5/">&raquo;</a></li>
</ul>

@ -0,0 +1,227 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="AvaFrame">
<meta name="description" content="The open source avalanche framework">
<meta name="keywords" content="project,avalanche">
<meta property="og:site_name" content="AvaFrame">
<meta property="og:title" content="AvaFrame">
<meta property="og:description" content="The open source avalanche framework">
<meta property="og:type" content="website">
<meta property="og:url" content="https://avaframe.org/">
<meta property="og:image" content="https://avaframe.orgimages/tn.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://avaframe.org/">
<meta name="twitter:image" content="https://avaframe.orgimages/tn.png">
<base href="https://avaframe.org/">
<title>AvaFrame</title>
<link rel="canonical" href="https://avaframe.org/">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="/">AvaFrame</a>
<input type="checkbox" id="menu-control"/>
<label class="menu-mobile float-right " for="menu-control">
<span class="btn-mobile float-right ">&#9776;</span>
<ul class="navigation-list">
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/about">About</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://docs.avaframe.org">Documentation</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://github.com/avaframe/AvaFrame/">Code</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/reports">Reports</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
</li>
</ul>
</label>
</section>
</nav>
<div class="content">
<section class="container centered">
<div class="about">
<div class="avatar"><img src="https://avaframe.org/images/AvaFrameLogo.svg" alt="Logo AvaFrame The
open avalanche framework"></div>
<p style="text-align:center;">
</p>
</div>
</section>
<section class="container list">
<div class="content centered">
<ul>
<li>
<span>27. Feb, 2020</span><a href="https://avaframe.org/posts/openpositionnumerics/">Open position numerics</a>
</li>
<li>
<span>26. Feb, 2020</span><a href="https://avaframe.org/about/">About</a>
</li>
<li>
<span>26. Feb, 2020</span><a href="https://avaframe.org/contact/">Contact</a>
</li>
<li>
<span>26. Feb, 2020</span><a href="https://avaframe.org/reports/">Reports</a>
</li>
</ul>
</div>
<ul class="pagination">
<li><a href="/">&laquo;</a></li>
<li class="hidden"><a href="/page/4/">&lsaquo;</a></li>
<li><a href="/">1</a></li>
<li><a href="/page/2/">2</a></li>
<li><a href="/page/3/">3</a></li>
<li><a href="/page/4/">4</a></li>
<li>5</li>
</ul>
</section>
</div>
<footer class="footer">
</footer>
<div class="fixed-bar">
<section class="container">
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
#public:matrix.avaframe.org</a></p>
</section>
</div>
</main>
<script src="https://avaframe.org/js/app.js"></script>
</body>
</html>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -97,43 +97,43 @@
<ul>
<li>
<span>July 7, 2022</span><a href="https://avaframe.org/posts/version1_2/">Release Version 1.2</a>
<span>November 3, 2022</span><a href="https://avaframe.org/posts/monthlyoctober2022/">This month in AvaFrame - October 2022 edition</a>
</li>
<li>
<span>July 5, 2022</span><a href="https://avaframe.org/posts/monthlyjun2022/">This month in AvaFrame - June 2022 edition</a>
<span>October 12, 2022</span><a href="https://avaframe.org/posts/version1_3/">Release Version 1.3</a>
</li>
<li>
<span>June 5, 2022</span><a href="https://avaframe.org/posts/monthlymay2022/">This month in AvaFrame - May 2022 edition</a>
<span>October 3, 2022</span><a href="https://avaframe.org/posts/monthlyseptember2022/">This month in AvaFrame - September 2022 edition</a>
</li>
<li>
<span>May 19, 2022</span><a href="https://avaframe.org/posts/version1_1/">Release Version 1.1</a>
<span>September 5, 2022</span><a href="https://avaframe.org/posts/monthlyaugust2022/">This month in AvaFrame - August 2022 edition</a>
</li>
<li>
<span>May 6, 2022</span><a href="https://avaframe.org/posts/version1_0/">Release Version 1.0</a>
<span>August 5, 2022</span><a href="https://avaframe.org/posts/monthlyjuly2022/">This month in AvaFrame - July 2022 edition</a>
</li>
<li>
<span>May 5, 2022</span><a href="https://avaframe.org/posts/monthlyapr2022/">This month in AvaFrame - April 2022 edition</a>
<span>July 7, 2022</span><a href="https://avaframe.org/posts/version1_2/">Release Version 1.2</a>
</li>
<li>
<span>April 3, 2022</span><a href="https://avaframe.org/posts/monthlymar2022/">This month in AvaFrame - March 2022 edition</a>
<span>July 5, 2022</span><a href="https://avaframe.org/posts/monthlyjun2022/">This month in AvaFrame - June 2022 edition</a>
</li>
<li>
<span>March 28, 2022</span><a href="https://avaframe.org/posts/recording1stworkshop/">Recording 1st Public Workshop 8. March</a>
<span>June 5, 2022</span><a href="https://avaframe.org/posts/monthlymay2022/">This month in AvaFrame - May 2022 edition</a>
</li>
<li>
<span>March 4, 2022</span><a href="https://avaframe.org/posts/monthlyfeb2022/">This month in AvaFrame - February 2022 edition</a>
<span>May 19, 2022</span><a href="https://avaframe.org/posts/version1_1/">Release Version 1.1</a>
</li>
<li>
<span>March 1, 2022</span><a href="https://avaframe.org/posts/info1stworkshop/">Info 1st Public Workshop 8. March</a>
<span>May 6, 2022</span><a href="https://avaframe.org/posts/version1_0/">Release Version 1.0</a>
</li>
</ul>
@ -186,10 +186,20 @@
<li><a href="/posts/page/5/">5</a></li>
<li class="hidden"><a href="/posts/page/2/">&rsaquo;</a></li>
<li><a href="/posts/page/4/">&raquo;</a></li>
<li><a href="/posts/page/5/">&raquo;</a></li>
</ul>

@ -6,7 +6,64 @@
<description>Recent content in Posts on AvaFrame</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Thu, 07 Jul 2022 00:00:00 +0100</lastBuildDate><atom:link href="https://avaframe.org/posts/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Thu, 03 Nov 2022 00:00:00 +0100</lastBuildDate><atom:link href="https://avaframe.org/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>This month in AvaFrame - October 2022 edition</title>
<link>https://avaframe.org/posts/monthlyoctober2022/</link>
<pubDate>Thu, 03 Nov 2022 00:00:00 +0100</pubDate>
<guid>https://avaframe.org/posts/monthlyoctober2022/</guid>
<description>Welcome the first (close to) winter update of October 2022.
The main thing this month was the release of version 1.3, please head over to the release info of version 1.3 to read more about it.
This meant a lot of work went into bug squashing, removal of minor niggles and improvement of the documentation.
Please be aware that the installation method for QGis changed significantly. The AvaFrameConnector now tries to install the python package automatically.</description>
</item>
<item>
<title>Release Version 1.3</title>
<link>https://avaframe.org/posts/version1_3/</link>
<pubDate>Wed, 12 Oct 2022 00:00:00 +0100</pubDate>
<guid>https://avaframe.org/posts/version1_3/</guid>
<description>Today we released Version 1.3
The main change is the change of logic for secondary release areas. This was done to be able to expose these functions in the AvaFrameConnecter. So it is now possible to include secondary release areas in dense flow simulations done via QGis. Please also make sure you read the new installation instructions.
ENHANCEMENTS
Change logic for secondary release areas: Check for release and secondary release shapefiles If only release available -&amp;gt; just run release If both release and secondary release are available -&amp;gt; run with secondary release UNLESS secRelArea = False ALL scenarios in release get the secondary release areas!</description>
</item>
<item>
<title>This month in AvaFrame - September 2022 edition</title>
<link>https://avaframe.org/posts/monthlyseptember2022/</link>
<pubDate>Mon, 03 Oct 2022 00:00:00 +0100</pubDate>
<guid>https://avaframe.org/posts/monthlyseptember2022/</guid>
<description>Welcome to the September 2022 update.
This was the month of conferences: First was the International Mountain Conference on our door steps in Innsbruck. We had a session about Gravitational mass flow simulations for avalanches with a bunch of very interesting talks. Thanks again to everyone who contributed and visited. The program can be found here.
We also took this opportunity to hold the Scientific Meeting, discussing, among other things, the future direction AvaFrame takes.</description>
</item>
<item>
<title>This month in AvaFrame - August 2022 edition</title>
<link>https://avaframe.org/posts/monthlyaugust2022/</link>
<pubDate>Mon, 05 Sep 2022 00:00:00 +0100</pubDate>
<guid>https://avaframe.org/posts/monthlyaugust2022/</guid>
<description>Welcome to the August 2022 update.
This month saw us adding a rotational energy line test which can be used to to checks eg. for numerical grid independence, i.e. the computations lead to the same results irrespective of the grid orientation. This includes helper functions and test data, see test case avaBowl.
Again, in preparation for the upcoming release, we changed the logic for the secondary release areas. So far they had to be requested specifically.</description>
</item>
<item>
<title>This month in AvaFrame - July 2022 edition</title>
<link>https://avaframe.org/posts/monthlyjuly2022/</link>
<pubDate>Fri, 05 Aug 2022 00:00:00 +0100</pubDate>
<guid>https://avaframe.org/posts/monthlyjuly2022/</guid>
<description>Welcome to the July 2022 update.
This month, despite being one of the slow summer month, we speed up our computation. Some variable are only computed if they are actually requested, so for most simulations this leads to faster compute times.
In preparation for a bigger overhaul of the AvaFrameConnector (QGis) we started adding helper functions that are used by the connector. These functions contain stuff like layer renaming and similar stuff that makes handling the result a bit easier.</description>
</item>
<item>
<title>Release Version 1.2</title>
<link>https://avaframe.org/posts/version1_2/</link>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -109,7 +109,7 @@ quite a lot of code and are starting the testing / comparing to reference result
(Matthias is working on this).</p>
</li>
<li>
<p>Creation of idealised (test) topographies hit our public code base
<p>Creation of idealised (test) topographies hit our public code base
(see <a href="https://github.com/avaframe/AvaFrame">github</a>). With these functions the
creation of various types of topographies is a breeze (thanks Anna). Matching release areas
can also be automatically created for some topographies. Additionally we started
@ -137,12 +137,12 @@ available, but expect it to hit the repository sometime around end of September.
</ul>
</li>
<li>
<p>Documentation (<a href="https://docs.avaframe.org">docs.avaframe.org</a>) is constantly
<p>Documentation (<a href="https://docs.avaframe.org">docs.avaframe.org</a>) is constantly
being updated, current new additions / updates are
the AlphaBeta module, AIMEC module and generateTopo module.</p>
</li>
</ul>
<p>Thanks for following our project,
<p>Thanks for following our project,
signing off for summer :-)</p>
<p>Felix</p>
<p>If you have any questions and/or want to contact us, visit our matrix

@ -0,0 +1,148 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="AvaFrame">
<meta name="description" content="https://avaframe.org">
<meta name="keywords" content="project,avalanche">
<meta property="og:site_name" content="AvaFrame">
<meta property="og:title" content="
This month in AvaFrame - August 2022 edition - AvaFrame
">
<meta property="og:description" content="">
<meta property="og:type" content="website">
<meta property="og:url" content="https://avaframe.org/posts/monthlyaugust2022/">
<meta property="og:image" content="https://avaframe.org">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://avaframe.org/posts/monthlyaugust2022/">
<meta name="twitter:image" content="https://avaframe.org">
<base href="https://avaframe.org/posts/monthlyaugust2022/">
<title>
This month in AvaFrame - August 2022 edition - AvaFrame
</title>
<link rel="canonical" href="https://avaframe.org/posts/monthlyaugust2022/">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="/">AvaFrame</a>
<input type="checkbox" id="menu-control"/>
<label class="menu-mobile float-right " for="menu-control">
<span class="btn-mobile float-right ">&#9776;</span>
<ul class="navigation-list">
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/about">About</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://docs.avaframe.org">Documentation</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://github.com/avaframe/AvaFrame/">Code</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/reports">Reports</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
</li>
</ul>
</label>
</section>
</nav>
<div class="content">
<section class="container post">
<article>
<header>
<h1 class="title">This month in AvaFrame - August 2022 edition</h1>
<h2 class="date">September 5, 2022</h2>
</header>
<p>Welcome to the August 2022 update.</p>
<p>This month saw us adding a rotational energy line test which can be used to to checks eg. for numerical grid independence,
i.e. the computations lead to the same results irrespective of the grid orientation. This includes helper functions and test data,
see test case avaBowl.</p>
<p>Again, in preparation for the upcoming release, we changed the logic for the secondary release areas. So far they had to be requested
specifically. Now they are included IF there are shapefiles in the SECREL directory (and not forced to be off).
This will allow for easy inclusion of secondary releases from the AvaFrameConnector (QGis).</p>
<p>Aimec got some improvement, both in function and the documentation. We added surface parallel coordinate computation as an option to
run analysis.</p>
<p>Another ongoing work is the writing of a theory paper for com1DFA, expected to be submitted in fall.</p>
<p>And last but not least the AvaFrame Steering Meeting took place. So far we are on track with this project&hellip;</p>
<p>Felix</p>
</article>
<br/>
</section>
</div>
<footer class="footer">
</footer>
<div class="fixed-bar">
<section class="container">
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
#public:matrix.avaframe.org</a></p>
</section>
</div>
</main>
<script src="https://avaframe.org/js/app.js"></script>
</body>
</html>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -107,7 +107,7 @@ missed the end of the month&hellip;</p>
<li>
<p>The big focus this month was the implementation of our dense flow kernel
(com1DFAPy) in python/cython. The aim is to replicate the results of our
current com1DFA module to be able to swap them.
current com1DFA module to be able to swap them.
This meant diving deep into every numerical/model detail, things like</p>
<ul>
<li>artificial viscosity</li>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -119,7 +119,7 @@ steepness of the sides of the pile</p>
<p>inclined slope: similar to the previous, a <em>pile of sand</em> (coulomb
friction again) flowing down an inclined plane. This test enables comparison
to a solution described in
<a href="https://link.springer.com/article/10.1007/BF01176861">Savage-Hutter 1993</a>
<a href="https://link.springer.com/article/10.1007/BF01176861">Savage-Hutter 1993</a>
in which the depth and velocity profiles can be determined in an analytical
form.</p>
</li>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -124,7 +124,7 @@ team will follow on this homepage.</p>
to developing AvaFrame and the AlphaBeta module already being included</p>
</li>
<li>
<p>In the background we are collecting/analysing code from various projects,
<p>In the background we are collecting/analysing code from various projects,
related to</p>
<ul>
<li>dense flow avalanches</li>

@ -0,0 +1,146 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="AvaFrame">
<meta name="description" content="https://avaframe.org">
<meta name="keywords" content="project,avalanche">
<meta property="og:site_name" content="AvaFrame">
<meta property="og:title" content="
This month in AvaFrame - July 2022 edition - AvaFrame
">
<meta property="og:description" content="">
<meta property="og:type" content="website">
<meta property="og:url" content="https://avaframe.org/posts/monthlyjuly2022/">
<meta property="og:image" content="https://avaframe.org">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://avaframe.org/posts/monthlyjuly2022/">
<meta name="twitter:image" content="https://avaframe.org">
<base href="https://avaframe.org/posts/monthlyjuly2022/">
<title>
This month in AvaFrame - July 2022 edition - AvaFrame
</title>
<link rel="canonical" href="https://avaframe.org/posts/monthlyjuly2022/">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="/">AvaFrame</a>
<input type="checkbox" id="menu-control"/>
<label class="menu-mobile float-right " for="menu-control">
<span class="btn-mobile float-right ">&#9776;</span>
<ul class="navigation-list">
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/about">About</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://docs.avaframe.org">Documentation</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://github.com/avaframe/AvaFrame/">Code</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/reports">Reports</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
</li>
</ul>
</label>
</section>
</nav>
<div class="content">
<section class="container post">
<article>
<header>
<h1 class="title">This month in AvaFrame - July 2022 edition</h1>
<h2 class="date">August 5, 2022</h2>
</header>
<p>Welcome to the July 2022 update.</p>
<p>This month, despite being one of the <em>slow</em> summer month, we speed up our computation.
Some variable are only computed if they are actually requested, so for most simulations this leads to faster compute times.</p>
<p>In preparation for a bigger overhaul of the AvaFrameConnector (QGis) we started adding helper functions that are used by the connector.
These functions contain stuff like layer renaming and similar stuff that makes handling the result a bit easier.
This will end up in the next version expected to be out in the next few months.</p>
<p>For the developers we added a new way of overriding default configurations, in case your module needs a certain, fixed setup of another module.
If you search for <em>modName_override</em> you will find examples of the usage. Again, this is for people working with the script version (not QGis).</p>
<p>That&rsquo;s it for this month,</p>
<p>Felix</p>
</article>
<br/>
</section>
</div>
<footer class="footer">
</footer>
<div class="fixed-bar">
<section class="container">
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
#public:matrix.avaframe.org</a></p>
</section>
</div>
</main>
<script src="https://avaframe.org/js/app.js"></script>
</body>
</html>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -136,7 +136,7 @@ com1DFA had a lot of internal setup)</p>
<p>added simple functions to fetch benchmarks</p>
</li>
<li>
<p>simplify plotting and AIMEC path functions according to new structure based
<p>simplify plotting and AIMEC path functions according to new structure based
on simulation name and configuration</p>
</li>
</ul>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -105,7 +105,7 @@
<ul>
<li>
<p>This month started with the exciting (at least for us :-) ) release of
version 0.1. Head over to our <a href="https://github.com/avaframe/avaframe">github repository</a>
version 0.1. Head over to our <a href="https://github.com/avaframe/avaframe">github repository</a>
and our <a href="https://docs.avaframe.org/en/v0.1">documentation</a> to learn more about
it (or read our last <a href="https://avaframe.org/posts/version0_1/">post</a>).</p>
</li>
@ -141,7 +141,7 @@ the moment.</p>
python. This means digging deep into the programming and theory of our C++ reference
code. The base structure is already there, current developments concentrate on the
implementation of 2D SPH for depth integrated equations on a surface living in
3D and time discretizations, among others. Head over to our
3D and time discretizations, among others. Head over to our
<a href="https://github.com/avaframe/AvaFrame/issues/">github issues</a> to get an idea about
the issues (..ha..) at hand.</p>
</li>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -0,0 +1,147 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="AvaFrame">
<meta name="description" content="https://avaframe.org">
<meta name="keywords" content="project,avalanche">
<meta property="og:site_name" content="AvaFrame">
<meta property="og:title" content="
This month in AvaFrame - October 2022 edition - AvaFrame
">
<meta property="og:description" content="">
<meta property="og:type" content="website">
<meta property="og:url" content="https://avaframe.org/posts/monthlyoctober2022/">
<meta property="og:image" content="https://avaframe.org">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://avaframe.org/posts/monthlyoctober2022/">
<meta name="twitter:image" content="https://avaframe.org">
<base href="https://avaframe.org/posts/monthlyoctober2022/">
<title>
This month in AvaFrame - October 2022 edition - AvaFrame
</title>
<link rel="canonical" href="https://avaframe.org/posts/monthlyoctober2022/">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="/">AvaFrame</a>
<input type="checkbox" id="menu-control"/>
<label class="menu-mobile float-right " for="menu-control">
<span class="btn-mobile float-right ">&#9776;</span>
<ul class="navigation-list">
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/about">About</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://docs.avaframe.org">Documentation</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://github.com/avaframe/AvaFrame/">Code</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/reports">Reports</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
</li>
</ul>
</label>
</section>
</nav>
<div class="content">
<section class="container post">
<article>
<header>
<h1 class="title">This month in AvaFrame - October 2022 edition</h1>
<h2 class="date">November 3, 2022</h2>
</header>
<p>Welcome the first (close to) winter update of October 2022.</p>
<p>The main thing this month was the release of version 1.3, please head over to the
<a href="/posts/version1_3/">release info</a> of <em>version 1.3</em> to read more about it.</p>
<p>This meant a lot of work went into bug squashing, removal of minor niggles and improvement of the documentation.</p>
<p>Please be aware that the installation method for QGis changed significantly. The AvaFrameConnector now tries
to install the python package automatically. Hopefully this makes is a bit easier to get started. We also provide
and update function in the AvaFrameConnector.</p>
<p>So we recommend you update your installations. You will find the instructions at our
documentation at the end of the <a href="https://docs.avaframe.org/en/latest/installation.html">installation instructions</a>.</p>
<p>As always: if you run into problems or if you have ideas and feedback, don&rsquo;t hesitate to contact us!</p>
<p>Felix</p>
</article>
<br/>
</section>
</div>
<footer class="footer">
</footer>
<div class="fixed-bar">
<section class="container">
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
#public:matrix.avaframe.org</a></p>
</section>
</div>
</main>
<script src="https://avaframe.org/js/app.js"></script>
</body>
</html>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -105,7 +105,7 @@
<ul>
<li>
<p>We heavily worked on the dense flow avalanche module com1DFA, bringing
functionality from its native code over to python functions. Now there is
functionality from its native code over to python functions. Now there is
the option to do parameter variations on friction parameters and release thickness automatically.
Besides this new option, more and more simulation parameters can now be set in python.</p>
</li>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -102,27 +102,27 @@
</header>
<p>We&rsquo;re back from summer! And with some exciting news too!</p>
<p><a href="https://github.com/avaframe/AvaFrame/releases/tag/v0.6">Version 0.6</a>,
<p><a href="https://github.com/avaframe/AvaFrame/releases/tag/v0.6">Version 0.6</a>,
the <strong>QGis/pypi and testing</strong> - release, was published.</p>
<p>So what is included in this release?</p>
<ul>
<li>
<p>The installation process was completely changed and (hopefully) made a lot easier for you:</p>
<ul>
<li>installation of AvaFrame is now working via <a href="https://pypi.org/project/avaframe/">pypi</a>,
<li>installation of AvaFrame is now working via <a href="https://pypi.org/project/avaframe/">pypi</a>,
i.e. through <em>pip install avaframe</em>.</li>
<li>the <em>pip</em> install is provided for Windows, Linux and MacOS for python versions <em>&gt; 3.6</em>. Note that
we did not test MacOS (anyone got a free Macbook lying around?! :-); seriously: if you work on MacOS
we&rsquo;d be happy about some feedback!)</li>
<li>the QGis connector plugin is now in the public
<a href="https://plugins.qgis.org/plugins/avaframeConnector/">QGis plugin directory</a>
and installable via the QGis plugin manager. This allows you to run the standard operational
<a href="https://plugins.qgis.org/plugins/avaframeConnector/">QGis plugin directory</a>
and installable via the QGis plugin manager. This allows you to run the standard operational
workflow from within QGis.</li>
<li>see our <a href="https://docs.avaframe.org/en/latest/installation.html">installation instructions</a> for more information</li>
</ul>
</li>
<li>
<p>Our testing / code coverage has improved considerably. We are still long ways away from perfect, but this is an
<p>Our testing / code coverage has improved considerably. We are still long ways away from perfect, but this is an
ongoing process. As a side-note: we switched from codecoverage to codeclimate as service provider, since we felt we
gain more insights this way.</p>
</li>
@ -141,7 +141,7 @@ gain more insights this way.</p>
</ul>
</li>
<li>
<p>And as always: many more functional changes under the hood, see the main ones in our
<p>And as always: many more functional changes under the hood, see the main ones in our
<a href="https://docs.avaframe.org/en/latest/releaseNotes.html">release notes</a>.</p>
</li>
</ul>

@ -0,0 +1,150 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="AvaFrame">
<meta name="description" content="https://avaframe.org">
<meta name="keywords" content="project,avalanche">
<meta property="og:site_name" content="AvaFrame">
<meta property="og:title" content="
This month in AvaFrame - September 2022 edition - AvaFrame
">
<meta property="og:description" content="">
<meta property="og:type" content="website">
<meta property="og:url" content="https://avaframe.org/posts/monthlyseptember2022/">
<meta property="og:image" content="https://avaframe.org">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://avaframe.org/posts/monthlyseptember2022/">
<meta name="twitter:image" content="https://avaframe.org">
<base href="https://avaframe.org/posts/monthlyseptember2022/">
<title>
This month in AvaFrame - September 2022 edition - AvaFrame
</title>
<link rel="canonical" href="https://avaframe.org/posts/monthlyseptember2022/">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="/">AvaFrame</a>
<input type="checkbox" id="menu-control"/>
<label class="menu-mobile float-right " for="menu-control">
<span class="btn-mobile float-right ">&#9776;</span>
<ul class="navigation-list">
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/about">About</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://docs.avaframe.org">Documentation</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://github.com/avaframe/AvaFrame/">Code</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/reports">Reports</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
</li>
</ul>
</label>
</section>
</nav>
<div class="content">
<section class="container post">
<article>
<header>
<h1 class="title">This month in AvaFrame - September 2022 edition</h1>
<h2 class="date">October 3, 2022</h2>
</header>
<p>Welcome to the September 2022 update.</p>
<p>This was the month of conferences:
First was the International Mountain Conference on our door steps in Innsbruck.
We had a session about <em>Gravitational mass flow simulations for avalanches</em> with a bunch of very interesting talks. Thanks
again to everyone who contributed and visited. The program can be found <a href="https://www.conftool.com/imc2022/index.php?page=browseSessions&amp;form_session=186">here</a>.</p>
<p>We also took this opportunity to hold the <em>Scientific Meeting</em>, discussing, among other things, the future direction AvaFrame takes. We cannot share details yet,
but we are excited!</p>
<p>The second conference took place in Davos, Switzerland, the <em>International Symposium on Snow</em>. Again thanks to all who we had discussions and feedback from. See
<a href="https://www.igsoc.org/wp-content/uploads/2022/10/procabstracts_79.html">the proceedings (abstract 91A3947)</a> for our contribution.</p>
<p>But of course we did not forget to add new stuff to AvaFrame itself :-). We worked on the Thalweg-Time diagram, updated the installation instructions and fixed
a few (annoying) bugs.</p>
<p>Oh and: the next version is getting closer and closer.</p>
<p>Winter is also coming closer (at least for us northern hemisphere people)&hellip;</p>
<p>Felix</p>
</article>
<br/>
</section>
</div>
<footer class="footer">
</footer>
<div class="fixed-bar">
<section class="container">
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
#public:matrix.avaframe.org</a></p>
</section>
</div>
</main>
<script src="https://avaframe.org/js/app.js"></script>
</body>
</html>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -97,43 +97,43 @@
<ul>
<li>
<span>February 5, 2022</span><a href="https://avaframe.org/posts/monthlyjan2022/">This month in AvaFrame - January 2022 edition</a>
<span>May 5, 2022</span><a href="https://avaframe.org/posts/monthlyapr2022/">This month in AvaFrame - April 2022 edition</a>
</li>
<li>
<span>January 19, 2022</span><a href="https://avaframe.org/posts/announce1stworkshop/">1st Public Workshop</a>
<span>April 3, 2022</span><a href="https://avaframe.org/posts/monthlymar2022/">This month in AvaFrame - March 2022 edition</a>
</li>
<li>
<span>January 17, 2022</span><a href="https://avaframe.org/posts/announceimc22/">Call for abstracts IMC 2022</a>
<span>March 28, 2022</span><a href="https://avaframe.org/posts/recording1stworkshop/">Recording 1st Public Workshop 8. March</a>
</li>
<li>
<span>January 3, 2022</span><a href="https://avaframe.org/posts/monthlydec2021/">This month in AvaFrame - December 2021 edition</a>
<span>March 4, 2022</span><a href="https://avaframe.org/posts/monthlyfeb2022/">This month in AvaFrame - February 2022 edition</a>
</li>
<li>
<span>December 3, 2021</span><a href="https://avaframe.org/posts/monthlynov2021/">This month in AvaFrame - November 2021 edition</a>
<span>March 1, 2022</span><a href="https://avaframe.org/posts/info1stworkshop/">Info 1st Public Workshop 8. March</a>
</li>
<li>
<span>November 5, 2021</span><a href="https://avaframe.org/posts/monthlyoct2021/">This month in AvaFrame - October 2021 edition</a>
<span>February 5, 2022</span><a href="https://avaframe.org/posts/monthlyjan2022/">This month in AvaFrame - January 2022 edition</a>
</li>
<li>
<span>October 5, 2021</span><a href="https://avaframe.org/posts/monthlyseptember2021/">This month in AvaFrame - September 2021 edition</a>
<span>January 19, 2022</span><a href="https://avaframe.org/posts/announce1stworkshop/">1st Public Workshop</a>
</li>
<li>
<span>July 14, 2021</span><a href="https://avaframe.org/posts/publicproto/">Public prototype and monthly update</a>
<span>January 17, 2022</span><a href="https://avaframe.org/posts/announceimc22/">Call for abstracts IMC 2022</a>
</li>
<li>
<span>June 9, 2021</span><a href="https://avaframe.org/posts/monthlymeeting/">Monthly public meeting</a>
<span>January 3, 2022</span><a href="https://avaframe.org/posts/monthlydec2021/">This month in AvaFrame - December 2021 edition</a>
</li>
<li>
<span>June 5, 2021</span><a href="https://avaframe.org/posts/monthlymay2021/">This month in AvaFrame - May 2021 edition</a>
<span>December 3, 2021</span><a href="https://avaframe.org/posts/monthlynov2021/">This month in AvaFrame - November 2021 edition</a>
</li>
</ul>
@ -191,10 +191,20 @@
<li><a href="/posts/page/5/">5</a></li>
<li class="hidden"><a href="/posts/page/3/">&rsaquo;</a></li>
<li><a href="/posts/page/4/">&raquo;</a></li>
<li><a href="/posts/page/5/">&raquo;</a></li>
</ul>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -97,43 +97,43 @@
<ul>
<li>
<span>May 5, 2021</span><a href="https://avaframe.org/posts/monthlyapr2021/">This month in AvaFrame - April 2021 edition</a>
<span>November 5, 2021</span><a href="https://avaframe.org/posts/monthlyoct2021/">This month in AvaFrame - October 2021 edition</a>
</li>
<li>
<span>April 26, 2021</span><a href="https://avaframe.org/posts/version0_3/">Release version 0.3</a>
<span>October 5, 2021</span><a href="https://avaframe.org/posts/monthlyseptember2021/">This month in AvaFrame - September 2021 edition</a>
</li>
<li>
<span>April 4, 2021</span><a href="https://avaframe.org/posts/monthlymar2021/">This month in AvaFrame - March 2021 edition</a>
<span>July 14, 2021</span><a href="https://avaframe.org/posts/publicproto/">Public prototype and monthly update</a>
</li>
<li>
<span>March 5, 2021</span><a href="https://avaframe.org/posts/monthlyfeb2021/">This month in AvaFrame - February 2021 edition</a>
<span>June 9, 2021</span><a href="https://avaframe.org/posts/monthlymeeting/">Monthly public meeting</a>
</li>
<li>
<span>January 30, 2021</span><a href="https://avaframe.org/posts/monthlyjan2021/">This month in AvaFrame - January 2021 edition</a>
<span>June 5, 2021</span><a href="https://avaframe.org/posts/monthlymay2021/">This month in AvaFrame - May 2021 edition</a>
</li>
<li>
<span>December 29, 2020</span><a href="https://avaframe.org/posts/monthlydec2020/">This month in AvaFrame - December 2020 edition</a>
<span>May 5, 2021</span><a href="https://avaframe.org/posts/monthlyapr2021/">This month in AvaFrame - April 2021 edition</a>
</li>
<li>
<span>December 28, 2020</span><a href="https://avaframe.org/posts/version0_2/">Release version 0.2</a>
<span>April 26, 2021</span><a href="https://avaframe.org/posts/version0_3/">Release version 0.3</a>
</li>
<li>
<span>November 29, 2020</span><a href="https://avaframe.org/posts/monthlynov2020/">This month in AvaFrame - November 2020 edition</a>
<span>April 4, 2021</span><a href="https://avaframe.org/posts/monthlymar2021/">This month in AvaFrame - March 2021 edition</a>
</li>
<li>
<span>November 6, 2020</span><a href="https://avaframe.org/posts/version0_1/">Initial release version 0.1</a>
<span>March 5, 2021</span><a href="https://avaframe.org/posts/monthlyfeb2021/">This month in AvaFrame - February 2021 edition</a>
</li>
<li>
<span>October 29, 2020</span><a href="https://avaframe.org/posts/monthlyoct2020/">This month in AvaFrame - October 2020 edition</a>
<span>January 30, 2021</span><a href="https://avaframe.org/posts/monthlyjan2021/">This month in AvaFrame - January 2021 edition</a>
</li>
</ul>
@ -191,10 +191,20 @@
<li><a href="/posts/page/5/">5</a></li>
<li class="hidden"><a href="/posts/page/4/">&rsaquo;</a></li>
<li><a href="/posts/page/4/">&raquo;</a></li>
<li><a href="/posts/page/5/">&raquo;</a></li>
</ul>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -96,6 +96,26 @@
<h1 class="title">Posts</h1>
<ul>
<li>
<span>December 29, 2020</span><a href="https://avaframe.org/posts/monthlydec2020/">This month in AvaFrame - December 2020 edition</a>
</li>
<li>
<span>December 28, 2020</span><a href="https://avaframe.org/posts/version0_2/">Release version 0.2</a>
</li>
<li>
<span>November 29, 2020</span><a href="https://avaframe.org/posts/monthlynov2020/">This month in AvaFrame - November 2020 edition</a>
</li>
<li>
<span>November 6, 2020</span><a href="https://avaframe.org/posts/version0_1/">Initial release version 0.1</a>
</li>
<li>
<span>October 29, 2020</span><a href="https://avaframe.org/posts/monthlyoct2020/">This month in AvaFrame - October 2020 edition</a>
</li>
<li>
<span>September 30, 2020</span><a href="https://avaframe.org/posts/monthlysep2020/">This month in AvaFrame - September 2020 edition</a>
</li>
@ -116,10 +136,6 @@
<span>April 1, 2020</span><a href="https://avaframe.org/posts/positionnumericsclosed/">Position numerics CLOSED</a>
</li>
<li>
<span>February 27, 2020</span><a href="https://avaframe.org/posts/openpositionnumerics/">Open position numerics</a>
</li>
</ul>
@ -175,6 +191,21 @@
<li><a href="/posts/page/5/">5</a></li>
<li class="hidden"><a href="/posts/page/5/">&rsaquo;</a></li>
<li><a href="/posts/page/5/">&raquo;</a></li>
</ul>

@ -0,0 +1,198 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="AvaFrame">
<meta name="description" content="The open source avalanche framework">
<meta name="keywords" content="project,avalanche">
<meta property="og:site_name" content="AvaFrame">
<meta property="og:title" content="
Posts - AvaFrame
">
<meta property="og:description" content="The open source avalanche framework">
<meta property="og:type" content="website">
<meta property="og:url" content="https://avaframe.org/posts/">
<meta property="og:image" content="https://avaframe.orgimages/tn.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://avaframe.org/posts/">
<meta name="twitter:image" content="https://avaframe.orgimages/tn.png">
<base href="https://avaframe.org/posts/">
<title>
Posts - AvaFrame
</title>
<link rel="canonical" href="https://avaframe.org/posts/">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="/">AvaFrame</a>
<input type="checkbox" id="menu-control"/>
<label class="menu-mobile float-right " for="menu-control">
<span class="btn-mobile float-right ">&#9776;</span>
<ul class="navigation-list">
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/about">About</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://docs.avaframe.org">Documentation</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://github.com/avaframe/AvaFrame/">Code</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/reports">Reports</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
</li>
</ul>
</label>
</section>
</nav>
<div class="content">
<section class="container list">
<h1 class="title">Posts</h1>
<ul>
<li>
<span>February 27, 2020</span><a href="https://avaframe.org/posts/openpositionnumerics/">Open position numerics</a>
</li>
</ul>
<ul class="pagination">
<li><a href="/posts/">&laquo;</a></li>
<li class="hidden"><a href="/posts/page/4/">&lsaquo;</a></li>
<li><a href="/posts/">1</a></li>
<li><a href="/posts/page/2/">2</a></li>
<li><a href="/posts/page/3/">3</a></li>
<li><a href="/posts/page/4/">4</a></li>
<li>5</li>
</ul>
</section>
</div>
<footer class="footer">
</footer>
<div class="fixed-bar">
<section class="container">
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
#public:matrix.avaframe.org</a></p>
</section>
</div>
</main>
<script src="https://avaframe.org/js/app.js"></script>
</body>
</html>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -103,7 +103,7 @@
<p>In case you wondered where your beloved monthly update is, it was delayed due to
us working on a big announcement:</p>
<p>We released <a href="https://github.com/avaframe/AvaFrame/releases/tag/v0.5">version 0.5</a>,
<p>We released <a href="https://github.com/avaframe/AvaFrame/releases/tag/v0.5">version 0.5</a>,
our so called <strong>public prototype</strong>.</p>
<p>So now why is this big? (Apart from being a project milestone, which you couldn&rsquo;t
care less about I guess)</p>
@ -135,7 +135,7 @@ release thicknesses and run multiple scenarios, but the rest of the setup is
according to our current default setup.</p>
</li>
<li>
<p>and many more functional changes under the hood, see the main ones in our
<p>and many more functional changes under the hood, see the main ones in our
<a href="https://docs.avaframe.org/en/latest/releaseNotes.html">release notes</a>.</p>
</li>
<li>
@ -146,7 +146,7 @@ These plots now work for normal vision, red/green deficiency and in grayscale.
See examples for the test case ALR at the end of this post.</p>
</li>
</ul>
<p>We invite you to give this version a try, but expect some rough edges.
<p>We invite you to give this version a try, but expect some rough edges.
But whatever you do, enjoy your summer (or your winter for the southern
hemisphere people out there)!</p>
<p>Signing out for summer,</p>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
@ -112,7 +112,7 @@ areas and multiple scenarios per avalanche.</p>
<code>AvaFrame/avaframe</code> directory. This is a good start to see all results at
once, however be aware this script takes some time (if all tests are run; see
top of the script).</p>
<p>For a documentation on how to add a test see
<p>For a documentation on how to add a test see
<a href="https://docs.avaframe.org/en/latest/develop.html#how-to-add-a-benchmark-test">our development section</a>.</p>
<p>This release is also the first to include <a href="https://docs.avaframe.org/en/latest/api.html">API documentation</a>
for our modules and functions.

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -0,0 +1,176 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="AvaFrame">
<meta name="description" content="https://avaframe.org">
<meta name="keywords" content="project,avalanche">
<meta property="og:site_name" content="AvaFrame">
<meta property="og:title" content="
Release Version 1.3 - AvaFrame
">
<meta property="og:description" content="">
<meta property="og:type" content="website">
<meta property="og:url" content="https://avaframe.org/posts/version1_3/">
<meta property="og:image" content="https://avaframe.org">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://avaframe.org/posts/version1_3/">
<meta name="twitter:image" content="https://avaframe.org">
<base href="https://avaframe.org/posts/version1_3/">
<title>
Release Version 1.3 - AvaFrame
</title>
<link rel="canonical" href="https://avaframe.org/posts/version1_3/">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="/">AvaFrame</a>
<input type="checkbox" id="menu-control"/>
<label class="menu-mobile float-right " for="menu-control">
<span class="btn-mobile float-right ">&#9776;</span>
<ul class="navigation-list">
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/about">About</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://docs.avaframe.org">Documentation</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://github.com/avaframe/AvaFrame/">Code</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/reports">Reports</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
</li>
</ul>
</label>
</section>
</nav>
<div class="content">
<section class="container post">
<article>
<header>
<h1 class="title">Release Version 1.3</h1>
<h2 class="date">October 12, 2022</h2>
</header>
<p><strong>Today we released <a href="https://github.com/avaframe/AvaFrame/releases/tag/1.3">Version 1.3</a></strong></p>
<p>The main change is the change of logic for secondary release areas. This was done to be able
to expose these functions in the AvaFrameConnecter. So it is now possible to include secondary
release areas in dense flow simulations done via QGis.
Please also make sure you read the new <a href="https://docs.avaframe.org/en/latest/installation.html">installation instructions</a>.</p>
<p>ENHANCEMENTS</p>
<ul>
<li>Change logic for secondary release areas:
<ul>
<li>Check for release and secondary release shapefiles</li>
<li>If only release available -&gt; just run release</li>
<li>If both release and secondary release are available -&gt; run with secondary release
UNLESS secRelArea = False</li>
<li>ALL scenarios in release get the secondary release areas!</li>
</ul>
</li>
<li>Add rotational energy line test: helps to check eg. for numerical grid independence</li>
<li>Update ini file procedure for the energy line test and the rotation test</li>
<li>Additional statistical plots</li>
<li>New three-panel plot of tt-diagram (plus animation)</li>
<li>Add variation option for thickness settings and probrun based on normal distribution derived from ci and mean</li>
<li>Add filtering option to aimec</li>
<li>Add scenario name to configuration to be used for plotting example #757</li>
<li>Add surface parallel coordinate computation to Aimec</li>
<li>Improve operational installation instructions</li>
<li>Add a german version of the operational installation</li>
</ul>
<p>FIX</p>
<ul>
<li>Contour legend bug with matplotlib 3.5.2</li>
<li>Update installation instructions; fixes #764</li>
<li>Bugs in deriving variation</li>
<li>Remeshing issue that lead to standard test differences (originated in commit 419c11f)</li>
<li>No calls to matplotlib for plotting purposes in com1DFA</li>
<li>Removes multiple printouts of config during run in, e.g. com1DFA</li>
<li>CompareConfig always honours the toPrint flag</li>
</ul>
<p>Contributors:</p>
<p>Code: core team</p>
<p>Felix</p>
</article>
<br/>
</section>
</div>
<footer class="footer">
</footer>
<div class="fixed-bar">
<section class="container">
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
#public:matrix.avaframe.org</a></p>
</section>
</div>
</main>
<script src="https://avaframe.org/js/app.js"></script>
</body>
</html>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">

@ -3,10 +3,25 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://avaframe.org/</loc>
<lastmod>2022-07-07T00:00:00+01:00</lastmod>
<lastmod>2022-11-03T00:00:00+01:00</lastmod>
</url><url>
<loc>https://avaframe.org/posts/</loc>
<lastmod>2022-07-07T00:00:00+01:00</lastmod>
<lastmod>2022-11-03T00:00:00+01:00</lastmod>
</url><url>
<loc>https://avaframe.org/posts/monthlyoctober2022/</loc>
<lastmod>2022-11-03T00:00:00+01:00</lastmod>
</url><url>
<loc>https://avaframe.org/posts/version1_3/</loc>
<lastmod>2022-10-12T00:00:00+01:00</lastmod>
</url><url>
<loc>https://avaframe.org/posts/monthlyseptember2022/</loc>
<lastmod>2022-10-03T00:00:00+01:00</lastmod>
</url><url>
<loc>https://avaframe.org/posts/monthlyaugust2022/</loc>
<lastmod>2022-09-05T00:00:00+01:00</lastmod>
</url><url>
<loc>https://avaframe.org/posts/monthlyjuly2022/</loc>
<lastmod>2022-08-05T00:00:00+01:00</lastmod>
</url><url>
<loc>https://avaframe.org/posts/version1_2/</loc>
<lastmod>2022-07-07T00:00:00+01:00</lastmod>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.101.0" />
<meta name="generator" content="Hugo 0.104.3" />
</head>
<body class="">