Added by Vladimir Vovo about 12 years ago
Hello!
I noticed, that CDO SCRIP description (where mesh is defined as 2D arrays) is different from original SCRIP description, defining in SCRIP manual and wchich I always use with SCRIP program(2D mesh is unrolled into 1D vectors).
Does it mean, that I should rewrite my program to add second case for CDO SCRIP description? Or there is some way to force CDO use original SCRIP format?
Thank you.