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

Get docker image working with latest gdal ubuntu #619

Merged
merged 5 commits into from
Jul 24, 2024

Conversation

Ariana-B
Copy link
Contributor

@Ariana-B Ariana-B commented Jul 23, 2024

Address issues causing docker compile to fail with latest osgeo/gdal:ubuntu=small image (>=3.9.0):

  • Don't restrict to python3.10 when running install
  • Use --break-system-packages option to avoid PEP 668 "externally managed environment" error

Also update pygeofilter version, meaning custom class to enable handling unknown field names is no longer needed.


📚 Documentation preview 📚: https://datacube-explorer--619.org.readthedocs.build/en/619/

@Ariana-B Ariana-B requested review from jeremyh and omad July 23, 2024 07:13
Copy link
Member

@omad omad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@omad
Copy link
Member

omad commented Jul 23, 2024

You didn't mention the new pygeofilter in the pr description, but I like that there's some code been deleted. 😀

@Ariana-B
Copy link
Contributor Author

Whoops! The description has been updated

@Ariana-B Ariana-B merged commit b7b8d53 into develop Jul 24, 2024
9 checks passed
@Ariana-B Ariana-B deleted the update_gdal_version branch July 24, 2024 00:37
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.

2 participants