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 map_tracks with untracked cell number change #130

Merged
merged 2 commits into from Jun 21, 2022

Conversation

freemansw1
Copy link
Member

This resolves #128 and #121, related to the fact that map_tracks in the plotting module depends on the untracked cells being labeled as np.nan.

Given the number of bug reports related to this, I recommend that we release this as a hotfix 1.3.1 release.

@freemansw1 freemansw1 added the bug Code that is failing or producing the wrong result label May 11, 2022
@freemansw1 freemansw1 added this to the Version 1.3.1 milestone May 11, 2022
Copy link
Member

@JuliaKukulies JuliaKukulies left a comment

Choose a reason for hiding this comment

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

Looks good and agree with the hot fix. Just a small comment/question which I suspect is a leftover from previously. Not sure if we want to fix this now, so I am also happy to just approve this PR.

tobac/plotting.py Show resolved Hide resolved
@freemansw1
Copy link
Member Author

I'm planning on merging this tomorrow given how small the change is, without waiting on the second reviewer.

@JuliaKukulies
Copy link
Member

Fine from my side!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Code that is failing or producing the wrong result
Projects
Development

Successfully merging this pull request may close these issues.

The Example_OLR_Tracking_satellite notebook fails with latest main map_tracks doesn't drop untracked cells
2 participants