Description Usage Arguments Details Value
View source: R/extract_temp_data.R
Extract temperature data for every year where laying date data are available.
1 | extract_temp_data(Lay_date_sum)
|
Lay_date_sum |
Data frame. Summarised lay date data. This is needed to know what
date range to extract temps over. This function is generally used inside
|
For all populations except Vlieland and Sicily, we extract daily mean temperature data from the ECA&D Gridded Temperature layer of Europe (v17.0).
In four populations (Sagunto, Spain; Cardiff, UK; Barcelona, Spain; Askainen, Sweden)
data were not directly available at the study site from ECA&D. Instead, we used the
nearest grid square, which was never more than 8km from the actual site. See calculate_grid_distance
for calculation.
For Vlieland, we used mean daily temperature from ROYAL NETHERLANDS METEOROLOGICAL INSTITUTE (KNMI). From 1954, temperature data was collected on Terschelling (the neighbouring island). From 1995, temperature data was collected directly on Vlieland.
For Sicily, we used mean temperature data collected by the data owners at the site.
R data frame object with daily mean temperature.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.