:Date: Aug 23, 2020
-
Docker images for shell and JupyterLab
-
Command line interface added:
- hls_query: nasa_hls.scripts.query:query
- hls_download: nasa_hls.scripts.download:download
- hls_convert_batch: nasa_hls.scripts.convert:convert_batch
:Date: Mar 7, 2020
- Parameter
gdal_translate_options
allows to create costumized GeoTIFF withconvert_hdf2tiffs
.
- Missing bands ('Red_Edge2':'B06', 'Water_Vapor' : 'B09') added to
uitls.BAND_NAMES
.
- Minor changes in tutorials.
- Added CHANGELOG (this file)