Other packages > Find by keyword >

hdar  

'REST' API Client for Accessing Data on 'WEkEO HDA V2'
View on CRAN: Click here


Download and install hdar package within the R console
Install from CRAN:
install.packages("hdar")

Install from Github:
library("remotes")
install_github("cran/hdar")

Install by package version:
library("remotes")
install_version("hdar", "1.0.4")



Attach the package and use:
library("hdar")
Maintained by
Matteo Mattiuzzi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-09-05
Latest Update: 2024-09-05
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>.
How to cite:
Matteo Mattiuzzi (2024). hdar: 'REST' API Client for Accessing Data on 'WEkEO HDA V2'. R package version 1.0.4, https://cran.r-project.org/web/packages/hdar. Accessed 24 Dec. 2024.
Previous versions and publish date:
1.0.0 (2024-09-05 19:30), 1.0.1 (2024-09-22 00:40), 1.0.2 (2024-09-28 15:20)
Other packages that cited hdar R package
View hdar citation profile
Other R packages that hdar depends, imports, suggests or enhances
Complete documentation for hdar
Functions, R codes and Examples using the hdar R package
Full hdar package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Fstability  
Calculate Feature Stability
Has two functions to help with calculating feature selection stability. 'Lump' is a function that gr ...
Download / Learn more Package Citations See dependency  
colorist  
Coloring Wildlife Distributions in Space-Time
Color and visualize wildlife distributions in space-time using raster data. In addition to enabling ...
Download / Learn more Package Citations See dependency  
qrmtools  
Tools for Quantitative Risk Management
Functions and data sets for reproducing selected results from the book "Quantitative Risk Managemen ...
Download / Learn more Package Citations See dependency  
ungroup  
Penalized Composite Link Model for Efficient Estimation of Smooth Distributions from Coarsely Binned Data
Versatile method for ungrouping histograms (binned count data) assuming that counts are Poisson di ...
Download / Learn more Package Citations See dependency  
timeperiodsR  
Simple Definition Of Time Intervals
Simple definition of time intervals for the current, previous, and next week, month, quarter and yea ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

202,214

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA