项目作者: mpes-kit

项目描述 :
Entire HDF5 file copier
高级语言: Python
项目地址: git://github.com/mpes-kit/h5copy.git
创建时间: 2019-03-22T13:56:52Z
项目社区:https://github.com/mpes-kit/h5copy

开源协议:

下载


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

  1. from h5copy import h5copy
  2. h5copy.copy(...)