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

Error in test_multiple_months #212

Open EmileSonneveld opened 10 months ago

EmileSonneveld commented 10 months ago

Running this test has an error at one of the later nodes: https://github.com/jdries/worldwater-toolbox/blob/vito/tests/test_openeo_integration.py#L54 image

j-1f6a4ab50afa46ec9a6f6d35527a9c81

EmileSonneveld commented 10 months ago

The error message:

Lost task 16.0 in stage 92.0 (TID 1584) (10.42.212.180 executor 19): java.lang.AssertionError: assertion failed: Band count must be greater than 0 
at scala.Predef$.assert(Predef.scala:223)
at geotrellis.raster.ArrayMultibandTile.<init>(ArrayMultibandTile.scala:91)