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

Don't conflate the status of a sliced field with its parent field #2933

Merged
merged 5 commits into from
Feb 24, 2023

Conversation

glwagner
Copy link
Member

Closes #2931

We could add a test...

Copy link
Collaborator

@tomchor tomchor left a comment

Choose a reason for hiding this comment

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

Tested and indeed this PR fixes the issue

@tomchor
Copy link
Collaborator

tomchor commented Feb 21, 2023

Closes #2931

We could add a test...

A test would be good, but like you said it yourself the tests are already pretty resource-intensive so feel free to merge without a test if you think it wouldn't be worth it.

@navidcy
Copy link
Collaborator

navidcy commented Feb 21, 2023

@tomchor can you confirm that this PR doesn't show that issue?

@tomchor
Copy link
Collaborator

tomchor commented Feb 21, 2023

@tomchor can you confirm that this PR doesn't show that issue?

Yes. I tested this with a couple different number of tracers and all was good

@navidcy
Copy link
Collaborator

navidcy commented Feb 21, 2023

OK, I'll try to resolve #2922 before we merge this.

@glwagner bump patch release?

@navidcy
Copy link
Collaborator

navidcy commented Feb 21, 2023

That commit was REALLY quick!

@navidcy
Copy link
Collaborator

navidcy commented Feb 21, 2023

I suggest we wait for #2922. I'm on it.

@navidcy navidcy added bug 🐞 Even a perfect program still has bugs output 💾 labels Feb 21, 2023
Project.toml Outdated Show resolved Hide resolved
@navidcy
Copy link
Collaborator

navidcy commented Feb 23, 2023

Since we didn't release v0.79.4 yet, I suggest we wait for this to merge + some other bug fixes in PRs that are ready to be merged after tests pass and release after.

cc @tomchor, @glwagner, @simone-silvestri

@tomchor
Copy link
Collaborator

tomchor commented Feb 24, 2023

@glwagner @navidcy merge and register a new version?

@navidcy navidcy merged commit 759194a into main Feb 24, 2023
@navidcy navidcy deleted the glw/dont-conflate-status branch February 24, 2023 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Even a perfect program still has bugs output 💾
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Different results from identical tracers when using NetCDFOutputWriter
3 participants