REP__SUP__ version 0

REP__SUP__

This definition is based on version 1.2 of the FOS File Format Specification GM-IC-ESC-FS-3001

root type

xml record
idfield namedefinition
0Earth_Explorer_File
xml record
idfield namedefinition
0Earth_Explorer_Header
xml record
Earth Explorer Header File

idfield namedefinition
0Fixed_Header
xml record "Fixed_Header"
1Variable_Header
xml record
1Data_Block
xml record
attribute: type
xml string

available: optional

attribute: wrong_typereal name: Type
xml string

available: optional


idfield namedefinition
0Unavailability_Reference
xml string
1Unavailability_Type
xml string
2Comment
xml string
3List_Of_Subsystem_Unavailabilities
xml record
attribute: count
xml string


idfield namedefinition
0Subsystem_Unavailability
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0Subsystem
xml string
1StartTime
ascii timesize: 23
unit: "s since 2000-01-01"

value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss|'TAI='yyyy-MM-dd'T'HH:mm:ss|'GPS='yyyy-MM-dd'T'HH:mm:ss|'UT1='yyyy-MM-dd'T'HH:mm:ss")
ascii stringsize: 23
CCSDS ASCII datetime with time reference "RRR=YYYY-MM-DDThh:mm:ss". The reference RRR can be any of "UT1", "UTC", "TAI", or "GPS".
2StartDOY
ascii uint16size: 3
3StartOrbit
ascii uint32
4StartAnxOffset
ascii uint32
5EndTime
xml time
unit: "s since 2000-01-01"

value: if(length(.) == 0, nan, time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss|'TAI='yyyy-MM-dd'T'HH:mm:ss|'GPS='yyyy-MM-dd'T'HH:mm:ss|'UT1='yyyy-MM-dd'T'HH:mm:ss"))
xml string
6EndDOY
ascii uint16
mapping: "" -> 65535
7EndOrbit
ascii uint32
mapping: "" -> 4294967295
8EndAnxOffset
ascii uint32
mapping: "" -> 4294967295
9Type
xml string
10Comment
xml string

detection rule

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

exists(/Earth_Explorer_File/Earth_Explorer_Header/Fixed_Header/File_Type) and
at(/Earth_Explorer_File/Earth_Explorer_Header/Fixed_Header/File_Type,
str(.) == "REP__SUP__")