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

Development multi model statistics bugfix #267

Merged
merged 5 commits into from
Sep 24, 2019

Conversation

ledm
Copy link
Contributor

@ledm ledm commented Sep 20, 2019

Minor change to address the bug highlighted in #266. (The multi_model_statistics preprocessor still assumes that all cubes have latitude and longitude components and this PR hides the loading of lats and lons arrays behind an if statement.

@ledm ledm requested a review from valeriupredoi September 20, 2019 10:07
@ledm
Copy link
Contributor Author

ledm commented Sep 20, 2019

While we're at it, we should probably replace the hard-wired calls to air_pressure and depth in this function as well.

@mattiarighi mattiarighi added the preprocessor Related to the preprocessor label Sep 20, 2019
@ledm
Copy link
Contributor Author

ledm commented Sep 24, 2019

Hey, can anyone have a look at this please? (@valeriupredoi?) It's only a few lines and it fixes a bug in the multi model statistics.

@valeriupredoi
Copy link
Contributor

valeriupredoi commented Sep 24, 2019 via email

Copy link
Contributor

@valeriupredoi valeriupredoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all dandy 🍺

@ledm
Copy link
Contributor Author

ledm commented Sep 24, 2019

Cheers @valeriupredoi !

@mattiarighi mattiarighi merged commit cd7b998 into development Sep 24, 2019
@mattiarighi mattiarighi deleted the development_multi_model_statistics_bugfix branch September 24, 2019 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preprocessor Related to the preprocessor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants