Skip to content

Package developed to download, filter and quality check hydrological data from the Brazilian National Water Agency (Agência Nacional de Águas)

License

Notifications You must be signed in to change notification settings

hydroversebr/hydrobr

Repository files navigation

lifecycle license

English | Português

hydrobr

Description

The hydrobr package was developed to help users select, download and clean data from pluvio- and fluviometric stations from the Brazilian National Water Agency (pt: Agência Nacional de Águas - ANA). The data is made available by ANA and is one of the main databases for hydrological studies in Brazil. These is a beta version (version 0.0.0.9000), which was tested by the developers in few Brazilian basins. Please ensure that processings are correct in your study case by a cross check and let us know. Functions for statistical analyses are currently under development.

This is a voluntary initiative from a few Brazilian hydrologists and part of the hydroversebr. The package improvement is open to enthusiasts. Contact us if you want to be part of the team and help us develop this project.

Installing this package

You can download and install the most up-to-date version directly from this repository. The procedure is

  1. Install the package "devtools" (you only have to do this once. Note that this will also install several dependancies)
  2. Load the devtools library
  3. Install the package.

The commands are:

if (!require(devtools)) install.packages("devtools")
library(devtools)
install_github("hydroversebr/hydrobr", build_vignettes = TRUE)

To read the vignettes and examples of how to use the package:

vignette(package = 'hydrobr', topic = 'intro_to_hydrobr')

Contact

About

Package developed to download, filter and quality check hydrological data from the Brazilian National Water Agency (Agência Nacional de Águas)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages