Level1NoiseADS version 0

Level1NoiseADS_v0

This definition is based on version 2.8/2.9 of the Sentinel-1 Product Specification S1-RS-MDA-52-7441

root type

xml record
idfield namedefinition
0noise
xml record
idfield namedefinition
0adsHeader
xml record
idfield namedefinition
0missionId
xml string
1productType
xml string
2polarisation
xml string
3mode
xml string
4swath
xml string
5startTime
ascii timesize: 26
unit: "s since 2000-01-01"

value: time(str(.), "yyyy-MM-dd'T'HH:mm:ss.SSSSSS")
ascii stringsize: 26
CCSDS ASCII datetime "YYYY-MM-DDThh:mm:ss.uuuuuu".
6stopTime
ascii timesize: 26
unit: "s since 2000-01-01"

value: time(str(.), "yyyy-MM-dd'T'HH:mm:ss.SSSSSS")
ascii stringsize: 26
CCSDS ASCII datetime "YYYY-MM-DDThh:mm:ss.uuuuuu".
7absoluteOrbitNumber
ascii uint32
8missionDataTakeId
ascii uint32
9imageNumber
ascii uint32
1noiseVectorList
xml record
attribute: count
xml string


idfield namedefinition
0noiseVector
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0azimuthTime
ascii timesize: 26
unit: "s since 2000-01-01"

value: time(str(.), "yyyy-MM-dd'T'HH:mm:ss.SSSSSS")
ascii stringsize: 26
CCSDS ASCII datetime "YYYY-MM-DDThh:mm:ss.uuuuuu".
1line
ascii int32
2pixel
ascii array[dim_0]
dim_0: int(str(@count))

attribute: count
ascii string

ascii int32
3noiseLut
ascii array[dim_0]
dim_0: int(str(@count))

attribute: count
ascii string

ascii float

detection rule

This product definition is applicable if a product matches the following rule:

exists(/noise/noiseVectorList) and
substr(0, 9, filename()) == "noise-s1a"

or

exists(/noise/noiseVectorList) and
substr(0, 9, filename()) == "noise-s1b"