Scroll to navigation

MINTPY-REMOVE_HDF5_DATASET(1) User Commands MINTPY-REMOVE_HDF5_DATASET(1)

NAME

mintpy-remove_hdf5_dataset - Remove an existing dataset from HDF5 file

DESCRIPTION

usage: remove_hdf5_dataset.py [-h] file dset [dset ...]

Remove an existing dataset from HDF5 file

positional arguments:

HDF5 file of interest
dataset to be removed.

options:

show this help message and exit

Example:

ifgramStack.h5 unwrapPhase_phaseClosure
ifgramStack.h5 unwrapPhase_phaseClosure unwrapPhase_bridging
velocity.h5 velocityStd
May 2022 mintpy-remove_hdf5_dataset v1.3.3