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

Deal with thread-safety issues #194

Open
ajdawson opened this issue Nov 23, 2016 · 1 comment
Open

Deal with thread-safety issues #194

ajdawson opened this issue Nov 23, 2016 · 1 comment

Comments

@ajdawson
Copy link
Member

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.

@cpelley
Copy link

cpelley commented Mar 29, 2017

What does this mean for the move to dask, can this be captured as a requirement for iris dask usage also?
ping @bjlittle

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants