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

OnlineStats.jl: Mean - BoundsError #37

Closed
Torminator opened this issue Mar 29, 2017 · 0 comments
Closed

OnlineStats.jl: Mean - BoundsError #37

Torminator opened this issue Mar 29, 2017 · 0 comments

Comments

@Torminator
Copy link

If i perform a removeMSC on a Cube and then i want to calculate the mean. I get a BoundsError. It seems the order of the Axes is the problem.
Without removeMSC:

  • LonAxis, LatAxis, TimeAxis

With removeMSC:

  • TimeAxis, LonAxis, LatAxis
@meggart meggart closed this as completed Jul 27, 2018
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