-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
24 lines (24 loc) · 788 Bytes
/
DESCRIPTION
File metadata and controls
24 lines (24 loc) · 788 Bytes
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: HPBdata
Title: Meteorological observations obtained at 'Hohenpeißenberg' site (Bavaria, Germany)
Version: 0.1.6
Date: 2025-01-03
Authors@R:
person("Dimitri", "Falk", , "falk.dimitri@eglv.de", role = c("aut", "cre"))
Description: Historical quality-assured meteorological observation data at
various temporal resolutions, acquired from the Climate Data Center of the
German Weather Service. Data has been coverted to xts objects for subsequent
applications in need of representative meteorological measurements.
License: CC BY 4.0
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends: R (>= 4.2.0)
Imports:
xts,
zoo
Suggests:
covr,
testthat (>= 3.0.0)
Config/testthat/edition: 3
LazyData: true
LazyDataCompression: bzip2