<< September 2008 | Home | November 2008 >>

Disclaimer: the opinions expressed by the blog author do not necessarily represent the views of the Unidata Program Center.

Coordinate mapping functions.

A coordinate mapping function CMF : {dataDimi} → {coordValuej} is a map from the index space of a variable V to a vector of coordinate values.

Read more...

CF Ragged Arrays

A more explicit data structure for ragged arrays

Read more...

CF Reduced Grids

CF Reduced Grids are really "ragged arrays", not a 2D regular grid with missing data.

Read more...