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

Problem with results of the ucar.nc2.Variable.read() method. #186

Closed
V-F opened this issue Jan 15, 2020 · 4 comments
Closed

Problem with results of the ucar.nc2.Variable.read() method. #186

V-F opened this issue Jan 15, 2020 · 4 comments

Comments

@V-F
Copy link
Contributor

V-F commented Jan 15, 2020

There is a problem after changes in the method DataBTree.Node::first. The method ucar.nc2.Variable.read() returns result array that contains invalid values in the first elements of first dimesion of the for example 5AMP-History__0/Bx variable for the specified file.
HistDumpTest9.zip

@JohnLCaron
Copy link
Collaborator

I believe this is the problem that #194 fixes. However, this file has uncovered a related problem that I will investigate.

@JohnLCaron
Copy link
Collaborator

Ok, I have a fix for this. Will add to #194.

@JohnLCaron
Copy link
Collaborator

Thanks for the bug report and data file. What is it?

@V-F
Copy link
Contributor Author

V-F commented Feb 3, 2020

Ok, I have a fix for this.

I have tested. Thank you for fixing this bug.

Thanks for the bug report and data file. What is it?

I'm not sure I can assume that this file was generated by some generator such as this. It is used as one of the files for automatic testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants