...
Download and install Cyberduck from https://cyberduck.io/
Open Cyberduck and click on "Open Connection"
Choose "S3 (Amazon Simple Storage Service)" from the dropdown menu
Enter the following details:
Server: http://s3.amazonaws.com
Access Key ID: (leave blank)
Secret Access Key: (leave blank)
More Options > Path: /forestforesight-public
Click "Connect"
You should now see the ForestForesight bucket structure. Navigate to the folders you want:
For preprocessed data: /preprocessed/input/ and /preprocessed/groundtruth/
For models: /models/
For predictions: /predictions/
Find the country or tile you're interested in and download the relevant files by dragging them to a folder on your computer.
Remember that the ForestForesight dataset is large, so downloading might take a while depending on your internet connection and how much data you're fetching.
...