Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download and install Cyberduck from https://cyberduck.io/

  2. Open Cyberduck and click on "Open Connection"

  3. Choose "S3 (Amazon Simple Storage Service)" from the dropdown menu

  4. Enter the following details:

    • Server: http://s3.amazonaws.com

    • Access Key ID: (leave blank)

    • Secret Access Key: (leave blank)

    • More Options > Path: /forestforesight-public

      cyberduck_instructions.pngImage Added
  5. Click "Connect"

  6. 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/

  7. Find the country or tile you're interested in and download the relevant files by dragging them to a folder on your computer.

data structure.jpgImage Added

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.

...