A standard Water and Leith climate diagram for the mean values of precipitation and temperature extracted from the species presence points.
The Walter and Leith diagram assumes that the growing season occurs when rainfall is over 100mm. A more refined method is to extract the values from a bucket model that keeps track of input to the soil profile through precipitation and reductions in soil moisture through evaptranspiration over the course of the year. This can be compared to changes in NDVI at the collection points.
In some cases NDVI will remain fairly constant, even when the balance model shows that soil water constant is lowered for part of the year. Providing SWC is above 50% of maximum levels the vegetation would not experience a great deal of hydric stress.
Min. | 1st Qu. | Median | Mean | 3rd Qu. | Max. | |
---|---|---|---|---|---|---|
x | -96.70 | -90.80 | -89.60 | -90.00 | -88.90 | -84.90 |
y | 11.40 | 17.30 | 18.50 | 18.30 | 19.40 | 21.00 |
X | -96.70 | -90.80 | -89.60 | -90.00 | -88.90 | -84.90 |
Y | 11.40 | 17.30 | 18.40 | 18.30 | 19.40 | 21.00 |
elev | 0.00 | 24.00 | 74.50 | 130.00 | 180.00 | 907.00 |
anprec | 784.00 | 1140.00 | 1310.00 | 1530.00 | 1860.00 | 3860.00 |
mtemp | 22.80 | 25.10 | 25.60 | 25.50 | 26.00 | 26.90 |
Trange | 10.70 | 15.80 | 17.10 | 17.00 | 18.60 | 20.40 |
saet | 786.00 | 1100.00 | 1200.00 | 1200.00 | 1310.00 | 1490.00 |
msoil | 247.00 | 315.00 | 329.00 | 335.00 | 361.00 | 456.00 |
The following diagrams show kernel densities one two synthestic climate axes (total annual rainfall and mean annual temperature). If their are signs of multimodality this may indicate that the species has not fully explored its climate niche, or that there are disjunct populations with differing characteristics. The method will not show clear results for species with few collection points.
The same analysis can be run to look at spatial clustering. The kernel densities are smoothed, so will only suggest multimodality if the points are very highly clustered.
The significance of any spatial clusters can be checked using the silhouette width method. The width is calculated for values of k between 2 and 5. If any are higher than 0.52 the analysis will produce a diagram showing the clusters.
## [1] "No evidence of spatial clustering"
No evidence of spatial clustering
If there is evidence that the points fall into at least 2 groups, but fewer than 6 we can look at whether there is significant differences in variability between and within groups in the climatic conditions at the sites using Anosim. This is a sensitive test, as would be MANOVA, so there will often be significant differences. They should only be intepreted as important if R is much larger than 0.3.
No evidence of spatial clustering
For comparison we can fit a model using mean temperature, temperature range and annual precipitation.
Now fit a gam using temperature range, mean temperature and the annual soil moisture dynamic as input.