Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

Deal with thread-safety issues #194

Description

@ajdawson

Many people use biggus underneath iris to work with NetCDF data. If an HDF5 library that is not thread-safe is used, erros can be generated (e.g., SciTools/iris#2063). This could be dealt with in biggus by using locking (as in xarray) or by providing a non-threaded engine that can optionally be selected by the user at run-time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions