Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 525 Bytes

File metadata and controls

21 lines (15 loc) · 525 Bytes

he5py

utilities for working with the HDF-EOS-5 remote sensing data format

Gregory H. Halverson (they/them)
gregory.h.halverson@jpl.nasa.gov
NASA Jet Propulsion Laboratory 329G

Prerequisites

This package requires the HDFEOS5 and xtensor libraries, which can be installed using mamba.

mamba install hdfeos5 pykdtree xtensor xtensor-python

Installation

Install this package using pip.

pip install he5py