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

Missing values error in projectField #4

Closed
ajdawson opened this issue Oct 30, 2012 · 1 comment
Closed

Missing values error in projectField #4

ajdawson opened this issue Oct 30, 2012 · 1 comment
Assignees

Comments

@ajdawson
Copy link
Owner

When projecting a field onto the EOFs using the cdms2 interface and no time dimension can be found by cdms2 even thought there is one, an error is reported about missing values. This is due to the notime argument being set in EofSolver.projectField even though a time dimension is really present.

The error should be made clearer, or the code should transparently handle this case to avoid user confusion.

(Issue reported by Will Seviour)

@ghost ghost assigned ajdawson Oct 30, 2012
@ajdawson
Copy link
Owner Author

The changes in 2be23a0 fix these issues.

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

1 participant