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

Difference between Python and Scala feature_index #126

Open EmileSonneveld opened 1 year ago

EmileSonneveld commented 1 year ago

When generating the same CSV with Scala and Python, I got different order of values per feature_index.

Change output_path here to output an csv: https://git.vito.be/projects/BIGGEO/repos/openeo-collection-tests/browse/create_expected_results.py

And compare the results of a single date with the output of CollectionsTest.scala in openeo-geotrellis-extensions

Results I got: image