Skip to content

Running UDF on Vector Cube #197

@soxofaan

Description

@soxofaan

reported by @mbuchhorn :

  • loading vector cube with connection.vectorcube_from_paths (which uses load_uploaded_files process)
  • run UDF on that cube

fails with

  File ".../openeo_driver/ProcessGraphDeserializer.py", line 1491, in run_udf
    data = data.to_legacy_save_result()
  File ".../openeo_driver/datacube.py", line 366, in to_legacy_save_result
    if cube.dims == (self.DIM_GEOMETRIES, "t"):
AttributeError: 'NoneType' object has no attribute 'dims'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions