You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| sar:instrument_mode| string |**REQUIRED.** The name of the sensor acquisition mode that is commonly used. This should be the short name, if available. For example, `WV` for "Wave mode" of Sentinel-1 and Envisat ASAR satellites. |
36
-
| sar:frequency_band| string |**REQUIRED.** The common name for the frequency band to make it easier to search for bands across instruments. See section "Common Frequency Band Names" for a list of accepted names. |
37
-
| sar:center_frequency| number | The center frequency of the instrument, in gigahertz (GHz). |
38
-
| sar:polarizations|\[string]|**REQUIRED.** Any combination of polarizations. |
39
-
| sar:product_type| string |***DEPRECATED** in favor of [`product:type`](https://github.com/stac-extensions/product).* The product type, for example `SSC`, `MGD`, or `SGC`|
40
-
| sar:resolution_range| number | The range resolution, which is the maximum ability to distinguish two adjacent targets perpendicular to the flight path, in meters (m). |
41
-
| sar:resolution_azimuth| number | The azimuth resolution, which is the maximum ability to distinguish two adjacent targets parallel to the flight path, in meters (m). |
42
-
| sar:pixel_spacing_range| number | The range pixel spacing, which is the distance between adjacent pixels perpendicular to the flight path, in meters (m). Strongly RECOMMENDED to be specified for products of type `GRD`. |
43
-
| sar:pixel_spacing_azimuth| number | The azimuth pixel spacing, which is the distance between adjacent pixels parallel to the flight path, in meters (m). Strongly RECOMMENDED to be specified for products of type `GRD`. |
44
-
| sar:looks_range| number | Number of range looks, which is the number of groups of signal samples (looks) perpendicular to the flight path. |
45
-
| sar:looks_azimuth| number | Number of azimuth looks, which is the number of groups of signal samples (looks) parallel to the flight path. |
46
-
| sar:looks_equivalent_number| number | The equivalent number of looks (ENL). |
47
-
| sar:observation_direction| string | Antenna pointing direction relative to the flight trajectory of the satellite, either `left` or `right`. |
38
+
| sar:frequency_band| string |**REQUIRED.** The common name for the frequency band to make it easier to search for bands across instruments. See section "Common Frequency Band Names" for a list of accepted names. |
39
+
| sar:center_frequency| number | The center frequency of the instrument, in gigahertz (GHz). |
40
+
| sar:polarizations|\[string]|**REQUIRED.** Any combination of polarizations. |
41
+
| sar:product_type| string |***DEPRECATED** in favor of [`product:type`](https://github.com/stac-extensions/product).* The product type, for example `SSC`, `MGD`, or `SGC`|
42
+
| sar:resolution_range| number | The range resolution, which is the maximum ability to distinguish two adjacent targets perpendicular to the flight path, in meters (m). |
43
+
| sar:resolution_azimuth| number | The azimuth resolution, which is the maximum ability to distinguish two adjacent targets parallel to the flight path, in meters (m). |
44
+
| sar:pixel_spacing_range| number | The range pixel spacing, which is the distance between adjacent pixels perpendicular to the flight path, in meters (m). Strongly RECOMMENDED to be specified for products of type `GRD`. |
45
+
| sar:pixel_spacing_azimuth| number | The azimuth pixel spacing, which is the distance between adjacent pixels parallel to the flight path, in meters (m). Strongly RECOMMENDED to be specified for products of type `GRD`. |
46
+
| sar:looks_range| number | Number of range looks, which is the number of groups of signal samples (looks) perpendicular to the flight path. |
47
+
| sar:looks_azimuth| number | Number of azimuth looks, which is the number of groups of signal samples (looks) parallel to the flight path. |
48
+
| sar:looks_equivalent_number| number | The equivalent number of looks (ENL). |
49
+
| sar:observation_direction| string | Antenna pointing direction relative to the flight trajectory of the satellite, either `left` or `right`. |
50
+
| sar:relative_burst| number | Identification number that uniquely identifies a burst cycle within each repeat cycle. |
51
+
| sar:beam_ids|\[string]| Composition of the swath of the SAR acquision referencing the beam identifiers. |
48
52
49
53
**Note:** In this specification *range* values are meant to be measured perpendicular to the flight path and *azimuth* values
50
54
are meant to be measured parallel to the flight path.
@@ -61,36 +65,42 @@ for instance for `HH+HV` add both `HH` and `HV`.
61
65
**Important:** In the `properties` of a STAC Item `sar:polarizations` must be a set with unique elements.
62
66
In assets `sar:polarizations` can contain duplicate elements and, if possible, the polarizations must appear in the same order as in the file.
63
67
68
+
#### sar:beam_ids
69
+
70
+
The `sar:beam_ids` field is used to reference the beam identifiers of the SAR acquisition. According to the mission and the sensor mode,
71
+
the beam identifiers can be used to identify the composition of the swath of the SAR acquisition.
72
+
The beam identifiers are usually provided in the metadata of the SAR data.
73
+
64
74
### Common Frequency Band Names
65
75
66
76
The `sar:frequency_band` is the name that is commonly used to refer to that band's spectral
67
77
properties. The table below shows the common name based on the wavelength and frequency ranges for several SAR satellites.
68
78
69
-
| Common Name | Wavelength Range (cm) | Frequency Range (GHz) | Satellites |
| local-incidence-angle | Points to the local incidence angle file. |
119
-
| ellipsoid-incidence-angle | Points to the ellipsoid incidence angle file. |
120
-
| noise-power | Points to the noise power file. |
121
-
| amplitude | Points to the intensity file with focused SAR data that has been ground range detected (e.g. GRD). |
122
-
| magnitude | Points to the intensity file where data are represented as complex numbers containing amplitude and phase information (e.g SLC). |
123
-
| sigma0 | Points to the radar backscatter file where data is referenced in ground surface. It is often derived from an `amplitude` or a `magnitude` role asset. |
124
-
| beta0 | Points to the radar backscatter file where data is referenced in the slant range plane and is radiometrically calibrated. It is often derived from an `amplitude` or a `magnitude` role asset. |
125
-
| gamma0 | Points to the radar backscatter file where data is referenced in the plane perpendicular to the line of sight. It is often derived from an `amplitude` or a `magnitude` role asset. |
126
-
| date-offset | Points to the date-offset file. |
127
-
| covmat | Points to the Points to the Normalized Polarimetric Radar Covariance Matrix (CovMat) file. |
128
-
| prd | Points to the Polarimetric Radar Decomposition (PRD) file. |
| local-incidence-angle | Points to the local incidence angle file.|
129
+
| ellipsoid-incidence-angle | Points to the ellipsoid incidence angle file. |
130
+
| noise-power | Points to the noise power file.|
131
+
| amplitude | Points to the intensity file with focused SAR data that has been ground range detected (e.g. GRD).|
132
+
| magnitude | Points to the intensity file where data are represented as complex numbers containing amplitude and phase information (e.g SLC).|
133
+
| sigma0 | Points to the radar backscatter file where data is referenced in ground surface. It is often derived from an `amplitude` or a `magnitude` role asset.|
134
+
| beta0 | Points to the radar backscatter file where data is referenced in the slant range plane and is radiometrically calibrated. It is often derived from an `amplitude` or a `magnitude` role asset. |
135
+
| gamma0 | Points to the radar backscatter file where data is referenced in the plane perpendicular to the line of sight. It is often derived from an `amplitude` or a `magnitude` role asset.|
136
+
| date-offset | Points to the date-offset file.|
137
+
| covmat | Points to the Points to the Normalized Polarimetric Radar Covariance Matrix (CovMat) file.|
138
+
| prd | Points to the Polarimetric Radar Decomposition (PRD) file.|
0 commit comments