Description Usage Arguments Details Value Author(s)
Extract one member for all variable kinds and times in a X object. See details below.
1 | subsampleX(X, ims)
|
X |
A X object as described in the details below |
ims |
member index |
X is list, where each component represents a state vector kind of variable (an 'xKIND'). Each X[[xKIND]] has the slot '$val', which is itself a list, with each component representing a time. These times match the slot 'X[[xKIND]]$timelab', and each 'it' time contains a matrix representing an ensemble state vector, each member in a column. The function cycles about variable kinds and times and extract one single member, preserving the X structure.
A single-member X object
Javier Garcia-Pintado
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.