-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (22 loc) · 781 Bytes
/
DESCRIPTION
File metadata and controls
22 lines (22 loc) · 781 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: DataClim
Type: Package
Title: Analysis of Climate Change Data - Daily SIM Meteo France 1958-08-01 to Now
Version: 0.1.0
Authors@R: person("Baptiste", "ANTOINE", role=c("aut", "cre", "cph"),
email="baptiste.antoine2001@gmail.com", comment = c(ORCID = "0009-0007-0920-1430"))
Description: Access and analyze daily data from the surface configuration
simulation model (Safran-Isba) from Meteo France (<https://meteo.data.gouv.fr/>).
Surface atmospheric parameters and soil
balances in the grid points from the analysis of models simulating water
and energy flows on the surface of the Earth.
License: GPL-3 + file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
dplyr,
sf,
stringr,
tmap
Depends:
R (>= 2.10)
RoxygenNote: 7.2.3