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

m.neural_network.preparetraining: change vrts to relative paths #5

Merged
merged 9 commits into from
Jan 15, 2025

Conversation

griembauer
Copy link
Member

@griembauer griembauer commented Jan 14, 2025

This PR adapts the created .vrts such that they now contain relative paths. This allows for moving files around (if source and .vrt are moved altogether) and to have valid .vrts inside and outside of docker containers.

Unfortunately, creating relative paths in a .vrt is not part of the gdal.BuildVrtOptions, so in this PR, the relative paths are hacked into the existing .vrts afterwards.

griembauer and others added 9 commits January 14, 2025 15:55
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ing.py

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ing.py

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@griembauer griembauer merged commit f5af029 into main Jan 15, 2025
8 checks passed
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