openeo-python-client
openeo-python-client copied to clipboard
datacube.dimension_labels() returns datacube instead of array of strings
DataCube.dimension_labels()
now seems to return a DataCube in the python client: DataCube.dimension_labels
I think it should return an array of strings (e.g. the band names for dimension "bands"). According to the general process documentation this should also be the case: processes.dimension_labels