Schema opendaKalmanGainStorage.xsd


element opendaKalmanGainStorage
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p1.png
annotation
documentation
Restart settings for an Algoritm. Generic part: params. Algorithm specific parts per algorithm

complexType KalmanGainObservationsXML
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p2.png

element KalmanGainObservationsXML/observation
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p3.png

complexType KalmanGainObservationXML
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p4.png

element KalmanGainObservationXML/id
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p5.png
annotation
documentation
The identifier for the observation (unique with the list of stored observations)

element KalmanGainObservationXML/timeOffsetInDays
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p6.png
annotation
documentation
The time offset of the observation, expressed in days, relative to the time stamp for this kalman gain (0 means: same time stamp as the gain, negative means before the kalman gain time stamp)

element KalmanGainObservationXML/vector
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p7.png
annotation
documentation
The values of the kalman gain for this observation. This optional field is only present if the size is limited (default max 40 values; this maximum can be overridden by the filter)

element KalmanGainObservationXML/treeVector
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p8.png
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string        
caption  xs:string        
excludeFromVector  xs:boolean  optional      
className  xs:string        
annotation
documentation
The values of the kalman gain for this observation, represented as tree vector. Present if the size is limited (see above)

element KalmanGainObservationXML/fileName
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p9.png
annotation
documentation
The netCdfFile containing the values. This optional field is present if the gain is at TreeVector, or if there are more values than the maximum mentioned above

complexType KalmanGainStorageXML
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p10.png

element KalmanGainStorageXML/comment
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p11.png
annotation
documentation
Optional comment on the stored kalman gain

element KalmanGainStorageXML/timeStampAsMJD
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p12.png
annotation
documentation
The time stamp for which the kalman gain is valid, represented as Modified Julian Day

element KalmanGainStorageXML/stateSize
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p13.png

element KalmanGainStorageXML/timeStampAsDateTime
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p14.png
annotation
documentation
The time step mentioned above, represented as Date Time

element KalmanGainStorageXML/observations
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p15.png

element treeVectorFile
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p16.png
annotation
documentation
Costa / DATools Tree Vector File

complexType ComputationalDimensionXML
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p17.png
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string  required      
length  xs:int  required      

attribute ComputationalDimensionXML/@id

attribute ComputationalDimensionXML/@length

complexType ComputationalSpaceXML
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p18.png

element ComputationalSpaceXML/dimension
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p19.png
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string  required      
length  xs:int  required      

complexType DateTimeXML
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p20.png
attributes
Name  Type  Use  Default  Fixed  Annotation
date  openda:DateXML  required      
documentation
ISO 8601 (yyyy-mm-dd)
time  openda:TimeXML  required      
documentation
ISO 8601 (hh:mm:ss[.msec])
timeZone  openda:TimeZoneXML  optional      

attribute DateTimeXML/@date
annotation
documentation
ISO 8601 (yyyy-mm-dd)

attribute DateTimeXML/@time
annotation
documentation
ISO 8601 (hh:mm:ss[.msec])

attribute DateTimeXML/@timeZone

complexType DimensionsXML
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p21.png
attributes
Name  Type  Use  Default  Fixed  Annotation
dimSize1  xs:string  required      
dimSize2  xs:string  optional      
dimSize3  xs:string  optional      

attribute DimensionsXML/@dimSize1

attribute DimensionsXML/@dimSize2

attribute DimensionsXML/@dimSize3

complexType GridXML
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p22.png

element GridXML/computationalSpace
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p23.png

element GridXML/physicalSpace
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p24.png

complexType MetaInfoXML
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p25.png
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string        

attribute MetaInfoXML/@id

complexType PhysicalDimensionXML
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p26.png
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string  required      
axes  xs:string  required      
ref  xs:string  required      

attribute PhysicalDimensionXML/@id

attribute PhysicalDimensionXML/@axes

attribute PhysicalDimensionXML/@ref

complexType PhysicalSpaceXML
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p27.png

element PhysicalSpaceXML/dimension
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p28.png
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string  required      
axes  xs:string  required      
ref  xs:string  required      

complexType TreeVectorFileXML
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p29.png

element TreeVectorFileXML/timeStamp
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p30.png
attributes
Name  Type  Use  Default  Fixed  Annotation
date  openda:DateXML  required      
documentation
ISO 8601 (yyyy-mm-dd)
time  openda:TimeXML  required      
documentation
ISO 8601 (hh:mm:ss[.msec])
timeZone  openda:TimeZoneXML  optional      

element TreeVectorFileXML/treeVector
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p31.png
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string        
caption  xs:string        
excludeFromVector  xs:boolean  optional      
className  xs:string        

complexType TreeVectorLeafXML
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p32.png
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string        
caption  xs:string        
excludeFromVector  xs:boolean  optional      
className  xs:string        

attribute TreeVectorLeafXML/@id

attribute TreeVectorLeafXML/@caption

attribute TreeVectorLeafXML/@excludeFromVector

attribute TreeVectorLeafXML/@className

element TreeVectorLeafXML/unit
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p33.png

element TreeVectorLeafXML/missingValue
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p34.png

element TreeVectorLeafXML/dimensions
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p35.png
attributes
Name  Type  Use  Default  Fixed  Annotation
dimSize1  xs:string  required      
dimSize2  xs:string  optional      
dimSize3  xs:string  optional      

element TreeVectorLeafXML/grid
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p36.png

element TreeVectorLeafXML/vector
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p37.png

complexType TreeVectorXML
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p38.png
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string        
caption  xs:string        
excludeFromVector  xs:boolean  optional      
className  xs:string        

attribute TreeVectorXML/@id

attribute TreeVectorXML/@caption

attribute TreeVectorXML/@excludeFromVector

attribute TreeVectorXML/@className

element TreeVectorXML/description
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p39.png

element TreeVectorXML/treeVectorLeaf
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p40.png
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string        
caption  xs:string        
excludeFromVector  xs:boolean  optional      
className  xs:string        

element TreeVectorXML/subTreeVector
diagram opendaKalmanGainStorage_diagrams/opendaKalmanGainStorage_p41.png
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string        
caption  xs:string        
excludeFromVector  xs:boolean  optional      
className  xs:string        

simpleType DateXML

simpleType TimeXML

simpleType TimeZoneXML

simpleType VectorXML


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy