-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
28 lines (28 loc) · 1.19 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
25
26
27
28
Package: RSMET
Maintainer: Emanuele Cordano <emanuele.cordano@gmail.com>
License: GPL (>= 2)
Title: Get Real-Time Meteorological Data in SMET Format
Type: Package
Author: Emanuele Cordano
Description: It manages snow and weather local time series as provided by
MeteoIO (<http://models.slf.ch/docserver/meteoio/html/index.html>, <http://
www.slf.ch/ueber/organisation/schnee_permafrost/projekte/MeteoIO/index_EN>,
<https://www.openhub.net/p/MeteoIO>). MeteoIO is a C/C++ Open Source library
which has been designed to settle both the needs of carefully crafted
simulations for a specific purpose/study and for the needs of operational
simulations that run automatically and unattended". It is integrated in physical
spatially-distributed models and tackles several issues with weather input/
output data. Here a SMET S4 class object is defined and can be imported from/
exported to a SMET ini files of MeteoIO , allowing interoperability from R to
MeteoIO and other SMET-compliant software.
Version: 1.4.0
Date: 2023-08-28
Repository: CRAN
Depends:
stringr,reshape2,lubridate
Imports:
methods
Suggests:
ggmap
URL: https://github.com/ecor/RSMET
RoxygenNote: 7.2.3