We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebbca4e commit 2dae6dcCopy full SHA for 2dae6dc
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: kwb.abimo
2
Title: R Package with Functions for Working with Water Balance
3
Model ABIMO
4
-Version: 0.0.0.9000
+Version: 0.1.0
5
Authors@R:
6
c(person(given = "Andreas",
7
family = "Matzinger",
NEWS.md
@@ -1,3 +1,14 @@
+# kwb.abimo 0.1.0 (2022-04-30)
+
+First release with "official" Abimo input data:
+* kwb.abimo::abimo_input_2019
+and main functions to configure/run Abimo:
8
9
+* kwb.abimo::create_configurator()
10
+* kwb.abimo::run_abimo()
11
12
# kwb.abimo 0.0.0.9000
13
14
* Added a `NEWS.md` file to track changes to the package.
0 commit comments