Schema enkf.xsd


element EnkfConfig
diagram enkf_diagrams/enkf_p1.png
annotation
documentation
Configuration of EnKF algorithm

element analysisTimes
diagram enkf_diagrams/enkf_p2.png
attributes
Name  Type  Use  Default  Fixed  annotation
typederived by: xs:stringoptional  fromObservationTimes    
documentation
Type of analysis times: fromObservationTimes (default) or fixed.
timeFormatderived by: xs:stringoptional  dateTimeString    
documentation
Format of analysis times: dateTimeString (default) or mjd (Modified Julian Day).
annotation
documentation
Specification of analysis times.

element ensembleModel
diagram enkf_diagrams/enkf_p3.png
attributes
Name  Type  Use  Default  Fixed  annotation
stochParameterxs:booleanoptional  false    
documentation
Set this to true if the model parameter is considered to be the source of uncertainty.
stochInitxs:booleanoptional  true    
documentation
Set this to true if the initial condition is considered to be the source of uncertainty.
stochForcingxs:booleanoptional  true    
documentation
Set this to true if the model forcing is considered to be the source of uncertainty.
annotation
documentation
Selection to add noise to the ensemble members. This should probably be true unless your model has difficulty with the changes of parameters, initial state or the forcing.

attribute ensembleModel/@stochParameter
annotation
documentation
Set this to true if the model parameter is considered to be the source of uncertainty.

attribute ensembleModel/@stochInit
annotation
documentation
Set this to true if the initial condition is considered to be the source of uncertainty.

attribute ensembleModel/@stochForcing
annotation
documentation
Set this to true if the model forcing is considered to be the source of uncertainty.

element ensembleSize
diagram enkf_diagrams/enkf_p4.png
annotation
documentation
Set the number of ensemble members.

element file
diagram enkf_diagrams/enkf_p5.png
attributes
Name  Type  Use  Default  Fixed  annotation
xmlTypeMaxSizexs:integeroptional  40    
documentation
Set the maximum number of state element. When exceeded, and fileType=automatic, Kalman gain will be saved in netcdf format.
fileTypederived by: xs:stringoptional  automatic    
documentation
Set the file type for storing Kalman gain: xml, netcdf or automatic (default, see xmlTypeMaxSize). If automatic, and xmlTypeMaxSize is exceeded, Kalman gain will be saved in netcdf format.
fileNamederived by: xs:stringoptional  kalmanGainStorage.xml    
documentation
Set the xml file name, which will contain the information about the Kalman gain.
dirPrefixderived by: xs:stringoptional  kgStorage_    
documentation
Set the directory prefix of Kalman gain storage.
annotation
documentation
Set the file information in which the Kalman gain will be saved. Kalman gain will be saved at different directories for different time levels.

attribute file/@xmlTypeMaxSize
annotation
documentation
Set the maximum number of state element. When exceeded, and fileType=automatic, Kalman gain will be saved in netcdf format.

attribute file/@fileType
annotation
documentation
Set the file type for storing Kalman gain: xml, netcdf or automatic (default, see xmlTypeMaxSize). If automatic, and xmlTypeMaxSize is exceeded, Kalman gain will be saved in netcdf format.

attribute file/@fileName
annotation
documentation
Set the xml file name, which will contain the information about the Kalman gain.

attribute file/@dirPrefix
annotation
documentation
Set the directory prefix of Kalman gain storage.

element mainModel
diagram enkf_diagrams/enkf_p6.png
attributes
Name  Type  Use  Default  Fixed  annotation
stochParameterxs:booleanoptional  false    
documentation
Set this to true if the model parameter is considered to be the source of uncertainty.
stochInitxs:booleanoptional  false    
documentation
Set this to true if the initial condition is considered to be the source of uncertainty.
stochForcingxs:booleanoptional  false    
documentation
Set this to true if the model forcing is considered to be the source of uncertainty.
annotation
documentation
Selection to add noise to a model. This should probably be false unless you are performing a special experiment.

element saveGain
diagram enkf_diagrams/enkf_p7.png
annotation
documentation
Configuration for times for saving kalman gain.

element times
diagram enkf_diagrams/enkf_p8.png
attributes
Name  Type  Use  Default  Fixed  annotation
typederived by: xs:stringoptional  none    
documentation
Set the type for saving Kalman gains: none (default, Kalman gain is not saved) or fixed.
timeFormatderived by: xs:stringoptional  dateTimeString    
documentation
Time format for saving Kalman gain: dateTimeString (default) or mjd (Modified Julian Day).
annotation
documentation
Set the times at which the Kalman gain is to be saved.

attribute times/@type
annotation
documentation
Set the type for saving Kalman gains: none (default, Kalman gain is not saved) or fixed.

attribute times/@timeFormat
annotation
documentation
Time format for saving Kalman gain: dateTimeString (default) or mjd (Modified Julian Day).

complexType analysisTimesType
diagram enkf_diagrams/enkf_p9.png
attributes
Name  Type  Use  Default  Fixed  annotation
typederived by: xs:stringoptional  fromObservationTimes    
documentation
Type of analysis times: fromObservationTimes (default) or fixed.
timeFormatderived by: xs:stringoptional  dateTimeString    
documentation
Format of analysis times: dateTimeString (default) or mjd (Modified Julian Day).
annotation
documentation
Specification of analysis times.

attribute analysisTimesType/@type
annotation
documentation
Type of analysis times: fromObservationTimes (default) or fixed.

attribute analysisTimesType/@timeFormat
annotation
documentation
Format of analysis times: dateTimeString (default) or mjd (Modified Julian Day).

complexType mainModelType
diagram enkf_diagrams/enkf_p10.png
attributes
Name  Type  Use  Default  Fixed  annotation
stochParameterxs:booleanoptional  false    
documentation
Set this to true if the model parameter is considered to be the source of uncertainty.
stochInitxs:booleanoptional  false    
documentation
Set this to true if the initial condition is considered to be the source of uncertainty.
stochForcingxs:booleanoptional  false    
documentation
Set this to true if the model forcing is considered to be the source of uncertainty.
annotation
documentation
Selection to add noise to a model. This should probably be false unless you are performing a special experiment.

attribute mainModelType/@stochParameter
annotation
documentation
Set this to true if the model parameter is considered to be the source of uncertainty.

attribute mainModelType/@stochInit
annotation
documentation
Set this to true if the initial condition is considered to be the source of uncertainty.

attribute mainModelType/@stochForcing
annotation
documentation
Set this to true if the model forcing is considered to be the source of uncertainty.

complexType SequentialEnsembleAlgorithmConfigType
diagram enkf_diagrams/enkf_p11.png
annotation
documentation
Configuration of sequential ensemble algorithm.

simpleType ST_analysisTimes

simpleType ST_times


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