Skip to content
Snippets Groups Projects
Commit 98a1f089 authored by Simon, Wolfram's avatar Simon, Wolfram
Browse files

Added the suitability crops to the excel > use the distinct crop list -> the...

Added the suitability crops to the excel > use the distinct crop list -> the other is not updated with suitability crops.
parent 769fdcaf
Branches
No related tags found
No related merge requests found
......@@ -73,9 +73,9 @@ crops_FAO_EU28 = dat_map_SPAM_GAUL_CIFOS_FAO_full %>% filter(., iso3_SPAM %in%
# Crops ------------------------------------------------------------------
# SPAM crop mapping with Cifos, FAO > DISTINCT > Choice of surgate species for crop groups based on production volume globally
CropList_SPAM_FAO_CIFOS_distinct = read_excel("Input_data/Mappings/SPAM2010_CropList.xlsx",
CropList_SPAM_FAO_CIFOS_distinct = read_excel("Input_data/Mappings/SPAM2010_CropList.xlsx", #including also the suitability crops. Issue: Dissagregated crops not included.
sheet = "crop_map_distinct")
CropList_SPAM_FAO_CIFOS_disag = read_excel("Input_data/Mappings/SPAM2010_CropList.xlsx",
CropList_SPAM_FAO_CIFOS_disag = read_excel("Input_data/Mappings/SPAM2010_CropList.xlsx", #Not updated with suitability crops
sheet = "SPAM2010_FAO_agg_pattern")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment