From 3e4b4e462061618862e3d18d392b1ccc1ccc0af9 Mon Sep 17 00:00:00 2001
From: Julia Haas <83269984+juleshaas@users.noreply.github.com>
Date: Wed, 3 Apr 2024 14:56:12 +0200
Subject: [PATCH] adapt parameter names and options
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 2fb22d1..832bf82 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
Repo for code and script transfer between mundialis and RVR - GRASS GIS addons:
-- **m.import.rvr** imports data for the processing of gebaeudedetektion,
- dachbegruenung and/or einzelbaumerkennung.
+- **m.import.rvr** imports data for the processing of buildings analysis,
+ green roofs and/or trees analysis.
- **r.import.dtm_nrw** downloads and imports the NRW digital terrain model
(DTM) 1m into the current mapset. Only the extent of the current region is
@@ -54,7 +54,7 @@ Repo for code and script transfer between mundialis and RVR - GRASS GIS addons:
for tree crowns in parallel.
- **v.trees.species** classifies trees in deciduous and coniferous trees.
- **v.trees.cd** calculates the change between two given treecrown vector
- maps (inp_t1 and inp_t2 for time t1 and t2, respectively).
+ maps (input and reference for time t1 and t2, respectively).
- **v.trees.cd.worker** is a worker module that is started by
v.trees.cd.