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

S2 angle bands #192

Merged
merged 4 commits into from
Aug 8, 2023
Merged

S2 angle bands #192

merged 4 commits into from
Aug 8, 2023

Conversation

EmileSonneveld
Copy link
Contributor

Wil also need to update openeo-geotrellis-kubernetes/docker/creo_layercatalog.json
Closes #177

@EmileSonneveld EmileSonneveld linked an issue Aug 7, 2023 that may be closed by this pull request
@EmileSonneveld EmileSonneveld requested a review from jdries August 7, 2023 12:17
/**
* SourcePath is a trait, so we need to subclass it to instantiate.
*/
case class OpenEoSourcePath(value: String) extends SourcePath
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't this the same as geotrellis.raster.StringName ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OpenEoSourcePath looks closer to the GDALPath, making a smaller impact. GDALPath is used by GDALRasterSource. I pushed a commit to test the StringName version.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Tthe StringName commit made many errors. Best to keep inheriting from SourcePath

@jdries jdries merged commit 319b27b into develop Aug 8, 2023
@EmileSonneveld EmileSonneveld deleted the s2_angle_bands branch November 6, 2023 15:55
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.

Sentinel2 L1C: SAA SZA VAA VZA bands not found
2 participants