Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restore earthstat cropland dataset download from own bucket #1207

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

alexeh
Copy link
Collaborator

@alexeh alexeh commented Dec 12, 2024

This pull request includes updates to the Makefile in the data/h3_data_importer directory to improve the data import process, particularly for crop and livestock data. The changes involve re-enabling and updating the commands for downloading and processing datasets.

The most important changes include:

Crop Data Processing:

  • Re-enabled the crop target by removing the commented-out duplicate and adding a missing newline.

Livestock Data Processing:

  • Updated the download-pasture target to use a new S3 bucket URL for downloading the CroplandPastureArea2000_Geotiff.zip file, since the original URL is no longer available.
  • Re-enabled and updated the extract-pasture target to unzip and process the pasture data.
  • Re-enabled and updated the download-glw3-data target to download livestock data from new URLs.
  • Re-enabled and updated the rasterize-glw3-livestock and rasterize-glw3-livestock-pasture targets to process livestock data and generate raster files.
  • Re-enabled and updated the convert-glw3-livestock target to convert raster files to H3 tables for different livestock categories.

Copy link

vercel bot commented Dec 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
landgriffon-client ⬜️ Ignored (Inspect) Visit Preview Dec 12, 2024 3:52am
landgriffon-cookie-traceability ⬜️ Ignored (Inspect) Visit Preview 💬 Add feedback Dec 12, 2024 3:52am
landgriffon-marketing ⬜️ Ignored (Inspect) Dec 12, 2024 3:52am

@alexeh alexeh merged commit a950e3e into dev Dec 12, 2024
5 checks passed
@alexeh alexeh deleted the chore/restore-cropland-import branch December 12, 2024 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant