From f954fba65228e41f8cb7b142263cac061f2b5e78 Mon Sep 17 00:00:00 2001 From: rafnuss Date: Thu, 7 Sep 2023 14:50:52 +0200 Subject: [PATCH] update news --- NEWS.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index cacaeae1..5a0a3504 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# GeoPressureR v3.0.0.1-beta +# GeoPressureR v3.0.0 ## Guiding principles of v3 This new version consists of a significant revamp of the entire code centered around these themes: @@ -19,10 +19,22 @@ This new version consists of a significant revamp of the entire code centered ar ⚠️ See the [migration wiki](https://github.com/Rafnuss/GeoPressureR/wiki/Migration-v2-%E2%80%90--v3) for a small guide to transition from v2. ## Major -* Major fix in the computation of the marginal map https://github.com/Rafnuss/GeoPressureR/commit/bd1103fda0c5b4e3c0f218ee7bcf3fbc69dc6123 +* Use of GeoPressureR object: `tag`, `graph`, `param`, `bird` +* Many new ploting functions including update of `geopressureviz()` +* Transition from `raster` to `terra` #59 +* New label scheme with test and messaging for troubleshooting #67 #73 #83 +* Create `tag_update()` and `pressurepath_update()` +* Review the structure of a path and edges. ## Minor +* Formulate graph as a HMM #68 +* Simplified workflow #69 +* Use of `cli` for message. +* Create `graph_shortestpath` https://github.com/Rafnuss/GeoPressureR/commit/b69c2a21b784f598b03822e940c02c216114e9f9 +* Review all tests and example +* Review all functions names and parameters + # GeoPressureR v2.7-beta ## Major * Major fix in the computation of the marginal map https://github.com/Rafnuss/GeoPressureR/commit/bd1103fda0c5b4e3c0f218ee7bcf3fbc69dc6123