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
Which NumPy version to use, NumPy is giving float32 and int16 mismatch.
The text was updated successfully, but these errors were encountered:
Which platform are you on? If Windows, make sure you're using 32bit python 2.7 as well as 32bit libraries.
Sorry, something went wrong.
Try to use array scalar and python 2 versions to avoid mismatch. NumPy scalars also have many of the same methods as arrays do.
Thanks for the help, ccplot is working normally but calipso.py shows error "No module named tools.loaddata".
No branches or pull requests
Which NumPy version to use, NumPy is giving float32 and int16 mismatch.
The text was updated successfully, but these errors were encountered: