Add sept 2021 monthly

master
Felix Oesterle 5 years ago
parent ade7c1a275
commit 6da2d4d548

@ -0,0 +1,53 @@
---
title: "This month in AvaFrame - September 2021 edition"
date: 2021-10-05T00:00:00+01:00
draft: false
---
We're back from summer! And with some exciting news too!
[Version 0.6](https://github.com/avaframe/AvaFrame/releases/tag/v0.6),
the **QGis/pypi and testing** - release, was published.
So what is included in this release?
- The installation process was completely changed and (hopefully) made a lot easier for you:
- installation of AvaFrame is now working via [pypi](https://pypi.org/project/avaframe/),
i.e. through *pip install avaframe*.
- the *pip* install is provided for Windows, Linux and MacOS for python versions *> 3.6*. Note that
we did not test MacOS (anyone got a free Macbook lying around?! :-); seriously: if you work on MacOS
we'd be happy about some feedback!)
- the QGis connector plugin is now in the public
[QGis plugin directory](https://plugins.qgis.org/plugins/avaframeConnector/)
and installable via the QGis plugin manager. This allows you to run the standard operational
workflow from within QGis.
- see our [installation instructions](https://docs.avaframe.org/en/latest/installation.html) for more information
- 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.
- Modules with the most substantial changes are:
- *com1DFA*:
- any resolution is possible (also see the new [FAQ](https://docs.avaframe.org/en/latest/FAQ.html))
- option to track particles by ID and know which parent particle they originate from.
- include entrainment thickness from shapefiles
- new option for the initialisation of particle mass
- *ana3AIMEC*: adjust raster cellsize (for different resolutions) and mass analysis plots
- And as always: many more functional changes under the hood, see the main ones in our
[release notes](https://docs.avaframe.org/en/latest/releaseNotes.html).
We invite you to give this version a try, especially the *standard installation using QGis*. Please let us know
if you run into problems (which you will...). We are looking forward to your feedback!
And since I can see fresh snow up on the mountains from where I'm writing this: let the next avalanche season begin...
Till next month,
Felix
<!-- LocalWords: QGis pypi avaframe MacOS
-->

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

@ -6,7 +6,20 @@
<description>Recent content on AvaFrame</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Wed, 14 Jul 2021 07:08:58 +0100</lastBuildDate><atom:link href="https://avaframe.org/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 05 Oct 2021 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 - September 2021 edition</title>
<link>https://avaframe.org/posts/monthlyseptember2021/</link>
<pubDate>Tue, 05 Oct 2021 00:00:00 +0100</pubDate>
<guid>https://avaframe.org/posts/monthlyseptember2021/</guid>
<description>We&amp;rsquo;re back from summer! And with some exciting news too!
Version 0.6, the QGis/pypi and testing - release, was published.
So what is included in this release?
The installation process was completely changed and (hopefully) made a lot easier for you:
installation of AvaFrame is now working via pypi, i.e. through pip install avaframe. the pip install is provided for Windows, Linux and MacOS for python versions &amp;gt; 3.</description>
</item>
<item>
<title>Public prototype and monthly update</title>
<link>https://avaframe.org/posts/publicproto/</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</head>
<body class="">
@ -100,6 +100,10 @@
<div class="content centered">
<ul>
<li>
<span>28. Dec, 2020</span><a href="https://avaframe.org/posts/version0_2/">Release version 0.2</a>
</li>
<li>
<span>29. Nov, 2020</span><a href="https://avaframe.org/posts/monthlynov2020/">This month in AvaFrame - November 2020 edition</a>
</li>
@ -136,10 +140,6 @@
<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>
</ul>
</div>

@ -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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</head>
<body class="">
@ -100,6 +100,10 @@
<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>

@ -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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</head>
<body class="">
@ -84,6 +84,10 @@
<h1 class="title">Posts</h1>
<ul>
<li>
<span>October 5, 2021</span><a href="https://avaframe.org/posts/monthlyseptember2021/">This month in AvaFrame - September 2021 edition</a>
</li>
<li>
<span>July 14, 2021</span><a href="https://avaframe.org/posts/publicproto/">Public prototype and monthly update</a>
</li>
@ -120,10 +124,6 @@
<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>
</ul>

@ -6,7 +6,20 @@
<description>Recent content in Posts on AvaFrame</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Wed, 14 Jul 2021 07:08:58 +0100</lastBuildDate><atom:link href="https://avaframe.org/posts/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 05 Oct 2021 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 - September 2021 edition</title>
<link>https://avaframe.org/posts/monthlyseptember2021/</link>
<pubDate>Tue, 05 Oct 2021 00:00:00 +0100</pubDate>
<guid>https://avaframe.org/posts/monthlyseptember2021/</guid>
<description>We&amp;rsquo;re back from summer! And with some exciting news too!
Version 0.6, the QGis/pypi and testing - release, was published.
So what is included in this release?
The installation process was completely changed and (hopefully) made a lot easier for you:
installation of AvaFrame is now working via pypi, i.e. through pip install avaframe. the pip install is provided for Windows, Linux and MacOS for python versions &amp;gt; 3.</description>
</item>
<item>
<title>Public prototype and monthly update</title>
<link>https://avaframe.org/posts/publicproto/</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</head>
<body class="">

@ -0,0 +1,175 @@
<!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 2021 edition - AvaFrame
">
<meta property="og:description" content="">
<meta property="og:type" content="website">
<meta property="og:url" content="https://avaframe.org/posts/monthlyseptember2021/">
<meta property="og:image" content="https://avaframe.org">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://avaframe.org/posts/monthlyseptember2021/">
<meta name="twitter:image" content="https://avaframe.org">
<base href="https://avaframe.org/posts/monthlyseptember2021/">
<title>
This month in AvaFrame - September 2021 edition - AvaFrame
</title>
<link rel="canonical" href="https://avaframe.org/posts/monthlyseptember2021/">
<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.88.1" />
</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://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 - September 2021 edition</h1>
<h2 class="date">October 5, 2021</h2>
</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>,
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>,
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
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
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>
<li>
<p>Modules with the most substantial changes are:</p>
<ul>
<li><em>com1DFA</em>:
<ul>
<li>any resolution is possible (also see the new <a href="https://docs.avaframe.org/en/latest/FAQ.html">FAQ</a>)</li>
<li>option to track particles by ID and know which parent particle they originate from.</li>
<li>include entrainment thickness from shapefiles</li>
<li>new option for the initialisation of particle mass</li>
</ul>
</li>
<li><em>ana3AIMEC</em>: adjust raster cellsize (for different resolutions) and mass analysis plots</li>
</ul>
</li>
<li>
<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>
<p>We invite you to give this version a try, especially the <em>standard installation using QGis</em>. Please let us know
if you run into problems (which you will&hellip;). We are looking forward to your feedback!</p>
<p>And since I can see fresh snow up on the mountains from where I&rsquo;m writing this: let the next avalanche season begin&hellip;</p>
<p>Till next month,</p>
<p>Felix</p>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</head>
<body class="">
@ -84,6 +84,10 @@
<h1 class="title">Posts</h1>
<ul>
<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>

@ -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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</head>
<body class="">

@ -3,10 +3,13 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://avaframe.org/</loc>
<lastmod>2021-07-14T07:08:58+01:00</lastmod>
<lastmod>2021-10-05T00:00:00+01:00</lastmod>
</url><url>
<loc>https://avaframe.org/posts/</loc>
<lastmod>2021-07-14T07:08:58+01:00</lastmod>
<lastmod>2021-10-05T00:00:00+01:00</lastmod>
</url><url>
<loc>https://avaframe.org/posts/monthlyseptember2021/</loc>
<lastmod>2021-10-05T00:00:00+01:00</lastmod>
</url><url>
<loc>https://avaframe.org/posts/publicproto/</loc>
<lastmod>2021-07-14T07:08:58+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.83.1" />
<meta name="generator" content="Hugo 0.88.1" />
</head>
<body class="">