final March update

master
Felix Oesterle 4 years ago
parent 05c39d02b0
commit bdbcfa2753

@ -1,32 +1,38 @@
--- ---
title: "This month in AvaFrame - March 2022 edition" title: "This month in AvaFrame - March 2022 edition"
date: 2022-04-03T00:00:00+01:00 date: 2022-04-03T00:00:00+01:00
draft: true draft: false
--- ---
Welcome to the March 2022 update. Welcome to the March 2022 update.
As you might have noticed by all the other posts, this month saw our 1st public workshop. In case you missed it, see the As you might have noticed from all the other posts, this month saw our 1st public workshop. In case you missed it, see the
previous post for a link to the recording of it. previous post for a link to its recording. Big thanks to all participants, it is nice to know the interest in our
project! And also, a big thanks for all the feedback we got, it is always very much appreciated.
We are still working on the first release, expected to be released within the next few weeks (probably beginning of We are still working on the first release, which is expected to be released within the next few weeks (probably beginning of
April). April).
- Version and log date - Add the version to all logs, including full info about the commit / tag the current code is on. You are on modified
code if you see a `+dirty` in the version. This means this code is not reproducible! If you need reproducibility, please
make sure you are on a clean commit.
- Improve plots. One is hillshade and contours for peak plots - Add date to log name to be able to find the latest log and not overwriting any logs.
- update documentation, add info about ata viscosity - We have a new *ana5utils* module with thalweg-time diagrams and simulograms, i.e. figures and methods related to radar
measurements and a new way to display temporal evolution of simulations results. We will adequately introduce this in an
upcoming publication.
- fix stuff in relation to the connectior, i.e. a b is optional now - A few plots were improved. Most notably is adding hillshade and contours to the standard peak plots.
- new ana5utils with thalweg time and simulogram - Update documentation, especially by adding info about ata viscosity.
- fix missing tau0 in friction relation - An improvement regarding the AvaFrameConnector (for QGis): Alpha-Beta is now optional in the operational runscript,
i.e. profiles and split points are not mandatory anymore.
the first release candidate. See [github releases](https://github.com/avaframe/AvaFrame/releases) for a full changelog.
- We fixed the missing `tau0` in the friction relation `SamosAT`. It is by default set to 0, so there is no impact on already
calculated standard runs.
We had a few release candidates, for a full changelog see [github releases](https://github.com/avaframe/AvaFrame/releases).
Felix Felix

@ -108,6 +108,10 @@
<div class="content centered"> <div class="content centered">
<ul> <ul>
<li>
<span>3. Apr, 2022</span><a href="https://avaframe.org/posts/monthlymar2022/">This month in AvaFrame - March 2022 edition</a>
</li>
<li> <li>
<span>28. Mar, 2022</span><a href="https://avaframe.org/posts/recording1stworkshop/">Recording 1st Public Workshop 8. March</a> <span>28. Mar, 2022</span><a href="https://avaframe.org/posts/recording1stworkshop/">Recording 1st Public Workshop 8. March</a>
</li> </li>
@ -144,10 +148,6 @@
<span>5. Nov, 2021</span><a href="https://avaframe.org/posts/monthlyoct2021/">This month in AvaFrame - October 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>
<li>
<span>5. Oct, 2021</span><a href="https://avaframe.org/posts/monthlyseptember2021/">This month in AvaFrame - September 2021 edition</a>
</li>
</ul> </ul>
</div> </div>

@ -6,7 +6,17 @@
<description>Recent content on AvaFrame</description> <description>Recent content on AvaFrame</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en</language> <language>en</language>
<lastBuildDate>Mon, 28 Mar 2022 10:46:51 +0100</lastBuildDate><atom:link href="https://avaframe.org/index.xml" rel="self" type="application/rss+xml" /> <lastBuildDate>Sun, 03 Apr 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 - March 2022 edition</title>
<link>https://avaframe.org/posts/monthlymar2022/</link>
<pubDate>Sun, 03 Apr 2022 00:00:00 +0100</pubDate>
<guid>https://avaframe.org/posts/monthlymar2022/</guid>
<description>Welcome to the March 2022 update.
As you might have noticed from all the other posts, this month saw our 1st public workshop. In case you missed it, see the previous post for a link to its recording. Big thanks to all participants, it is nice to know the interest in our project! And also, a big thanks for all the feedback we got, it is always very much appreciated.</description>
</item>
<item> <item>
<title>Recording 1st Public Workshop 8. March</title> <title>Recording 1st Public Workshop 8. March</title>
<link>https://avaframe.org/posts/recording1stworkshop/</link> <link>https://avaframe.org/posts/recording1stworkshop/</link>

@ -108,6 +108,10 @@
<div class="content centered"> <div class="content centered">
<ul> <ul>
<li>
<span>5. Oct, 2021</span><a href="https://avaframe.org/posts/monthlyseptember2021/">This month in AvaFrame - September 2021 edition</a>
</li>
<li> <li>
<span>14. Jul, 2021</span><a href="https://avaframe.org/posts/publicproto/">Public prototype and monthly update</a> <span>14. Jul, 2021</span><a href="https://avaframe.org/posts/publicproto/">Public prototype and monthly update</a>
</li> </li>
@ -144,10 +148,6 @@
<span>29. Dec, 2020</span><a href="https://avaframe.org/posts/monthlydec2020/">This month in AvaFrame - December 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>
<li>
<span>28. Dec, 2020</span><a href="https://avaframe.org/posts/version0_2/">Release version 0.2</a>
</li>
</ul> </ul>
</div> </div>

@ -108,6 +108,10 @@
<div class="content centered"> <div class="content centered">
<ul> <ul>
<li>
<span>28. Dec, 2020</span><a href="https://avaframe.org/posts/version0_2/">Release version 0.2</a>
</li>
<li> <li>
<span>29. Nov, 2020</span><a href="https://avaframe.org/posts/monthlynov2020/">This month in AvaFrame - November 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>
@ -144,10 +148,6 @@
<span>27. Feb, 2020</span><a href="https://avaframe.org/posts/openpositionnumerics/">Open position numerics</a> <span>27. Feb, 2020</span><a href="https://avaframe.org/posts/openpositionnumerics/">Open position numerics</a>
</li> </li>
<li>
<span>26. Feb, 2020</span><a href="https://avaframe.org/about/">About</a>
</li>
</ul> </ul>
</div> </div>

@ -0,0 +1,205 @@
<!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.93.2" />
</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/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>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>
</ul>
</div>
<ul class="pagination">
<li><a href="/">&laquo;</a></li>
<li class="hidden"><a href="/page/3/">&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>4</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>

@ -92,6 +92,10 @@
<h1 class="title">Posts</h1> <h1 class="title">Posts</h1>
<ul> <ul>
<li>
<span>April 3, 2022</span><a href="https://avaframe.org/posts/monthlymar2022/">This month in AvaFrame - March 2022 edition</a>
</li>
<li> <li>
<span>March 28, 2022</span><a href="https://avaframe.org/posts/recording1stworkshop/">Recording 1st Public Workshop 8. March</a> <span>March 28, 2022</span><a href="https://avaframe.org/posts/recording1stworkshop/">Recording 1st Public Workshop 8. March</a>
</li> </li>
@ -128,10 +132,6 @@
<span>November 5, 2021</span><a href="https://avaframe.org/posts/monthlyoct2021/">This month in AvaFrame - October 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>
<li>
<span>October 5, 2021</span><a href="https://avaframe.org/posts/monthlyseptember2021/">This month in AvaFrame - September 2021 edition</a>
</li>
</ul> </ul>

@ -6,7 +6,17 @@
<description>Recent content in Posts on AvaFrame</description> <description>Recent content in Posts on AvaFrame</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en</language> <language>en</language>
<lastBuildDate>Mon, 28 Mar 2022 10:46:51 +0100</lastBuildDate><atom:link href="https://avaframe.org/posts/index.xml" rel="self" type="application/rss+xml" /> <lastBuildDate>Sun, 03 Apr 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 - March 2022 edition</title>
<link>https://avaframe.org/posts/monthlymar2022/</link>
<pubDate>Sun, 03 Apr 2022 00:00:00 +0100</pubDate>
<guid>https://avaframe.org/posts/monthlymar2022/</guid>
<description>Welcome to the March 2022 update.
As you might have noticed from all the other posts, this month saw our 1st public workshop. In case you missed it, see the previous post for a link to its recording. Big thanks to all participants, it is nice to know the interest in our project! And also, a big thanks for all the feedback we got, it is always very much appreciated.</description>
</item>
<item> <item>
<title>Recording 1st Public Workshop 8. March</title> <title>Recording 1st Public Workshop 8. March</title>
<link>https://avaframe.org/posts/recording1stworkshop/</link> <link>https://avaframe.org/posts/recording1stworkshop/</link>

@ -0,0 +1,169 @@
<!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 - March 2022 edition - AvaFrame
">
<meta property="og:description" content="">
<meta property="og:type" content="website">
<meta property="og:url" content="https://avaframe.org/posts/monthlymar2022/">
<meta property="og:image" content="https://avaframe.org">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://avaframe.org/posts/monthlymar2022/">
<meta name="twitter:image" content="https://avaframe.org">
<base href="https://avaframe.org/posts/monthlymar2022/">
<title>
This month in AvaFrame - March 2022 edition - AvaFrame
</title>
<link rel="canonical" href="https://avaframe.org/posts/monthlymar2022/">
<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.93.2" />
</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/contact">Contact</a>
</li>
</ul>
</label>
</section>
</nav>
<div class="content">
<section class="container post">
<article>
<header>
<h1 class="title">This month in AvaFrame - March 2022 edition</h1>
<h2 class="date">April 3, 2022</h2>
</header>
<p>Welcome to the March 2022 update.</p>
<p>As you might have noticed from all the other posts, this month saw our 1st public workshop. In case you missed it, see the
previous post for a link to its recording. Big thanks to all participants, it is nice to know the interest in our
project! And also, a big thanks for all the feedback we got, it is always very much appreciated.</p>
<p>We are still working on the first release, which is expected to be released within the next few weeks (probably beginning of
April).</p>
<ul>
<li>
<p>Add the version to all logs, including full info about the commit / tag the current code is on. You are on modified
code if you see a <code>+dirty</code> in the version. This means this code is not reproducible! If you need reproducibility, please
make sure you are on a clean commit.</p>
</li>
<li>
<p>Add date to log name to be able to find the latest log and not overwriting any logs.</p>
</li>
<li>
<p>We have a new <em>ana5utils</em> module with thalweg-time diagrams and simulograms, i.e. figures and methods related to radar
measurements and a new way to display temporal evolution of simulations results. We will adequately introduce this in an
upcoming publication.</p>
</li>
<li>
<p>A few plots were improved. Most notably is adding hillshade and contours to the standard peak plots.</p>
</li>
<li>
<p>Update documentation, especially by adding info about ata viscosity.</p>
</li>
<li>
<p>An improvement regarding the AvaFrameConnector (for QGis): Alpha-Beta is now optional in the operational runscript,
i.e. profiles and split points are not mandatory anymore.</p>
</li>
<li>
<p>We fixed the missing <code>tau0</code> in the friction relation <code>SamosAT</code>. It is by default set to 0, so there is no impact on already
calculated standard runs.</p>
</li>
</ul>
<p>We had a few release candidates, for a full changelog see <a href="https://github.com/avaframe/AvaFrame/releases">github releases</a>.</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>

@ -92,6 +92,10 @@
<h1 class="title">Posts</h1> <h1 class="title">Posts</h1>
<ul> <ul>
<li>
<span>October 5, 2021</span><a href="https://avaframe.org/posts/monthlyseptember2021/">This month in AvaFrame - September 2021 edition</a>
</li>
<li> <li>
<span>July 14, 2021</span><a href="https://avaframe.org/posts/publicproto/">Public prototype and monthly update</a> <span>July 14, 2021</span><a href="https://avaframe.org/posts/publicproto/">Public prototype and monthly update</a>
</li> </li>
@ -128,10 +132,6 @@
<span>December 29, 2020</span><a href="https://avaframe.org/posts/monthlydec2020/">This month in AvaFrame - December 2020 edition</a> <span>December 29, 2020</span><a href="https://avaframe.org/posts/monthlydec2020/">This month in AvaFrame - December 2020 edition</a>
</li> </li>
<li>
<span>December 28, 2020</span><a href="https://avaframe.org/posts/version0_2/">Release version 0.2</a>
</li>
</ul> </ul>

@ -92,6 +92,10 @@
<h1 class="title">Posts</h1> <h1 class="title">Posts</h1>
<ul> <ul>
<li>
<span>December 28, 2020</span><a href="https://avaframe.org/posts/version0_2/">Release version 0.2</a>
</li>
<li> <li>
<span>November 29, 2020</span><a href="https://avaframe.org/posts/monthlynov2020/">This month in AvaFrame - November 2020 edition</a> <span>November 29, 2020</span><a href="https://avaframe.org/posts/monthlynov2020/">This month in AvaFrame - November 2020 edition</a>
</li> </li>

@ -3,10 +3,13 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml"> xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url> <url>
<loc>https://avaframe.org/</loc> <loc>https://avaframe.org/</loc>
<lastmod>2022-03-28T10:46:51+01:00</lastmod> <lastmod>2022-04-03T00:00:00+01:00</lastmod>
</url><url> </url><url>
<loc>https://avaframe.org/posts/</loc> <loc>https://avaframe.org/posts/</loc>
<lastmod>2022-03-28T10:46:51+01:00</lastmod> <lastmod>2022-04-03T00:00:00+01:00</lastmod>
</url><url>
<loc>https://avaframe.org/posts/monthlymar2022/</loc>
<lastmod>2022-04-03T00:00:00+01:00</lastmod>
</url><url> </url><url>
<loc>https://avaframe.org/posts/recording1stworkshop/</loc> <loc>https://avaframe.org/posts/recording1stworkshop/</loc>
<lastmod>2022-03-28T10:46:51+01:00</lastmod> <lastmod>2022-03-28T10:46:51+01:00</lastmod>