ecmwf / eccodes-python

Python interface to the ecCodes GRIB/BUFR decoder/encoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enabling thread safety using pip

dhah229 opened this issue · comments

Is your feature request related to a problem? Please describe.

As mentioned in ecmwf/cfgrib#110 (comment), I am unable to open multiple datasets with xarray.open_mfdataset() with parallel=True. From what I understand, we can install eccodes from conda to fix this problem. Is it possible to install thread safety enabled eccodes without using conda? I am currently using a docker container to process my work. If not what other alternatives do I have?

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Organisation

No response