mirror of
https://github.com/Skyai-io/landsat-util.git
synced 2026-03-10 09:01:18 +00:00
fix typo: Storge -> Storage
This commit is contained in:
@@ -126,7 +126,7 @@ class Downloader(VerbosityMixin):
|
||||
|
||||
self.remote_file_exists(url)
|
||||
|
||||
self.output('Source: Google Storge', normal=True, arrow=True)
|
||||
self.output('Source: Google Storage', normal=True, arrow=True)
|
||||
return self.fetch(url, path)
|
||||
|
||||
def amazon_s3(self, scene, bands):
|
||||
|
||||
Reference in New Issue
Block a user