NASA-IMPACT / hls-utilities

Python utilities for HLS data processing containers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hls-utilities

Python utilities for HLS data processing containers

Usage

$ check_solar_zenith_sentinel INPUTXML
$ check_solar_zenith_landsat INPUTXML
$ create_sr_hdf_xml INPUTXMLFILE OUTPUTXMLFILE [one|two]
$ create_landsat_sr_hdf_xml INPUTXMLFILE OUTPUTXMLFILE
$ get_doy YEAR MONTH DAY
$ get_s2_granule_dir INPUTS2DIR
$ parse_fmask FMASKOUTPUT
$ download_landsat BUCKET PATH OUTPUT_DIRECTORY  
$ get_detector_footprint INPUTS2DIR
$ get_detector_footprint_extension INPUTS2DIR

Tests

Run Tests

$ tox

About

Python utilities for HLS data processing containers.


Languages

Language:Python 100.0%