| iso_monthly_se | R Documentation |
Standard-error surfaces matching iso_monthly: three months
(July, August, September) of the d2H precipitation isoscape prediction error.
iso_monthly_se
A data.frame with 43200 rows and 5 columns: x and y
coordinates plus three monthly standard-error layers d2h_se_07,
d2h_se_08, and d2h_se_09. Convert to a multi-layer SpatRaster
with rast(iso_monthly_se, type = "xyz").
Bowen G. J., West J.B., Miller C. C., Zhao L. and Zhang T. (2018) IsoMAP: Isoscapes Modeling, Analysis and Prediction (version 1.0). The IsoMAP Project. http://isomap.org
iso_monthly, makeMultiMonthIsoscape
iso_se <- rast(iso_monthly_se, type = "xyz")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.