Skip to content

xcube multilevel datasets cannot be investigated with python api #67

@AliceBalfanz

Description

@AliceBalfanz

Describe the bug
When opening a .levels data with xcube, it cannot be checked with xrlint:

Image

The same dataset can be investigated using the cli command without problems.

To Reproduce
Try inspecting .levles dataset which is opened via an xcube store.

Expected behavior
I would expect the same behaviour as when using the cli tool.

Python Environment

  • operating system:
  • XRLint version, output of xrlint --version: 0.5.1
  • optional: packages and their versions, output of pip list or conda list:
  • xcube 1.12.0

Additional context
From chat with forman: "da wird zu früh geprüft, ob das dataset-Argument ein xr.Dataset oder xr.DataTree ist und daher kommt kein Plugin zum Zuge, d.h., das xcube Plugin bekommt ein MultiLevelDataset nie zu sehen."

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions