Multi-500 Data Specification
The Multi-500 product is generated by a constellation of satellites carrying identical or highly similar payloads. This product offers high-resolution multispectral imagery suitable for a wide range of applications, including agriculture, environmental monitoring, and spatial planning.
Technical Specifications Overview
- 2 satellites
- Ground Sampling Distance (GSD): 4.75m at Nadir
- Swath Width: 19 km
- Bit Depth: 8, or 12 bits
- Sun-Synchronous Orbit (SSO) at 10:30 hours Local Time Descending Node (LTDN) (Platero) / 09:30 hours LTDN (Menut).
- Swath Resolution: 4096 pixels wide
Spectral Bands
The multispectral payload captures channels in the visible and near infrared spectral range. These channels are designed to align with the corresponding channels in Sentinel 2 imagery.
NOTE
Exact center wavelengths may vary slightly between satellites.
- Blue: ~480nm
- Green: ~560nm
- Red: ~662nm
- RedEdge 1: ~703nm
- RedEdge 2: ~738nm
- RedEdge 3: ~780nm
- Near Infra-Red: ~840nm
- Panchromatic: ~623nm (Available only on Platero)
File Naming Convention
The file names for Multi-500 data products follow a standard convention as defined in the table below. This convention captures high level metadata in the name to allow for quick and easy visual identification.
Example: mission_L0_raw_000000000X_20211001101205_20211001101210_E72EFC12.extension
| Name | Description | Example |
|---|---|---|
| Mission | Name of Mission in string format | menut, platero |
| Level | The corresponding processing level of the image | L0, L1A , L1B |
| Type | Type of image data, typically the frequency of the band, defined in the Key column in the assets section | R, RE2, NIR, TCI, raw... |
| Session | 9 characters used internally at Open Cosmos | 000000000 |
| Ownership | A single character that indicates ownership of the image, can be O for Open Cosmos or C for customer. | C, O |
| Start | Datetime of the start of image capture | 20221224012812 |
| End | Datetime of the end of image capture | 20221224012817 |
| CRC | Cyclic Redundancy Check (CRC32-c) | E72EFC12 |
L1C Data Product Definition
Collection ID: [mission]-l1C-cogs (e.g. platero-l1C-cogs, menut-l1C-cogs)
Level 1C data products have TOA reflectance units and have been orthorectified with a moderate resolution DEM, resulting in a cartographic product with accurate geolocation.
Applied Processes
A L1C data product is taken as input, and the following processes are performed:
- Conversion from TOA radiance to TOA reflectance
- RPC refinement using a global reference image (GRI) and a digital elevation model (DEM)
- Orthorectification
Assets
All Multi-500 L1C Items in the Collection have the following assets with the corresponding asset field key, file format and descriptions.
| Title | Key | File Format | Description |
|---|---|---|---|
| Band 0 (Blue) | B | COG | Cloud optimised raster data containing blue band spectral data |
| Band 1 (Green) | G | COG | Cloud optimised raster data containing green band spectral data |
| Band 2 (Red) | R | COG | Cloud optimised raster data containing red band spectral data |
| Band 3 (RedEdge 1) | RE1 | COG | Cloud optimised raster data containing infra-red band spectral data |
| Band 4 (RedEdge 2) | RE2 | COG | Cloud optimised raster data containing infra-red band spectral data |
| Band 5 (RedEdge 3) | RE3 | COG | Cloud optimised raster data containing infra-red band spectral data |
| Band 6 (NIR) | NIR | COG | Cloud optimised raster data containing infra-red band spectral data |
| Band 7 (PAN) | PAN | COG | Cloud optimised raster data containing infra-red band spectral data (Platero only) |
| True Colour Image | TCI | COG | Cloud optimised raster data containing true colour RGB composite image |
| Thumbnail (TCI) | thumbnail | webp | A low resolution true colour composite image for quick visualisation of imagery data, typically used as a preview in the browser |
| Metadata and ancillary | metadata | xml and json | to be defined in detail |
| Photogrammetric metadata | ancillary | json | Contains both intrinsic (sensor size, pixel size, focal length, principal point, aperture length, reference frame) and extrinsics (position, velocity, angular rates, and attitude) parameters |
| Platform metadata | metadata | json | Platform and payload information (firmware & software versions, imager configuration, sensor temperature, among others) |
Specifications
- Geoaccuracy < TDB m CE90
- DEM resolution 30 m (SRTM 1 arcsecond)
STAC Extensions
- Processing (partially implemented)
- Electro-Optical (
bandobject implemented) - Item assets (
assetsobject implemented) - Satellite (Field
platform_international_designatorimplemented) - Raster (
bandobject implemented)
L1B Data Product Definition
Collection ID: [mission]-l1B-cogs
Level 1B data products have been radiometrically corrected and converted to physical units of TOA radiance (W m⁻² sr⁻¹ um⁻¹). Products are also geometrically corrected, removing spatial distortions due to scale variations, satellite rotation, and warping caused by the curvature of the Earth's surface and viewing angle. Corresponding pixels in each of the bands are co-aligned, permitting accurate band-to-band calculation and multispectral composite imagery. Ancillary and additional platform metadata is included in additional assets.
Applied Processes
A L1A data product is taken as input, and the following processes are performed:
- Radiometric correction
- Apply the radiometric coefficients, part of the L1A product assets, to convert L1A DNs into radiance, accounting for dark and flat fields.
- Geometric correction
- Perform the band alignment of all bands with respect to the reference one (red band)
- Apply the RPCs, part of the L1A product assets, to georeference the rasters
Assets
All Multi-500 L1B Items in the Collection have the following assets with the corresponding asset field key, file format and descriptions.
| Title | Key | File Format | Description |
|---|---|---|---|
| Band 0 (Blue) | B | COG | Cloud optimised raster data containing blue band spectral data |
| Band 1 (Green) | G | COG | Cloud optimised raster data containing green band spectral data |
| Band 2 (Red) | R | COG | Cloud optimised raster data containing red band spectral data |
| Band 3 (RedEdge 1) | RE1 | COG | Cloud optimised raster data containing infra-red band spectral data |
| Band 4 (RedEdge 2) | RE2 | COG | Cloud optimised raster data containing infra-red band spectral data |
| Band 5 (RedEdge 3) | RE3 | COG | Cloud optimised raster data containing infra-red band spectral data |
| Band 6 (NIR) | NIR | COG | Cloud optimised raster data containing infra-red band spectral data |
| Band 7 (PAN) | PAN | COG | Cloud optimised raster data containing infra-red band spectral data (Platero only) |
| True Colour Image | TCI | COG | Cloud optimised raster data containing true colour RGB composite image |
| Thumbnail (TCI) | thumbnail | webp | A low resolution true colour composite image for quick visualisation of imagery data, typically used as a preview in the browser |
| Metadata and ancillary | metadata | xml and json | to be defined in detail |
| Photogrammetric metadata | ancillary | json | Contains both intrinsic (sensor size, pixel size, focal length, principal point, aperture length, reference frame) and extrinsics (position, velocity, angular rates, and attitude) parameters |
| Platform metadata | metadata | json | Platform and payload information (firmware & software versions, imager configuration, sensor temperature, among others) |
Specifications
- Geoaccuracy < TDB m CE90
- Band alignment < 0.2 pixels
- Radiometric accuracy < TBD %
STAC Extensions
- Processing (partially implemented)
- Electro-Optical (
bandobject implemented) - Item assets (
assetsobject implemented) - Satellite (Field
platform_international_designatorimplemented) - Raster (
bandobject implemented)
L1A Data
Collection ID: [mission]-l1A-cogs
This collection consists of Multi-500 Level-1A data products. Products in this collection have been reconstructed into a common image format. Each of the bands have a relative correction, removing inconsistent illumination generated by sensor characteristics identified in lab-based calibration. Metadata is included that can be used to radiometrically correct the images. Ancillary data from the platform is included in the metadata asset.
STAC Properties
Information about the assets, geometry, and bands can be accessed in STAC via the following standard extensions:
- Electro-Optical Extension
- Item Assets
- View Geometry
- Raster Extension (only
bits_per_sample)
In addition, the following custom properties have been added:
opencosmos:compression:none,lossless, orlossy
Assets
All Multi-500 L1A Items in the Collection have the following assets with the corresponding asset field key, file format and descriptions.
| Title | Key | File Format | Description |
|---|---|---|---|
| Band 0 (Blue) | B | COG | Cloud optimised raster data containing blue band spectral data |
| Band 1 (Green) | G | COG | Cloud optimised raster data containing green band spectral data |
| Band 2 (Red) | R | COG | Cloud optimised raster data containing red band spectral data |
| Band 3 (RedEdge 1) | RE1 | COG | Cloud optimised raster data containing infra-red band spectral data |
| Band 4 (RedEdge 2) | RE2 | COG | Cloud optimised raster data containing infra-red band spectral data |
| Band 5 (RedEdge 3) | RE3 | COG | Cloud optimised raster data containing infra-red band spectral data |
| Band 6 (NIR) | NIR | COG | Cloud optimised raster data containing infra-red band spectral data |
| Band 7 (PAN) | PAN | COG | Cloud optimised raster data containing infra-red band spectral data (Platero only) |
| True Colour Image | TCI | COG | Cloud optimised raster data containing true colour RGB composite image |
| Thumbnail (TCI) | thumbnail | webp | A low resolution true colour composite image for quick visualisation of imagery data, typically used as a preview in the browser |
| Metadata and ancillary | metadata | xml and json | to be defined in detail |
L0 Data
Collection ID: [mission]-l0
This collection consists of Multi-500 Level-0 data products, which are unprocessed outputs from the satellite payload. Level-0 products are the basis from which all other higher level products are produced. This collection contains assets that might not be processable to a higher level product, this normally happens when an acquisition was carried out to test, calibrate, or commission some part of the satellite.
STAC Properties
Information about the assets, geometry, and bands can be accessed in STAC via the following standard extensions:
- Electro-Optical Extension
- Item Assets
- View Geometry
- Raster Extension (only
bits_per_sample)
In addition, the following custom properties have been added:
opencosmos:compression:none,lossless, orlossyopencosmos:capture_mode: which mode was used to capture the image, can besnapshotorlinescanopencosmos:processable: boolean that indicates if the file can be processed to L1A level. Some configurations, like snapshots, cannot be processed to level 1A
Assets
All Multi-500 L0 Items in the Collection have the following assets with the corresponding asset field key, file format and descriptions.
| Title | Key | File Format | Description |
|---|---|---|---|
| Raw data | raw | binary raw | Binary raw format outputted by the payload, also known as "the session file" |
| Metadata | metadata | json | JSON file containing an extract of the metadata present in the binary. It also contains whether or not the item is processable to L1A. |
| Thumbnail | thumbnail | webp | A low resolution image for quick visualisation of imagery data. Either an snapshot or a non-aligned true colour image |
| Ancillary | ancillary | json | An extract of relevant telemetries from the satellite platform |
Metadata
This file is included for ease of access to the metadata without needing to decode the binary file. Most of the information contained in this file is also contained in the binary file.
Ancillary
See the common Open Cosmos Ancillary Format.