项目作者: mpes-kit
项目描述 :
Entire HDF5 file copier
高级语言: Python
项目地址: git://github.com/mpes-kit/h5copy.git
h5copy
File copier for the HDF5 format.
Functionality
Copy HDF5 files along with each constituent group’s parameters.
Installation
pip install git+https://github.com/mpes-kit/h5copy.git
Usage
from h5copy import h5copy
h5copy.copy(...)