Skip to content
New issue

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

not all types are written correctly or even written #14

Closed
doutriaux1 opened this issue Oct 12, 2016 · 2 comments
Closed

not all types are written correctly or even written #14

doutriaux1 opened this issue Oct 12, 2016 · 2 comments

Comments

@doutriaux1
Copy link
Contributor

Test/test_numpy_nc4.py

types failing for sure:

numpy.int, numpy.uint8, numpy.ubyte, etc...

@doutriaux1
Copy link
Contributor Author

some test might be OS dpeendent int64 for example fails on my ubunutu because it has been saved as int32

@doutriaux1
Copy link
Contributor Author

AssertionError: dtype('uint32') != <type 'numpy.uint64'>

dnadeau4 added a commit that referenced this issue Apr 27, 2017
dnadeau4 added a commit that referenced this issue Apr 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants