REP_CALRPT_DS2 version 0

REP_CALRPT_DS2

This definition is based on both versions 4.5 and 4.6 of the GMES Sentinel-1 Transponder ICD R-10-030-734

root type

binary record
idfield namedefinition
0Length
binary uint32size: 4
endianness: little endian
1SampleRate
binary doublesize: 8
endianness: little endian
2Samples
binary array[dim_0]
dim_0: int(../Length)
binary complexsize: 4
binary recordsize: 4
idfield namedefinition
0real
binary int16size: 2
endianness: little endian
1imaginary
binary int16size: 2
endianness: little endian

detection rule

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

substr(0, 2, filename()) == "S1" and
substr(9, 10, filename()) == "REP_CALRPT" and
substr(74, 3, filename()) == "DS2"