NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
hello all, getElementType() in the class Array takes a long time to return the type of the elements in the array. I found this to be unusual. Its taking around 2.5 seconds to return a datatype. Am writing a small piece of code for better understanding of what am talking. Variable v; String elementType = v.read().getElementType().toString(); The getElementType() method is taking almost 2.5 seconds to return the dataType of the elements in the array. Please let me know if am doing it wrong or there is some problem in the API itself. Thanks Visweswara Rao Kottapalli.
netcdfgroup
archives: