Create a coordinate variable
create_coord_var(
name,
dims,
dim_factors,
coord_dim,
index_table,
ns_dim,
time_dim,
nr_column,
value_column
)
a list with information on the coordinate variable
Name of the variable
Dimensions of all variables
Factors of all dimensions
Coordinate dimension
data.table with index columns
ns dimension
time dimension
nr column
value column
Sebastian Funk
Creates a coordinate variable with associated dimensions