diff --git a/content/posts/publicproto.md b/content/posts/publicproto.md new file mode 100644 index 0000000..16b0188 --- /dev/null +++ b/content/posts/publicproto.md @@ -0,0 +1,64 @@ +--- +title: "Public prototype and monthly update" +date: 2021-07-14T07:08:58+01:00 +draft: false +--- + +In case you wondered where your beloved monthly update is, it was delayed due to +us working on a big announcement: + +We released [version 0.5](https://github.com/avaframe/AvaFrame/releases/tag/v0.5) +our so called **public prototype**. + +So now why is this big? (Apart from being a project milestone, which you couldn't +care less about I guess) + +**This is the first release that is being tested for +application in operational hazard mapping.** + +To achieve this, quite a few things changed: + +- Version 0.4 saw us switching to our own code for the dense flow module +com1DFA. The original module is still available, but our development efforts +will now focus on the new one. + +- With version 0.5 we completely overhauled and updated the documentation to include things + like: + - updated descriptions of the modules + - installation instructions for Windows + - new DFA algorithm [description page](https://docs.avaframe.org/en/latest/com1DFAAlgorithm.html) + - and many more changes... + +- We created a [new repository](https://github.com/avaframe/QGisAF) for the + connection between QGis and AvaFrame. This means you can run our operational + workflow from inside QGis. It is a setup for running com1DFA (dense flow) and + com2AB (alpha beta), in which you can change + release thicknesses and run multiple scenarios, but the rest of the setup is + according to our current default setup. + +- and many more functional changes under the hood, see the main ones in our + [release notes](https://docs.avaframe.org/en/latest/releaseNotes.html). + +- Together with C. Tollinger (Fachzentrum f. Geologie und Lawinen, WLV) we + developed a visualisation of the main peak variables based on colormaps that + works better for people with vision deficiencies (e.g. red/green blindness). + 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. + +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 guys out there)! + +Signing out for summer, +Felix + + + Peak flow depth +![Example image](/img/FZGL_PFD.jpg) + + Peak flow pressure +![Example image](/img/FZGL_PPR.jpg) + + Peak flow velocity +![Example image](/img/FZGL_PFV.jpg) + diff --git a/public/img/FZGL_PFD.jpg b/public/img/FZGL_PFD.jpg new file mode 100644 index 0000000..fcfd545 Binary files /dev/null and b/public/img/FZGL_PFD.jpg differ diff --git a/public/img/FZGL_PFV.jpg b/public/img/FZGL_PFV.jpg new file mode 100644 index 0000000..d50b4c8 Binary files /dev/null and b/public/img/FZGL_PFV.jpg differ diff --git a/public/img/FZGL_PPR.jpg b/public/img/FZGL_PPR.jpg new file mode 100644 index 0000000..d16c608 Binary files /dev/null and b/public/img/FZGL_PPR.jpg differ diff --git a/public/index.html b/public/index.html index 0961803..cb28484 100644 --- a/public/index.html +++ b/public/index.html @@ -100,6 +100,10 @@
@@ -171,10 +171,20 @@ + + + + + + +
  • 3
  • + + + -
  • »
  • +
  • »
  • diff --git a/public/index.xml b/public/index.xml index 4eda638..004b18a 100644 --- a/public/index.xml +++ b/public/index.xml @@ -6,7 +6,20 @@ Recent content on AvaFrame Hugo -- gohugo.io en - Wed, 09 Jun 2021 10:46:51 +0100 + Wed, 14 Jul 2021 07:08:58 +0100 + + Public prototype and monthly update + https://avaframe.org/posts/publicproto/ + Wed, 14 Jul 2021 07:08:58 +0100 + + https://avaframe.org/posts/publicproto/ + In case you wondered where your beloved monthly update is, it was delayed due to us working on a big announcement: +We released version 0.5 our so called public prototype. +So now why is this big? (Apart from being a project milestone, which you couldn’t care less about I guess) +This is the first release that is being tested for application in operational hazard mapping. +To achieve this, quite a few things changed: + + Monthly public meeting https://avaframe.org/posts/monthlymeeting/ diff --git a/public/page/2/index.html b/public/page/2/index.html index 454b16c..1fc04fb 100644 --- a/public/page/2/index.html +++ b/public/page/2/index.html @@ -100,6 +100,10 @@
    @@ -176,6 +176,21 @@ + + + + + + +
  • 3
  • + + + + + + +
  • »
  • + diff --git a/public/page/3/index.html b/public/page/3/index.html new file mode 100644 index 0000000..e9d5776 --- /dev/null +++ b/public/page/3/index.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + + + + + + + + AvaFrame + + + + + + + + + + + + + + + + + + + + + + + +
    + + + +
    + +
    +
    + +
    Logo AvaFrame The
+  open avalanche framework
    + + + + + +

    + +

    + +
    + + +
    + + +
    +
    + +
    + + + + + + +
      + + +
    • «
    • + + + + + + + + + + +
    • 1
    • + + + + + + + + + +
    • 2
    • + + + + + + + + + +
    • 3
    • + + + + +
    + + +
    + + +
    + +
    + +
    +
    +
    + +

    Want to contact us? Visit our matrix room at: + #public:matrix.avaframe.org

    + +
    +
    + + +
    + + + + + + + diff --git a/public/posts/index.html b/public/posts/index.html index f0d0927..91469a7 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -84,6 +84,10 @@

    Posts

    diff --git a/public/posts/index.xml b/public/posts/index.xml index 28dd574..306b5a1 100644 --- a/public/posts/index.xml +++ b/public/posts/index.xml @@ -6,7 +6,20 @@ Recent content in Posts on AvaFrame Hugo -- gohugo.io en - Wed, 09 Jun 2021 10:46:51 +0100 + Wed, 14 Jul 2021 07:08:58 +0100 + + Public prototype and monthly update + https://avaframe.org/posts/publicproto/ + Wed, 14 Jul 2021 07:08:58 +0100 + + https://avaframe.org/posts/publicproto/ + In case you wondered where your beloved monthly update is, it was delayed due to us working on a big announcement: +We released version 0.5 our so called public prototype. +So now why is this big? (Apart from being a project milestone, which you couldn’t care less about I guess) +This is the first release that is being tested for application in operational hazard mapping. +To achieve this, quite a few things changed: + + Monthly public meeting https://avaframe.org/posts/monthlymeeting/ diff --git a/public/posts/page/2/index.html b/public/posts/page/2/index.html index 9dd75d6..fe2d667 100644 --- a/public/posts/page/2/index.html +++ b/public/posts/page/2/index.html @@ -84,6 +84,10 @@

    Posts

      +
    • + November 29, 2020This month in AvaFrame - November 2020 edition +
    • +
    • November 6, 2020Initial release version 0.1
    • diff --git a/public/posts/publicproto/index.html b/public/posts/publicproto/index.html new file mode 100644 index 0000000..1efb1ef --- /dev/null +++ b/public/posts/publicproto/index.html @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + Public prototype and monthly update - AvaFrame + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + +
      + +
      +
      +
      +

      Public prototype and monthly update

      +

      July 14, 2021

      + + +
      + +

      In case you wondered where your beloved monthly update is, it was delayed due to +us working on a big announcement:

      +

      We released version 0.5 +our so called public prototype.

      +

      So now why is this big? (Apart from being a project milestone, which you couldn’t +care less about I guess)

      +

      This is the first release that is being tested for +application in operational hazard mapping.

      +

      To achieve this, quite a few things changed:

      +
        +
      • +

        Version 0.4 saw us switching to our own code for the dense flow module +com1DFA. The original module is still available, but our development efforts +will now focus on the new one.

        +
      • +
      • +

        With version 0.5 we completely overhauled and updated the documentation to include things +like:

        +
          +
        • updated descriptions of the modules
        • +
        • installation instructions for Windows
        • +
        • new DFA algorithm description page
        • +
        • and many more changes…
        • +
        +
      • +
      • +

        We created a new repository for the +connection between QGis and AvaFrame. This means you can run our operational +workflow from inside QGis. It is a setup for running com1DFA (dense flow) and +com2AB (alpha beta), in which you can change +release thicknesses and run multiple scenarios, but the rest of the setup is +according to our current default setup.

        +
      • +
      • +

        and many more functional changes under the hood, see the main ones in our +release notes.

        +
      • +
      • +

        Together with C. Tollinger (Fachzentrum f. Geologie und Lawinen, WLV) we +developed a visualisation of the main peak variables based on colormaps that +works better for people with vision deficiencies (e.g. red/green blindness). +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.

        +
      • +
      +

      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 guys out there)!

      +

      Signing out for summer, +Felix

      +

      Peak flow depth +Example image

      +

      Peak flow pressure +Example image

      +

      Peak flow velocity +Example image

      + +
      + +
      + + + +
      + +
      + +
      + +
      +
      +
      + +

      Want to contact us? Visit our matrix room at: + #public:matrix.avaframe.org

      + +
      +
      + + +
      + + + + + + + diff --git a/public/sitemap.xml b/public/sitemap.xml index 117ced8..e19ec3b 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -3,12 +3,15 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> https://avaframe.org/ - 2021-06-09T10:46:51+01:00 - - https://avaframe.org/posts/monthlymeeting/ - 2021-06-09T10:46:51+01:00 + 2021-07-14T07:08:58+01:00 https://avaframe.org/posts/ + 2021-07-14T07:08:58+01:00 + + https://avaframe.org/posts/publicproto/ + 2021-07-14T07:08:58+01:00 + + https://avaframe.org/posts/monthlymeeting/ 2021-06-09T10:46:51+01:00 https://avaframe.org/posts/monthlymay2021/ diff --git a/static/img/FZGL_PFD.jpg b/static/img/FZGL_PFD.jpg new file mode 100644 index 0000000..fcfd545 Binary files /dev/null and b/static/img/FZGL_PFD.jpg differ diff --git a/static/img/FZGL_PFV.jpg b/static/img/FZGL_PFV.jpg new file mode 100644 index 0000000..d50b4c8 Binary files /dev/null and b/static/img/FZGL_PFV.jpg differ diff --git a/static/img/FZGL_PPR.jpg b/static/img/FZGL_PPR.jpg new file mode 100644 index 0000000..d16c608 Binary files /dev/null and b/static/img/FZGL_PPR.jpg differ