Hello,
In the CoverageJSON document section NdArray Objects, the shape of the example claims to be [4, 2].
However, the rest of the examples indicate that this may be incorrect, and the correct shape should be [2, 4].
Apologies if this is a dud issue, it's just that my colleagues and I have been trying to understand the specification and this particular example always seems to trip us up. If anyone could provide any clarification for this, it would really help.
Thanks!
Hello,
In the CoverageJSON document section NdArray Objects, the shape of the example claims to be
[4, 2].CoverageJSON/standard/clause_specification_text.adoc
Line 672 in 0610e4f
However, the rest of the examples indicate that this may be incorrect, and the correct shape should be
[2, 4].Apologies if this is a dud issue, it's just that my colleagues and I have been trying to understand the specification and this particular example always seems to trip us up. If anyone could provide any clarification for this, it would really help.
Thanks!