R script to simulate the phenology of the box tree moth, Cydalima perspectalis
收藏NIAID Data Ecosystem2026-03-11 收录
下载链接:
https://zenodo.org/record/3719272
下载链接
链接失效反馈官方服务:
资源简介:
This folder contains :
- ReadMe file with the following explanation
- the R script to simulate the phenology of the box tree moth (ProgR_phenology_box_tree_moth.r),
- the flight curve of the box tree moth in Orleans (France) in 2017 (see published dataset: https://doi.org/10.5281/zenodo.3719293 )
- temperature dataset (temperature.txt; col 1 = year, col 2 = month, col 3 = day, col 4 = Tmin, col 5 = Tmax)
- photoperiod dataset (photoperiod.txt; col 1 = year, col 2 = month, col 3 = day, col 4 = julian day, col 5 = day length in hours)
Note that these two former datasets are provided because they are required to make simulations.
Warning: since we are not allowed to redistribute the temperature and photoperiod datasets, the related files have been modified and are not those actually used in our paper in preparation.
The R script was used in R version 3.6.1 (2019-07-05).
To download the software R, please visit: https://www.r-project.org/
This work was done in the frame of a regional project called INCA (grant from Région Centre Val de Loire).
创建时间:
2020-08-08



