Delivered Product Types
When Tasking, users can select the product types they would like to be processed and delivered for that Task via the productTypes
parameter.
The available delivered product types and associated file extensions are:
Product Type | File Extension | Description |
---|---|---|
METADATA | json | Human readable file describing the SAR collection and image parameters. Metadata JSON Schema |
CPHD | cphd | Compensated Phase History Data. Binary file containing the receive echo data prior to image formation. CPHD Specification |
SICD | nitf | Sensor Independent Complex Data. Slant-plane SAR image that preserves the magnitude and phase for derived SAR image products. SICD Specification |
SIDD | nitf | Sensor Independent Detected Data. Ground-plane SAR image optimized for viewing and discards SAR image phase information. SIDD Specification |
GEC | tif | Geocoded Ellipsoid Corrected to WGS-84. SAR image viewable with common image viewer applications. Cloud Optimized GeoTIFF (COG). |
Updated 17 days ago