| iso_monthly | R Documentation |
Three months (July, August, September) of a d2H precipitation isoscape,
provided to demonstrate makeMultiMonthIsoscape.
iso_monthly
A data.frame with 43200 rows and 5 columns: x and y
coordinates plus three monthly d2H layers d2h_07, d2h_08,
and d2h_09. Convert to a multi-layer SpatRaster with
rast(iso_monthly, 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_se, makeMultiMonthIsoscape
iso <- rast(iso_monthly, type = "xyz")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.