wradlib.io.backends.RadolanBackendEntrypoint.open_datatree#
- RadolanBackendEntrypoint.open_datatree(filename_or_obj: str | PathLike[Any] | ReadBuffer | bytes | memoryview | AbstractDataStore, *, drop_variables: str | Iterable[str] | None = None) DataTree#
Backend open_datatree method used by Xarray in
open_datatree.If implemented, set the class variable supports_groups to True.