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

can't read openPMD files that use the ADIOS2 format #4757

Open
BenWibking opened this issue Dec 10, 2023 · 4 comments
Open

can't read openPMD files that use the ADIOS2 format #4757

BenWibking opened this issue Dec 10, 2023 · 4 comments

Comments

@BenWibking
Copy link

Bug report

Bug summary

The openPMD frontend only reads openPMD files that use the HDF5 format. openPMD files that use the ADIOS2 format cannot be read by yt.

The openPMD-api (https://github.com/openPMD/openPMD-api) provides a Python package that can be used to read any openPMD file, regardless of the backend format chosen.

Code for reproduction

N/A

Actual outcome

N/A

Expected outcome

yt should be able to open all openPMD files, regardless of the backend used.

Version Information

  • Operating System:
  • Python Version:
  • yt version:
  • Other Libraries (if applicable):

I am happy to help add support for using openPMD-api, but I don't want to duplicate effort if someone is already working on this.

@neutrinoceros
Copy link
Member

Hi Ben. For what it's worth, I haven't heard of anyone take else working on this already and I'm sure this would a welcome addition. Thanks !

@matthewturk
Copy link
Member

@BenWibking I'd also be happy to provide guidance on this if you would like help!

@BenWibking
Copy link
Author

BenWibking commented Jan 23, 2024 via email

@henrynjones
Copy link

henrynjones commented Jan 23, 2024

@BenWibking Sounds great, thanks.

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

4 participants