Ensembles#

Ensemble Data Assimilation#

Resources needed to build the Ensemble Data Assimilation system.

class vortex.nwp.data.eda.RawFiles(*args, **kw)[source]#

Input files for wavelet covariances estimation. To be removed soon.

class vortex.nwp.data.eda.RandBFiles(*args, **kw)[source]#

Input files for wavelet covariances estimation.

class vortex.nwp.data.eda.InflationFactor(*args, **kw)[source]#

Inflation factor profiles.

Ensemble Prediction#

Resources needed to build the Ensemble Prediction System.

class vortex.nwp.data.eps.PerturbedState(*args, **kw)[source]#

Class for numbered historic resources, for example perturbations or perturbed states of the EPS.

class vortex.nwp.data.eps.SingularVector(*args, **kw)[source]#

Generic class for resources internal to singular vectors.

class vortex.nwp.data.eps.NormCoeff(*args, **kw)[source]#

Coefficient used to normalize the singular vectors or the bred modes.

class vortex.nwp.data.eps.SampleContent(**kw)[source]#

Specialisation of the JSONDictContent to deal with drawing lots.

class vortex.nwp.data.eps.PopulationList(*args, **kw)[source]#

Description of available data

class vortex.nwp.data.eps.MembersPopulation(*args, **kw)[source]#

Not documented yet.

class vortex.nwp.data.eps.Sample(*args, **kw)[source]#

Lot drawn out of a set.

class vortex.nwp.data.eps.MembersSample(*args, **kw)[source]#

List of members selected among a set.

class vortex.nwp.data.eps.MultiphysicsSample(*args, **kw)[source]#

List of physical packages selected among a set.

class vortex.nwp.data.eps.ClustContent(**kw)[source]#

Specialisation of the TextContent to deal with clustering outputs.

class vortex.nwp.data.eps.GeneralCluster(*args, **kw)[source]#

Files produced by the clustering step of the LAM PE.