Skip to content

Wrong dimensions after reduce_cube_spatial in dry run #397

@soxofaan

Description

@soxofaan

problem isolated from problem in large process graph in eu-cdse/openeo-cdse-infra#509:

  • target : cube with dimensions x, y, t and bands
  • data: cube with dimensions x, y and t (e.g. after reduce_dimension along bands dimension)
  • resampled = data.resample_cube_spatial(target)
  • resampled.add_dimension("bands")

This used to work, but started failing with OpenEOApiException: A dimension with name bands already exists.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions