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

Document writing to files #104

Closed
SimonHeybrock opened this issue Feb 8, 2023 · 2 comments · Fixed by #225
Closed

Document writing to files #104

SimonHeybrock opened this issue Feb 8, 2023 · 2 comments · Fixed by #225
Assignees

Comments

@SimonHeybrock
Copy link
Member

https://scipp.github.io/scippnexus/user-guide/application-definitions.html#Writing-files explains the "advanced" method, but we lacks docs for the pedestrian way.

@jokasimr
Copy link
Contributor

What is the "pedestrian way"? Directly using h5py or something in-between?

@SimonHeybrock
Copy link
Member Author

Group.__setitem__, create_field and create_class. It is probably best to look in the unit tests, there are many examples.

Note also #222 which I just discovered while looking for this.

@jokasimr jokasimr self-assigned this Aug 15, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in Development Board Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants