CovarianceMatrix

class pyarts.arts.CovarianceMatrix

A covariance matrix

Workspace methods that can generate CovarianceMatrix

Workspace methods that require CovarianceMatrix

Workspace variables of type CovarianceMatrix

__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: pyarts.arts.CovarianceMatrix) -> None

Empty matrix

  1. __init__(self: pyarts.arts.CovarianceMatrix, val: pyarts.arts.CovarianceMatrix) -> None

Copy instance

  1. __init__(self: pyarts.arts.CovarianceMatrix, wsv: pyarts.arts.WorkspaceVariable) -> None

Automatic conversion from a workspace variable

Methods

__init__(*args, **kwargs)

Overloaded function.

fromxml(file)

Create CovarianceMatrix from file

readxml(self, file)

Read CovarianceMatrix from file

savexml(self, file[, type, clobber])

Saves CovarianceMatrix to file

Attributes

blocks

list of Block