Open-EO / openeo-geotrellis-extensions

Java/Scala extensions for Geotrellis, for use with OpenEO GeoPySpark backend.
Apache License 2.0
5 stars 3 forks source link

Allow different types SourceName. #252

Closed EmileSonneveld closed 7 months ago

EmileSonneveld commented 8 months ago

Allow multiple types of SourceName Type hierarchy:

OpenEoSourcePath -> SourcePath \
                    StringName --> SourceName
                     EmptyName /
EmileSonneveld commented 7 months ago

I added the test process graph as a comment to the ticket