dash.posteriorCalculation.Interface.outputSize

Return the size of the outputs of a calculation


Syntax



Description

siz = obj.outputSize(nState, nMembers, nTime)

Determines the size of the calculation’s output given the length of the state vector, number of ensemble members, and number of assimilation time steps.


Input Arguments

nState

scalar positive integer
The length of the state vector

nMembers

scalar positive integer
The number of ensemble members

nTime

scalar positive integer
The number of assimilation time steps

Output Arguments

siz

numeric vector
The size of the calculation output