batdist: Distribution of bat carcasses below wind turbines

batdistR Documentation

Distribution of bat carcasses below wind turbines

Description

The data contains the proportion of bats killed at wind turbines falling into different 10m-distance rings from the turbine. It is a collection of empirical and theoretical estimates from different publications.

Usage

data(batdist)

Format

A data frame with 6 observations on the following 16 variables.

studyname

a factor with the name of the study

study

a factor with the code of the study, see tutorial

rotor.diameter.m

a numeric vector giving the average rotor diameter (in m) for the turbines investigated

nacelle.height.m

a numeric vector giving the average nacelle height (in m) for the turbines investigated

n

a numeric vector indicating the sample size (i.e. numbers of carcasses found)

method

a factor indicating the method used to obtain the carcass distribution. empirical: based on field data, physical_model: according to a theoretical ballistic model

species

a factor with only one level at the moment bat

prop10m

a numeric vector with the proportion of killed bats lying in between 0 and 10 m from the turbine

prop20m

a numeric vector with the proportion of killed bats lying in between 10 and 20 m from the turbine

prop30m

a numeric vector with the proportion of killed bats lying in between 20 and 30 m from the turbine

prop40m

a numeric vector with the proportion of killed bats lying in between 30 and 40 m from the turbine

prop50m

a numeric vector with the proportion of killed bats lying in between 40 and 50 m from the turbine

prop60m

a numeric vector with the proportion of killed bats lying in between 50 and 60 m from the turbine

prop70m

a numeric vector with the proportion of killed bats lying in between 60 and 70 m from the turbine

prop80m

a numeric vector with the proportion of killed bats lying in between 70 and 80 m from the turbine

prop50mplus

a numeric vector: the sum of prop60m, prop70m and prop80m

References

Arnett, E. B., W. P. Erickson, J. Kerns, and J. Horn. 2005. Relationships between Bats and Wind Turbines in Pennsylvania and West Virginia: An Assessment of Fatality Search Protocols, Patterns of Fatality, and Behavioral Interactions with Wind Turbines. Bat Conservation International, Austin, Texas, USA.

Hull, C. L. and S. Muir. 2010. Search area for monitoring bird and bat carcasses at wind farms using a Monte-Carlo model. Australian Journal of Environmental Management 17:77-87.

Niermann, I., R. Brinkmann, F. Korner-Nievergelt, and O. Behr. 2011. Systematische Schlagopfersuche - Methodische Rahmenbedingungen, statistische Analyseverfahren und Ergebnisse. Pages 40-115 in R. Brinkmann, O. Behr, I. Niermann, and M. Reich, editors. Entwicklung von Methoden zur Untersuchung und Reduktion des Kollisionsrisikos von Fledermaeusen an Onshore-Windenergieanlagen. Cuvillier Verlag, Goettingen.

Examples

data(batdist)
batdist

fraenzi/carcass documentation built on Oct. 2, 2023, 2:59 p.m.