-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
24 lines (24 loc) · 1.11 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: geotopbricks
Maintainer: Emanuele Cordano <[email protected]>
License: GPL (>= 3)
Title: An R Plug-in for the Distributed Hydrological Model GEOtop
Type: Package
Author: Emanuele Cordano
Description: It analyzes raster maps and other information as input/output
files from the Hydrological Distributed Model GEOtop. It contains functions
and methods to import maps and other keywords from geotop.inpts file. Some
examples with simulation cases of GEOtop 2.x/3.x are presented in the package.
Any information about the GEOtop Distributed Hydrological Model source code
is available on www.geotop.org. Technical details about the model are
available in Endrizzi et al (2014) <https://gmd.copernicus.org/articles/7/2831/2014/gmd-7-2831-2014.html>.
Version: 1.5.8.2
Date: 2024-03-04
Repository: http://cran.r-project.org/
Depends:
R (>= 2.10),methods,raster,stringr,zoo,sf
Imports:
terra
Suggests:
soilwater
URL: https://zenodo.org/record/8228413, www.geotop.org, https://www.rendena100.eu/en/geotop-hydrological-model.html, https://github.com/ecor/geotopbricks
RoxygenNote: 7.3.2