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

Use netCDF4 library for handling groups in ATL2* data #67

Open
kevinmarlis opened this issue Apr 11, 2024 · 0 comments
Open

Use netCDF4 library for handling groups in ATL2* data #67

kevinmarlis opened this issue Apr 11, 2024 · 0 comments

Comments

@kevinmarlis
Copy link
Collaborator

It will be more efficient to open those h5 granules with netCDF4, reducing I/O by a factor of ~30. We can drill through the groups opening the file only once, which is currently not possible with xarray.

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