Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.39 KB

USAGE.rst

File metadata and controls

47 lines (27 loc) · 1.39 KB

Usage

Python Usage

see:

Example Landsat 5

Example Landsat 7

Example Landsat 8

Example Sentinel 2

Docker Usage

run a docker container mounting an input-dir, an output-dir and providing the file name, e.g. S2A_MSIL1C_20201013T144731_N0209_R139_T19MGV_20201013T164036.SAFE.

docker run --rm -v /path/to/my/S2_file/:/mnt/input-dir -v /path/to/my/outputs/:/mnt/output-dir brazildatacube/sensor-harm S2A_MSIL1C_20201013T144731_N0209_R139_T19MGV_20201013T164036.SAFE