hddtools
An open source project designed to facilitate access to a variety of online open data sources relevant for hydrologists and, in general, environmental scientists and practitioners.
https://github.com/ropensci-archive/hddtools
Category: Hydrosphere
Sub Category: Ocean and Hydrology Data Access
Keywords
data60uk grdc hydrology kgclimateclass mopex peer-reviewed precipitation r r-package rstats sepa
Keywords from Contributors
routes cycle weather weather-data air-pollution data-access climate tidy-data spocc noaa-data
Last synced: about 23 hours ago
JSON representation
Repository metadata
Hydrological Data Discovery Tools (R package for hydrology and open data)
- Host: GitHub
- URL: https://github.com/ropensci-archive/hddtools
- Owner: ropensci-archive
- Archived: true
- Created: 2014-07-30T10:39:49.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2026-07-07T09:53:58.000Z (about 1 month ago)
- Last Synced: 2026-08-11T00:27:19.740Z (5 days ago)
- Topics: data60uk, grdc, hydrology, kgclimateclass, mopex, peer-reviewed, precipitation, r, r-package, rstats, sepa
- Language: R
- Homepage: https://docs.ropensci.org/hddtools
- Size: 80.9 MB
- Stars: 47
- Watchers: 8
- Forks: 17
- Open Issues: 0
- Releases: 5
-
Metadata Files:
- Readme: README-not.md
- Changelog: NEWS.md
README-not.md
hddtools: Hydrological Data Discovery Tools
hddtools stands for Hydrological Data Discovery Tools. This R package
is an open source project designed to facilitate access to a variety of
online open data sources relevant for hydrologists and, in general,
environmental scientists and practitioners.
This typically implies the download of a metadata catalogue, selection
of information needed, a formal request for dataset(s), de-compression,
conversion, manual filtering and parsing. All those operations are made
more efficient by re-usable functions.
Depending on the data license, functions can provide offline and/or
online modes. When redistribution is allowed, for instance, a copy of
the dataset is cached within the package and updated twice a year. This
is the fastest option and also allows offline use of package’s
functions. When re-distribution is not allowed, only online mode is
provided.
Installation
Get the stable version from CRAN:
install.packages("hddtools")
Or the development version from GitHub using the package remotes:
install.packages("remotes")
remotes::install_github("ropensci/hddtools")
Load the hddtools package:
library("hddtools")
Data sources and Functions
The package contains functions to interact with the data providers
listed below. For examples of the various functionalities see the
vignette.
-
KGClimateClass: The Koppen
Climate Classification map is used for classifying the world’s
climates based on the annual and monthly averages of temperature and
precipitation. -
GRDC: The Global Runoff Data Centre
(GRDC) provides datasets for all the major rivers in the world. -
Data60UK: The Data60UK
initiative collated datasets of areal precipitation and streamflow
discharge across 61 gauging sites in England and Wales (UK). -
MOPEX: This dataset
contains historical hydrometeorological data and river basin
characteristics for hundreds of river basins in the US. -
SEPA: The Scottish
Environment Protection Agency (SEPA) provides river level data for
hundreds of gauging stations in the UK.
Meta
- This package and functions herein are part of an experimental
open-source project. They are provided as is, without any guarantee. - Please note that this project is released with a Contributor Code
of Conduct.
By participating in this project you agree to abide by its terms. - Please report any issues or bugs.
- License: GPL-3
- This package was reviewed by Erin Le
Dell and Michael
Sumner for submission to ROpenSci (see
review here) and
the Journal of Open Source Software (see review status
here). - Cite
hddtools:citation(package = "rdefra")
Owner metadata
- Name: rOpenSci Archive
- Login: ropensci-archive
- Email: info@ropensci.org
- Kind: organization
- Description: Abandoned rOpenSci projects -- email info@ropensci.org if you have questions!
- Website: ropensci.org
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/68704009?v=4
- Repositories: 259
- Last ynced at: 2024-04-16T23:32:51.329Z
- Profile URL: https://github.com/ropensci-archive
GitHub Events
Total
- Create event: 1
Last Year
- Create event: 1
Committers metadata
Last synced: 2 days ago
Total Commits: 241
Total Committers: 8
Avg Commits per committer: 30.125
Development Distribution Score (DDS): 0.116
Commits in past year: 2
Committers in past year: 1
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Claudia Vitolo | c****o@g****m | 213 |
| Dorothea Hug Peter | 1****r | 20 |
| Maëlle Salmon | m****n@y****e | 3 |
| Noam Ross | n****s@g****m | 1 |
| Karthik Ram | k****m@g****m | 1 |
| Jeroen Ooms | j****s@g****m | 1 |
| Arfon Smith | a****n | 1 |
| HugPeter | d****g@w****h | 1 |
Committer domains:
- wsl.ch: 1
Dependencies
- R >= 3.5.0 depends
- XML * imports
- curl * imports
- readxl * imports
- sf * imports
- terra * imports
- tidyr * imports
- zoo * imports
- dplyr * suggests
- knitr * suggests
- leaflet * suggests
- rmarkdown * suggests
- testthat * suggests
- actions/checkout v2 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- JamesIves/github-pages-deploy-action 4.1.4 composite
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
Score: 5.929589143389894
