Skip to content

Commit

Permalink
Fix h3 data ingestion Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
BielStela committed Jan 25, 2024
1 parent 9bdbbe2 commit eb207b9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions data/h3_data_importer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,10 @@ all:
fi
@echo "AWS S3 bucket access confirmed, proceeding with import..."
make clean
make convert-grassnes
# make crop indicators
# make delete-h3-tables
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
crop: convert-mapspam-crop-production convert-mapspam-crop-harvest convert-glw3-livestock convert-livestock-processed convert-default-commodity convert-grassnes

indicators: convert-aqueduct convert-deforestation convert-forestGHG convert-naturalCropConversion convert-nutrientLoadReduction convert-biodiversity convert-ghg-farm convert-ghg-farm-livestock

Expand Down

0 comments on commit eb207b9

Please sign in to comment.