📦 Data Delivery & Format Selection
Understanding satellite data formats and delivery options
This page provides reference information about common satellite data formats and delivery methods. SAT-DISCOVERY does not provide data delivery services. All data access must be obtained through the respective satellite operators and data providers.
Common Data Formats
Standard format for georeferenced raster imagery. Includes spatial reference and coordinate information.
Hierarchical data formats used for scientific datasets with multiple variables and metadata.
GeoTIFF optimized for cloud storage and streaming access without downloading entire files.
Advanced compression format providing lossless or lossy compression for large imagery datasets.
Standard Archive Format for Europe - used by Sentinel missions with XML metadata and imagery.
JSON-based metadata standard for describing geospatial data and enabling discovery.
Delivery Methods
Download complete data products directly from provider portals via HTTP/FTP.
Cons: Large file sizes, storage needed
Programmatic access via REST APIs (STAC, OGC services) for automated workflows.
Cons: Requires programming
Access data directly in cloud storage (AWS, Azure, Google Cloud) without downloading.
Cons: Cloud platform required
Stream imagery tiles via WMS, WMTS, or XYZ services for visualization.
Cons: Limited analysis capability
Satellite data is typically available at different processing levels:
Most users work with Level 1 or Level 2 products, which are georeferenced and suitable for analysis.