We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://open.cdash.org/testDetails.php?test=315268558&build=3704218
The text was updated successfully, but these errors were encountered:
that one is odd. I reuploaded a new value for mean because on my mac it seems different than on my ubunutu! LEt me retest that one.
Sorry, something went wrong.
looking into this one. Turns out the actual data sent to plot is slightly different between mac and linux... the test code does:
nm_xtra="_amplitude" U=numpy.cos(lons[:]) V=numpy.sin(lats[:]) A=MV2.array(V[:,numpy.newaxis]*U[numpy.newaxis,:]) A.setAxis(0,lats) A.setAxis(1,lons) u*=A v*=A
That could explain the precision difference diff plot:
doutriaux1
No branches or pull requests
https://open.cdash.org/testDetails.php?test=315268558&build=3704218
The text was updated successfully, but these errors were encountered: