<div dir="ltr">On a related note is the Java api code in a public repo somewhere? It would be helpful to look at that code sometimes. (Like is GetDimensions() present in the Java code but not exposed as a public method?)</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jun 3, 2023 at 12:18 AM Barry DeZonia <<a href="mailto:bdezonia@gmail.com">bdezonia@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I have access to an MDArray. I am trying to find its dimensions. In the C++ API I can see that GDALMDArray has a method called GetDimensions() to find the info I need. But I am programming in Java and the Java API does not show such a call for MDArray. Is there some way in Java to find the info I need?</div></div>
</blockquote></div>