- Download AzCopy : https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10
- Visit the data repository
- Click "GENERATE CREDENTIALS"
- Open the terminal under the
data/
folder of this (local) repository. - 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 :