You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Functionality for .GDF to .h5 openPMD Format Conversion
Description
The current codebase lacks functionality to convert .GDF files to a .h5 openPMD format.
Example Script for Conversion
An existing script that performs this conversion is available in this repository: openPMD-converter-GDF
Suggested Environment for Running the Example Script
To run this script, it is recommended to set up a conda environment with Python 3.6.5. The requirements.txt file should be modified as follows to ensure compatibility:
Add Functionality for .GDF to .h5 openPMD Format Conversion
Description
The current codebase lacks functionality to convert
.GDF
files to a.h5
openPMD format.Example Script for Conversion
An existing script that performs this conversion is available in this repository:
openPMD-converter-GDF
Suggested Environment for Running the Example Script
To run this script, it is recommended to set up a conda environment with Python 3.6.5. The
requirements.txt
file should be modified as follows to ensure compatibility:The text was updated successfully, but these errors were encountered: