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

hardcoded openEO Platform reference #997

Open
soxofaan opened this issue Jan 14, 2025 · 1 comment
Open

hardcoded openEO Platform reference #997

soxofaan opened this issue Jan 14, 2025 · 1 comment

Comments

@soxofaan
Copy link
Member

soxofaan commented Jan 14, 2025

global_metadata_attributes = {
"title": job_specification.get("title", ""),
"description": job_specification.get("description", ""),
"institution": "openEO platform - Geotrellis backend: " + __version__
}

while checking a netcdf produced downloaded from demo deployment of aggregator in EOEPCA deployment I found this hardcoded openEO platform reference

@soxofaan
Copy link
Member Author

for example how it shows up: if you download a netcdf and load it with xarray:
image

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

No branches or pull requests

1 participant