Schema openDaStochObserver.xsd


element ioObjectStochObserver
diagram openDaStochObserver_diagrams/openDaStochObserver_p1.png
annotation
documentation
Configuration of a stochastic observer. It contains two main components: the observer that contains all measurement data and the uncertainty module that contains uncertainty information about the observation data.

complexType IoObjectStochObserverXML
diagram openDaStochObserver_diagrams/openDaStochObserver_p2.png

element IoObjectStochObserverXML/uncertaintyModule
diagram openDaStochObserver_diagrams/openDaStochObserver_p3.png
attributes
Name  Type  Use  Default  Fixed  Annotation
className  xs:string        
documentation
The class name to be started
workingDirectory  xs:string  optional      
documentation
Directory where executable file is run.
annotation
documentation
The uncertainty module to be started (e.g. org.openda.uncertainties.UncertaintyEngine).

element IoObjectStochObserverXML/ioObject
diagram openDaStochObserver_diagrams/openDaStochObserver_p4.png
attributes
Name  Type  Use  Default  Fixed  Annotation
className  xs:string        
documentation
The class name to be started
workingDirectory  xs:string  optional      
documentation
Directory where executable file is run.
sameTimeSeries  xs:string  optional  false    
documentation
This is never used in the code. If true, all time series for all exchange items have the same time series
missingValue  xs:double  optional      
documentation
Specify a dummy value for indicating missing observations. If not specified, a default value of NaN is used. Note: For NetcdfDataObject this missingValue is ignored, since the missing_value (or _FillValue) is already defined in the netcdf file itself.
annotation
documentation
One or more IO objects. The firstargument of each IO object is interpreted as the file to be read

element IoObjectStochObserverXML/assimilationStations
diagram openDaStochObserver_diagrams/openDaStochObserver_p5.png

element IoObjectStochObserverXML/validationStations
diagram openDaStochObserver_diagrams/openDaStochObserver_p6.png

element IoObjectStochObserverXML/removeMissingValues
diagram openDaStochObserver_diagrams/openDaStochObserver_p7.png
annotation
documentation
Should missing values in the observations be removed, or should they be presented as NaN?

complexType StochObservationStationsXML
diagram openDaStochObserver_diagrams/openDaStochObserver_p8.png

element StochObservationStationsXML/observationId
diagram openDaStochObserver_diagrams/openDaStochObserver_p9.png

complexType StochObsIoObjectXML
diagram openDaStochObserver_diagrams/openDaStochObserver_p10.png
attributes
Name  Type  Use  Default  Fixed  Annotation
className  xs:string        
documentation
The class name to be started
workingDirectory  xs:string  optional      
documentation
Directory where executable file is run.
sameTimeSeries  xs:string  optional  false    
documentation
This is never used in the code. If true, all time series for all exchange items have the same time series
missingValue  xs:double  optional      
documentation
Specify a dummy value for indicating missing observations. If not specified, a default value of NaN is used. Note: For NetcdfDataObject this missingValue is ignored, since the missing_value (or _FillValue) is already defined in the netcdf file itself.

attribute StochObsIoObjectXML/@className
annotation
documentation
The class name to be started

attribute StochObsIoObjectXML/@workingDirectory
annotation
documentation
Directory where executable file is run.

attribute StochObsIoObjectXML/@sameTimeSeries
annotation
documentation
This is never used in the code. If true, all time series for all exchange items have the same time series

attribute StochObsIoObjectXML/@missingValue
annotation
documentation
Specify a dummy value for indicating missing observations. If not specified, a default value of NaN is used. Note: For NetcdfDataObject this missingValue is ignored, since the missing_value (or _FillValue) is already defined in the netcdf file itself.

element StochObsIoObjectXML/fileName
diagram openDaStochObserver_diagrams/openDaStochObserver_p11.png

element StochObsIoObjectXML/arg
diagram openDaStochObserver_diagrams/openDaStochObserver_p12.png
annotation
documentation
Specify list of  input arguments

complexType StochObsUncertaintyModuleXML
diagram openDaStochObserver_diagrams/openDaStochObserver_p13.png
attributes
Name  Type  Use  Default  Fixed  Annotation
className  xs:string        
documentation
The class name to be started
workingDirectory  xs:string  optional      
documentation
Directory where executable file is run.

attribute StochObsUncertaintyModuleXML/@className
annotation
documentation
The class name to be started

attribute StochObsUncertaintyModuleXML/@workingDirectory
annotation
documentation
Directory where executable file is run.

element StochObsUncertaintyModuleXML/arg
diagram openDaStochObserver_diagrams/openDaStochObserver_p14.png
annotation
documentation
Specify list of  input arguments for the implementation of the.


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