Skip to content

"RuntimeError: asyncio.run() cannot be called from a running event loop" opening zarr dataset #814

@atakeigor

Description

@atakeigor
open_virtual_dataset(
        url='s3://iruizatake-hazardmaps-test/HM/spill_2018-01-01.zarr',
        parser=ZarrParser(),
        registry=registry,
        loadable_variables=["time"],
    )

This code gives the error "RuntimeError: asyncio.run() cannot be called from a running event loop".

I can open the zarr without virtualizarr.

I'm guessing this is problem user error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions