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.
You can install edenR from github with:
# install.packages("remotes")
remotes::install_github("weecology/edenR")
- Download data:
download_eden_depths()
- Get data tables
eden_depths <- get_eden_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.
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.