Fixed Sites Datasets

Browse and explore Fixed Site monitoring datasets

Loading Fixed Sites datasets...

Please wait while we fetch the dataset information.

Download Complete Dataset

📋 Dataset Information

Note: This preview shows only 10 sample images. Use the command below to download the complete dataset.

🔧 Prerequisites

Before downloading, ensure you have:

  • gsutil installed: pip install gsutil or Cloud SDK
  • Authentication: gcloud auth login
  • Sufficient storage space for the complete dataset

💾 Download Command

Copy and run this command in your terminal to download the complete dataset:

gsutil -m rsync -r gs://bucket/path ./local-folder

This will download all files from the dataset to your local ./fixed-sites-[dataset-id] directory. The -m flag enables parallel downloads for faster transfer.