An open API service indexing awesome lists of open source software.

https://github.com/eea/hdar

R client for accessing WEkEO Harmonised Data Access (HDA) API
https://github.com/eea/hdar

Last synced: 28 days ago
JSON representation

R client for accessing WEkEO Harmonised Data Access (HDA) API

Awesome Lists containing this project

README

        

# 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:
```r
devtools::install_github("eea/hdar")