Description
'REST' API Client for Accessing Data on 'WEkEO HDA V2'.
Description
Provides seamless access to the WEkEO Harmonised Data Access (HDA) API, enabling users to query, download, and process data efficiently from the HDA platform. With 'hdar', researchers and data scientists can integrate the extensive HDA datasets into their R workflows, enhancing their data analysis capabilities. Comprehensive information on the API functionality and usage is available at <https://gateway.prod.wekeo2.eu/hda-broker/docs>.
README.md
HDAR: Harmonised Data Access API Client for R
Overview
hdar
is an R package that provides access to the WEkEO Harmonised Data Access (HDA) API. It allows users to query, download, and process data from the HDA platform efficiently.
Installation
You can install the development version from GitHub:
devtools::install_github("eea/hdar")