Skip to content

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

License

Notifications You must be signed in to change notification settings

ECOSTRESS-Collection-2/he5py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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