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

openpmd converter for wpg output based on openpmd-api #171

Open
CFGrote opened this issue Jun 18, 2019 · 2 comments
Open

openpmd converter for wpg output based on openpmd-api #171

CFGrote opened this issue Jun 18, 2019 · 2 comments
Assignees

Comments

@CFGrote
Copy link
Collaborator

CFGrote commented Jun 18, 2019

The conversion from native wpg output to openpmd is currently using h5py. Replace current functionality by more robust code making use of openpmd-api

@CFGrote CFGrote self-assigned this Jun 18, 2019
@CFGrote
Copy link
Collaborator Author

CFGrote commented Jun 18, 2019

Status:

  • installed openpmd-api from sources. linked against hdf5/1.10.5 (via module), no mpi. prefix=~/Projects/venvs/simex/
  • copied write example from openpmd-api documentation and adopted to wpg out case.
  • problems with float32, have to convert to floag64 (see openpmd-api issue #331)
  • dataset creation and insertion into series works, file is written.

@CFGrote
Copy link
Collaborator Author

CFGrote commented Mar 17, 2020

Further TODOs:

  • Integrate into sim pipeline (enable dump and read from opmd files)
  • Adjust diagnostic tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant