From 80694845c10daed3e9d11cbffe0011d81165d1e6 Mon Sep 17 00:00:00 2001 From: elpamart Date: Mon, 16 Dec 2024 11:49:25 +0100 Subject: [PATCH] include ingestion of new datasets in crops --- data/h3_data_importer/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/h3_data_importer/Makefile b/data/h3_data_importer/Makefile index 9c1ffdc99..6a0b10849 100644 --- a/data/h3_data_importer/Makefile +++ b/data/h3_data_importer/Makefile @@ -46,7 +46,7 @@ all: make crop indicators make delete-h3-tables -crop: convert-mapspam-crop-production convert-mapspam-crop-harvest convert-glw3-livestock convert-livestock-processed convert-default-commodity convert-earthstat +crop: convert-mapspam-crop-production convert-mapspam-crop-harvest convert-cropland convert-cropgrids convert-glw3-livestock convert-livestock-processed convert-default-commodity convert-earthstat indicators: convert-aqueduct convert-deforestation convert-forestGHG convert-naturalCropConversion convert-nutrientLoadReduction convert-biodiversity convert-ghg-farm convert-ghg-farm-livestock @@ -77,7 +77,7 @@ download-mapspam-crop-harvest: cd $(WORKDIR_MAPSPAM_HA) && sha256sum --check ../../$(CHECKSUMS_PATH)/mapspam_ha convert-mapspam-crop-harvest: download-mapspam-crop-harvest - python raster_folder_to_h3_table.py $(WORKDIR_MAPSPAM_HA) h3_grid_spam2010v2r0_global_ha harvest_area spam 2020 --h3-res=6 --thread-count=$(PARALLELIZATION_FACTOR) + python raster_folder_to_h3_table.py $(WORKDIR_MAPSPAM_HA) h3_grid_spam2020v1r0_global_ha harvest_area spam 2020 --h3-res=6 --thread-count=$(PARALLELIZATION_FACTOR) # --------------------------------------------- # EARTHSTAT - production and harvest