This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hello list,I use the function MAMath.copyDouble in a java app, and it seems to produce strange results sometimes. It seems really bugged: when converting an Array of floats to an Array of Doubles, stranges values are randomly generated in the output.
Is this a known issue ? Is there another routine that performs similar (but correct !) job ?
thanks