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

Fix masked array issue in equivalent potential temperature #1373

Closed
wants to merge 2 commits into from
Closed

Fix masked array issue in equivalent potential temperature #1373

wants to merge 2 commits into from

Conversation

jthielen
Copy link
Collaborator

@jthielen jthielen commented May 14, 2020

Description Of Changes

Fixes the equivalent potential temperature issue noted in #1364 with masked arrays by not reconstructing quantity with multiplication (instead, reconstructing directly).

Also contains some minor tweaks to make sure flake8 passed.

Tagging this for 1.0 (and basing on master branch), but should probably get cherry-picked for 0.12.2 as well?

Checklist

@jthielen jthielen added Type: Bug Something is not working like it should Area: Calc Pertains to calculations labels May 14, 2020
@jthielen jthielen added this to the 1.0 milestone May 14, 2020
@jthielen jthielen removed this from the 1.0 milestone Jul 27, 2020
@jthielen jthielen closed this Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Calc Pertains to calculations Type: Bug Something is not working like it should
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with mpcalc.equivalent_potential_temperature
1 participant