|
1 | 1 | Package: hdar |
2 | 2 | Type: Package |
3 | 3 | Title: 'REST' API Client for Accessing Data on 'WEkEO HDA V2' |
4 | | -Version: 1.0.0 |
| 4 | +Version: 1.0.2 |
5 | 5 | URL: https://www.wekeo.eu/ |
6 | 6 | BugReports: https://github.com/eea/hdar/issues |
7 | | -Authors@R: person("Matteo", "Mattiuzzi", email = "matteo@mattiuzzi.com", role = c("aut", "cre")) |
8 | | -Maintainer: Matteo Mattiuzzi <matteo@mattiuzzi.com> |
| 7 | +Authors@R: person("Matteo", "Mattiuzzi", email = "matteo.mattiuzzi@eea.europa.eu", role = c("aut", "cre")) |
| 8 | +Maintainer: Matteo Mattiuzzi <matteo.mattiuzzi@eea.europa.eu> |
9 | 9 | Description: |
10 | | - The `hdar` R package offers seamless access to the 'WEkEO Harmonised Data Access (HDA)' API, |
11 | | - enabling users to query, download, and process data efficiently from the HDA platform. |
12 | | - With `hdar`, researchers and data scientists can integrate HDA's extensive datasets |
13 | | - into their R workflows, enhancing their data analysis capabilities. The API documentation |
14 | | - is available at [https://gateway.prod.wekeo2.eu/hda-broker/docs]https://gateway.prod.wekeo2.eu/hda-broker/docs, providing comprehensive |
15 | | - information on the API's functionalities and usage. |
16 | | -License: EUPL (>= 1.2) |
| 10 | + Provides seamless access to the WEkEO Harmonised Data Access (HDA) API, enabling |
| 11 | + users to query, download, and process data efficiently from the HDA platform. |
| 12 | + With 'hdar', researchers and data scientists can integrate the extensive HDA |
| 13 | + datasets into their R workflows, enhancing their data analysis capabilities. |
| 14 | + Comprehensive information on the API functionality and usage is available |
| 15 | + at <https://gateway.prod.wekeo2.eu/hda-broker/docs>. |
| 16 | +License: EUPL (>= 1.2) |
17 | 17 | Encoding: UTF-8 |
18 | 18 | RoxygenNote: 7.3.2 |
19 | 19 | Imports: |
|
0 commit comments