Open denisbertini opened 1 year ago
For those interested in converting SDF epoch native format to openPMD standard format, we developed at GSI a converter:
Code and documentation:
The mpi-sdf2opmd converter uses parallel I/O for both reading and writing, making conversion of large datasets efficient on HPC systems. Conversion is done internally using the openPMD-api library which supports
Hey Denis,
Thanks for this! Would you mind if I linked to this resource on the EPOCH website?
Cheers, Stuart
Yes sure ! You can add the link to your web site.
For those interested in converting SDF epoch native format to openPMD standard format, we developed at GSI a converter:
Code and documentation:
The mpi-sdf2opmd converter uses parallel I/O for both reading and writing, making conversion of large datasets efficient on HPC systems. Conversion is done internally using the openPMD-api library which supports