From bbbe21f9ac40d72c2b7c7facb9efc8d3846c39eb Mon Sep 17 00:00:00 2001 From: Will Knowles Date: Wed, 13 Apr 2016 21:56:55 +0100 Subject: [PATCH] fix typo on download example --- landsat/landsat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/landsat/landsat.py b/landsat/landsat.py index 373f406..66b85ba 100755 --- a/landsat/landsat.py +++ b/landsat/landsat.py @@ -77,7 +77,7 @@ search, download, and process Landsat imagery. positional arguments: sceneID Provide Full sceneIDs. You can add as many sceneIDs as you wish - Example: landast download LC81660392014196LGN00 + Example: landsat download LC81660392014196LGN00 optional arguments: -b --bands If you specify bands, landsat-util will try to download the band from S3.