Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

concurrent and thread-safe reads from netCDF / HDF5 #5

Closed
gauteh opened this issue Jan 18, 2020 · 1 comment
Closed

concurrent and thread-safe reads from netCDF / HDF5 #5

gauteh opened this issue Jan 18, 2020 · 1 comment

Comments

@gauteh
Copy link
Owner

gauteh commented Jan 18, 2020

This is a tracking issue for thread-safe and concurrent reads from netCDF files. Either using a pool of file-handles, or even better concurrent read support.

older netCDF formats depend on the netCDF library, while newer depend on HDF5. the following issue will presumably be the best reference for this issue:

hyrax has their own HDF5 implementation, which might be useful to us (maybe through rust-netcdf):

@gauteh gauteh changed the title concurrent and thread-safe reads from netCDF concurrent and thread-safe reads from netCDF / HDF5 Jan 18, 2020
@gauteh
Copy link
Owner Author

gauteh commented Feb 19, 2020

hidefix.

@gauteh gauteh closed this as completed Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant