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

Dependencies - replace pyiron_atomistics with pyiron_io #1

Open
jan-janssen opened this issue Jul 23, 2024 · 1 comment
Open

Dependencies - replace pyiron_atomistics with pyiron_io #1

jan-janssen opened this issue Jul 23, 2024 · 1 comment

Comments

@jan-janssen
Copy link

Is it possible to instead of loading the job using pr.load() to access the output of the job use pyiron-hdf5-format to access the job? The goal would be that only a single converter has to be written and the same output mapping can be used for all pyiron jobs like LAMMPS, SPHInX and VASP. If there are quantities missing in the HDF5 files of one or the other job, then pyiron-hdf5-format should handle the conversion. In addition, using pyiron-hdf5-format should be faster as it does not require so many imports as pyiron_atomistics. In the long term the goal would be that both the GenericOutput and the pyiron table use pyiron-hdf5-format still that might take some more time.

@jan-janssen
Copy link
Author

jan-janssen commented Oct 14, 2024

pyiron_io is now archived - please use pyiron_dataclasses instead: https://github.com/pyiron/pyiron_dataclasses

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