dylanphilippe / agri_suit_LP

A Time-Varying Index of Agricultural Suitability across Europe from 1500 - 2000
MIT License
0 stars 0 forks source link

A Time-Varying Index of Agricultural Suitability across Europe from 1500 - 2000

This repository is dedicated to the creation of the Agricultural Suitability Index. The computation of the index has been entirely built using R version 4.3.0 (2023-04-21 ucrt) with the following device specifications: processor 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz 2.80 GHz, installed RAM 32.0 GB (31.7 GB usable) and system type 64-bit operating system, x64-based processor.

Folder Structure and Description

One way to load the suit.tif rasterstack from figshare is by simplying importing it with the raster package in R with index <- raster::stack("suit.tif").