Skip to main content

Download Data

Although we recommend using the ClearSKY API for high-volume and automated downloads, the dashboard provides a convenient interface to download data manually. The Download page supports two workflows:

  • Single Image → download imagery from a single date.
  • Time-Series → download multiple dates bundled as one or more ZIP files.
note

All downloads consume processing credits. Before confirming a download, you will always see the credit cost estimate and your remaining balance.

Selecting an Area

You can define the Area of Interest (AOI) in two ways:

  1. Click an Order on the map → its WKT geometry appears in the Selection box (you must confirm by pressing Add to selection).
  2. Draw directly on the map → the drawn polygon is automatically added to the selection.

Additional features:

  • Export / Import → Save and reload selections.
  • Reset map & selection → Clear all AOIs.
  • Note: the selection itself is non-editable once added.

Single Image Download

Step 1: Choose a Date

Click Single date to proceed.
You’ll see a list of available dates for the selected area.

Download Date Picker

Step 2: Configure Options

After selecting a date, configure your export settings:

  • Model: If multiple orders cover the area, select the model to use (otherwise auto-selected).
  • Satellite Constellation: Source satellites used (e.g., Sentinel-1, Sentinel-2, Landsat).
  • EPSG Projection: Choose your target projection.
    • If you use EPSG 47000, the system automatically assigns the correct UTM zone.
  • Resolution: Pixel resolution (default: 10 m).
  • Data Type: UINT8 or INT16.
  • Band Set: Select all 10 bands or a subset.
  • File Type: Export format (e.g., TIF).
  • Pixel Selection: Controls whether only pixels contained within the AOI are included.

Download Options Example

UTM Mode (if EPSG 47000 selected)

Two extra options appear:

  • UTM Data Mode:
    • Combined UTM → merge into one file.
    • Per UTM zone → split into separate files per zone.
  • Force Pixel Resolution: Optionally enforce uniform pixel size across zones.

Download UTM Options

Step 3: Download

At the bottom, you’ll see:

  • Credit cost for the request.
  • Your remaining balance.

Press Download to generate the file.


Time-Series Download

Step 1: Choose a Date Range

Click Time-series to proceed.
You can select a period in the calendar view:

  • Use the date pickers or click directly on dates.
  • Predefined ranges are available (e.g., Last 7 days, Last 30 days, Current year).
  • All selected dates will be highlighted in blue.

Time-Series Date Picker

Step 2: Configure Options

The configuration step is identical to the single-image flow:

  • Model
  • Satellite constellation
  • EPSG / UTM projection
  • Resolution
  • Data type
  • Band set
  • File type
  • Pixel selection

The same UTM Data Mode and Force Pixel Resolution options apply if EPSG 47000 is chosen.

Step 3: Download

When ready:

  • Press Download ZIP.
  • The popup closes and imagery begins fetching + zipping.
  • Large requests (especially for big AOIs) can take several minutes.

Important notes:

  • ZIP files are capped at ~1 GB each. If exceeded, results are split across multiple files.
  • You can see the credit estimate and your balance at the bottom before confirming.
  • When the data is ready, the ZIP will download automatically.
  • You can also click the links shown in the download toast at the bottom center of the dashboard.
caution

Time-series downloads are best suited for smaller areas and moderate date ranges.
For large AOIs, long time spans, or bulk data retrieval, the API is more efficient and reliable.


The Download page is best for occasional manual exports.
For larger areas, many dates, or automation, we recommend switching to the ClearSKY API.