Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 790 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 790 Bytes

How To Download The Data

  1. Download AzCopy : https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10
  2. Visit the data repository
  3. Click "GENERATE CREDENTIALS"
  4. Open the terminal under the data/ folder of this (local) repository.
  5. Download the data using AzCopy.
    Copy the command from the page where you clicked "Generate credentials", it should look like this :
    azcopy sync https://radiantearth.blob.core.windows.net/mlhub/ref_cloud_cover_detection_challenge_v1 . --recursive=true

You should have the following in your data/ folder once all the files are downloaded :