stac-utils / stactools

Command line utility and Python library for STAC
https://stactools.readthedocs.io/
Other
105 stars 28 forks source link

Add logic to utilize MTL file in landsat subpackage #48

Closed lossyrob closed 3 years ago

lossyrob commented 3 years ago

23 adds a command to migrate and fixup the collection 2 STAC for Landsat 8 (thank you Alex!)

The usage of MTL and other sidecar files is still unimplemented. There's a lot of great discussion here about the challenges and potential for MTL conversion.

This issue is to determine the need and potential for using the MTL and other files to derive STAC data for landsat; if we should, implement it, and if it's not a good choice, remove the MTL codepath in the subpackage.

gadomski commented 3 years ago

Migrated to https://github.com/stactools-packages/landsat/issues/1.