Sentinel-1 L1 calibration
Ingested Sentinel-1 GRD or SLC products are systematically calibrated in the ESA Charter Mapper using the Radar Products Calibration (SAR-Calib) processor.
Input
The input is a Sentinel-1 Dataset
derived from an ingested Sentinel-1 GRD or SLC product, see details here.
Workflow
Sentinel-1 GRD and SLC acquisitions1 are calibrated using SNAP2,3, the open source common architecture for ESA Toolboxes ideal for the exploitation of Earth Observation data.
GRD
The workflow for the systematic generation of Radar Calibrated Datasets from Sentinel-1 GRD
products is described in the below graph.
This diagram represents the application of the SAR-Calib processor workflow applied for Sentinel-1 GRD Datasets. More details about this systematic processor can be found here.
Note
The calibration of Sentinel-1 GRD products has the objective to offer the following assets:
-
Sigma Nought single band assets at each polarization to be used for visualization in the map (with Select or Combine asset and binarization on the fly) and for processing (e.g. drag and drop a
s0_db_c_vv
asset into IRIS Change Detection service), -
multiple overview assets to be used only for visualization purposes (e.g. to visually compare with the slider in the map the
overview-vv
asset with a similar one from another calibrated dataset).
SLC
The workflow for the systematic generation of Radar Calibrated Datasets from Sentinel-1 SLC
products is described in the below graph.
This diagram represents the application of the SAR-Calib processor workflow applied for Sentinel-1 SLC Datasets. More details about this systematic processor can be found here.
Note
The calibration of Sentinel-1 SLC products has the objective to offer the following assets:
-
an overview asset derived from geocoded Sigma Nought to be used only for visualization in the map,
-
magnitude and metadata assets required for InSAR processing when drag and dropping a SLC dataset into an on-demand processor (e.g. COIN).
Warning
Being magnitude assets not geocoded, the only asset offered in a Sentinel-1 SLC dataset which is visible in the map is the overview
one.
Output
The output is a Sentinel-1 SLC or GRD Calibrated Dataset
represented by a STAC item GeoJSON2 including:
-
magnitude assets for each subswath and at each polarization and metadata (only for
SLC
dataset), -
sigma nought (dB) single-band assets at each polarization (only for
GRD
dataset), -
and overview assets (single-pol overviews and dual- or full-pol band composites).
All single band and overview assets are given at full resolution and in COG format.
The assets magnitude-vv-iw1
, magnitude-vv-iw2
, magnitude-vv-iw3
, magnitude-vh-iw1
, magnitude-vh-iw2
, magnitude-vh-iw3
contained in a calibrated Sentinel-1 IW SLC dataset cannot be visualized in the map and cannot be used as single band for drag and drop into processing services.
Sigma nought products are Float32 single-band assets in COG format, one for each polarization (e.g. s0_db_c_vv
which refers to the common band name for sigma nought in dB from C-band
SAR in VV
polarization).
Visual products are given as 8-bit multi-band assets in COG format (e.g. overview-vv
which refers to visual product at full resolution derived from sigma nought in dB from C-band
SAR in VV
polarization). A default overview product at low resolution is also derived for product preview when EULA is not signed by the user.
Note
In a Sentinel-1 SLC dataset only an overview
asset is given. It represents a full resolution visual product in grayscale derived from sigma nought in dB from C-band
SAR in VV
polarization.
Below is given an example of assets included in the STAC item of a Sentinel-1 GRD HR IW VV/VH
Calibrated Dataset derived in the ESA Charter Mapper for the Charter Activation 784.
"assets": {
"s0_db_c_vh": {
"type": "image/tiff; application=geotiff",
"roles": [
"data",
"sigma0",
"visual"
],
"href": "https://.../S1A_IW_GRDH_1SDV_20221011T112901_20221011T112926_045394_056D8C_1BE7-calibrated/s0_db_c_vh.tif",
"sar:polarizations": [
"VH"
],
"raster:bands": [
{
"spatial_resolution": 20,
"statistics": {
"minimum": "-55.574871063232",
"maximum": "26.465213775635",
"mean": "-12.625484901143",
"stddev": "9.7783755895775",
"valid_percent": "100"
},
"file:size": 479204279
},
"overview-vh": {
"type": "image/tiff; application=geotiff",
"roles": [
"composite",
"sigma0",
"visual"
],
"href": "https://.../S1A_IW_GRDH_1SDV_20221011T112901_20221011T112926_045394_056D8C_1BE7-calibrated/overview-vh.tif",
"sar:polarizations": [
"VH"
],
"file:size": 91087524
},
"s0_db_c_vv": {
"type": "image/tiff; application=geotiff",
"roles": [
"data",
"sigma0",
"visual"
],
"href": "https://.../S1A_IW_GRDH_1SDV_20221011T112901_20221011T112926_045394_056D8C_1BE7-calibrated/s0_db_c_vv.tif",
"sar:polarizations": [
"VV"
],
"raster:bands": [
{
"spatial_resolution": 20,
"statistics": {
"minimum": "-53.406005859375",
"maximum": "32.925624847412",
"mean": "-8.4565923958473",
"stddev": "7.6702384773274",
"valid_percent": "100"
},
}
],
"file:size": 493054941
},
"overview-vv": {
"type": "image/tiff; application=geotiff",
"roles": [
"composite",
"sigma0",
"visual"
],
"href": "https://.../S1A_IW_GRDH_1SDV_20221011T112901_20221011T112926_045394_056D8C_1BE7-calibrated/overview-vv.tif",
"sar:polarizations": [
"VV"
],
"file:size": 95496514
},
"overview-dual": {
"type": "image/tiff; application=geotiff",
"roles": [
"composite",
"decibel",
"sigma0",
"visual"
],
"href": "https://.../S1A_IW_GRDH_1SDV_20221011T112901_20221011T112926_045394_056D8C_1BE7-calibrated/overview-dual.tif",
}
],
"file:size": 199984634
},
"overview-vv-low-res": {
"type": "image/tiff; application=geotiff",
"roles": [
"composite",
"overview"
],
"href": "https://.../S1A_IW_GRDH_1SDV_20221011T112901_20221011T112926_045394_056D8C_1BE7-calibrated/overview-vv-low-res.tif",
}
],
"file:size": 12526152
}
}
-
ESA, Sentinel Online, Sentinel-1 Mission Guide. Available at: sentinel.esa.int ↩
-
ESA Science Toolbox Exploitation Platform, SNAP Toolbox available at https://step.esa.int. ↩↩
-
SNAPISTA, SNAP GPT Python wrapper documentation available at https://snap-contrib.github.io/snapista/. ↩