View source: R/anthromes_classify.R
anthrome_classify | R Documentation |
Applies the Anthromes-12k classification algorithm from Ellis et al. 2020 to a stars object of population and land-use data.
anthrome_classify(hyde, inputs)
hyde |
a stars object containing HYDE 3.2 data to apply the anthromes classification to. Must include columns for total population count and areal fractions of urban, rice, irrigation, crops, grazing lands as well as supporting data on potential vegetation and potential village status. |
inputs |
HYDE 3.2 fixed input data in stars format. |
a stars object containing the resulting anthrome classes with the same dimensions as hyde.
Ellis, E.C., Beusen, A.H. and Goldewijk, K.K., 2020. Anthropogenic biomes: 10,000 BCE to 2015 CE. Land, 9 (5), p.129.
anthrome_classify(hyde_med, inputs_med)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.