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

Feature/zip archives #4

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

slawler
Copy link

@slawler slawler commented Jan 23, 2024

Adds:

  • Script build_static_collection.py with a main function mirroring the build_static_catalog.py example.
  • S3Zip class utility with placeholder properties for identifying geospatial files.

Updates:

  • Moves a few constants from within functions up to arguments in the signatures for build_static_catalog.py.

Comments:

  • This is a proof of concept script, with very limited error handling.
  • Currently will not search within zipfiles stored in the zip archive itself.

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