Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 280 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 280 Bytes

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(...)