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

Switch data output to hdf5 #9

Open
repepo opened this issue Jun 9, 2023 · 1 comment
Open

Switch data output to hdf5 #9

repepo opened this issue Jun 9, 2023 · 1 comment
Assignees

Comments

@repepo
Copy link
Owner

repepo commented Jun 9, 2023

It would be convenient to write the output data in a better way, perhaps using hdf5. Runs producing additional output should be appended to the original output files.

@repepo repepo self-assigned this Jun 9, 2023
@AnkitBarik
Copy link
Collaborator

I think that can work well with hdf5, especially with h5py. However, I suggest having a switch for hdf5 output, so the user still has the choice to dump things in the current ASCII format. (np.loadtxt is conceptually much easier to understand ).

@jrekier jrekier self-assigned this Jun 23, 2023
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

3 participants