From 748c46f602bf5a72905b9f2f34f0a9185eec4ba7 Mon Sep 17 00:00:00 2001 From: Jean-Matthieu Monnet <jean-matthieu.monnet@inrae.fr> Date: Thu, 21 Dec 2023 01:13:17 +0100 Subject: [PATCH] notice of changed repository --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index d9dfed0..dd796fa 100755 --- a/README.md +++ b/README.md @@ -1,11 +1,4 @@ -# `lidaRtRee` tutorials +# IMPORTANT NOTICE -`lidaRtRee_tutorials` is a repository that provides tutorials for forest analysis with airborne laser scanning (ALS or lidar remote sensing) data, using functions from `R` packages [lidR](https://github.com/r-lidar/lidR/) (also available on [CRAN](https://cran.r-project.org/package=lidR)) and [lidaRtRee](https://gitlab.irstea.fr/jean-matthieu.monnet/lidaRtRee) (also available on [CRAN](https://cran.r-project.org/package=lidaRtRee)). Tutorials are available as `Rmarkdown` and `html` files. Datasets useful for code running are also provided. - -# Available tutorials - -They are listed on the [wiki home page](https://gitlab.irstea.fr/jean-matthieu.monnet/lidartree_tutorials/-/wikis/home). - -# Acknowledgements - -`lidaRtRee_tutorials` development (2018-2021) was funded by the [ADEME](https://www.ademe.fr/en) (french Agency for Ecological Transition) through the [PROTEST](https://protest.inrae.fr/) project (grant 1703C0069 of the GRAINE program). +* `lidaRtRee_tutorials` are now integrated as [vignettes](https://forgemia.inra.fr/lidar/lidaRtRee/vignettes) of the R package [`lidaRtRee`](https://forgemia.inra.fr/lidar/lidaRtRee). +* Documentation and tutorials are on [https://lidar.pages.mia.inra.fr/lidaRtRee/](https://lidar.pages.mia.inra.fr/lidaRtRee/) -- GitLab