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

support "in" operator #296

Closed bossie closed 1 month ago

bossie commented 1 month ago

Seemed like a good way to test drive the "in" operator before supporting it in Terrascope S2L2A but no time to address all of https://github.com/Open-EO/openeo-geopyspark-driver/issues/776.

bossie commented 1 month ago

A side-effect of this PR is that org.openeo.geotrellissentinelhub.PyramidFactoryTest now uses JUnit 5.