habitat | R Documentation |
A dataset containing the surface area of American shad habitat segments by feature (dam or outlet) in Atlantic coast drainages of North America.
habitat
A data frame with 868 observations of 22 variables:
TERMCODE
code used to identify regional, state, or river units in which features are located, assists with subselecting features for analysis.
system
name or name(s) of rivers included in catchment.
region
life-history region within which river is located (NI = northern iteroparous, SI = southern iteroparous, SP = semelparous)
huc_code
n-digit huc code for the huc identifier used in TERMCODE
.
huc_level
watershed level used to determine huc_code
.
count
number of habitat segments (features) included within system
.
total
total historical habitat available in system
(sq km).
UNIQUE_ID
unique value given to each dam and outlet feature.
type
type of feature, either dam
or outlet
.
catchmentID
unique value of the coastal outlet in which the dam is located upstream.
habitat_sqkm
total habitat upstream, given in square kilometers of river area.
habitatSegment_sqkm
amount of habitat in the segment upstream of the feature, between the feature and the next group of adjacent upstream features.
functional_habitatSegment_sqkm
the value of habitatSegment_sqkm
multiplied by the compounded passage fraction from outlet up to the feature.
PassageToHabitat
passage fraction at feature, compounded over this and all downstream features. Default dam passage is zero, default outlet passage is one. These values can be modified at start of model run.
terminal_name_huc10
name of HUC10 watershed of feature's outlet.
terminal_name_huc8
name of HUC8 watershed of feature's outlet.
terminal_name_huc6
name of HUC6 watershed of feature's outlet.
terminal_name_huc4
name of HUC4 watershed of feature's outlet.
dam_name
name of dam feature, "n/a" if outlet
.
latitude
Latitudinal coordinate of feature centroid.
longitude
Longitudinal coordinate of feature centroid.
dam_order
order in which dam is located in river, starting from coastal outlet. Outlets have code = 0.
Samuel G. Roy: https://github.com/samGroy/AmShadProject
Zydlewski, J., D. S. Stich, S. Roy, M. Bailey, T. Sheehan, and K. Sprankle. 2021. What Have We Lost? Modeling Dam Impacts on American Shad Populations Through Their Native Range. Frontiers in Marine Science 8. DOI: https://doi.org/10.3389/fmars.2021.734213.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.