Skip to content

weecology/edenR

Repository files navigation

edenR

The edenR package provides functions to retrieve, process and summarize the EDEN water depth data. The data begin in 1991 and are continuously updated today.

Installation

You can install edenR from github with:

# install.packages("remotes")
remotes::install_github("weecology/edenR")

Examples

  1. Download data:
download_eden_depths()
  1. Get data tables
eden_depths <- get_eden_data()

EDEN Gage Data

For additional info about the Everglades Depth Estimation Network (EDEN): http://sofia.usgs.gov/eden

These data have been downloaded from the EDEN database via their EDEN THREDDS server. Data are also accessible via the Explore and View EDEN (EVE) web application.

See the EDEN Gage Data Readme for metadata.

Suggested Data Citation

The only provision for use of these datasets is that the creators request acknowledgement of the EDEN website and the USGS in all instances of publication or reference. They suggest using the following text:

The authors acknowledge the Everglades Depth Estimation Network (EDEN) project and the US Geological Survey for providing the [insert data type here] for the purpose of this research/report.

Contact: http://sofia.usgs.gov/eden/contacts.php

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages