Hi @erifarov
I made a very simple CST_ wrapper for s2dv::InsertDim(). It inserts an extra dimension to the data inside the s2dv cube and also adds it to $dims and $coords. The user can provide the values/indices for $coords$<new_dim>
, otherwise a sequence of integers from 1 to 'lendim' is added, with a warning.
Could you please review it and let me know if you see any issues or anything I should change?
Cheers,
Victòria