# \donttest{
# customize the temperature beetles need to fly for PHENIPS-Clim
m <- model('phenips-clim', tfly = 16)
# calculate phenology
p <- phenology(m, barrks_data(), .quiet = TRUE)
# plot generations
gens <- get_generations_rst(p)
terra::plot(gens)
# }
Run the code above in your browser using DataLab