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

Move purely diagnostic fields outside of src #549

Merged
merged 1 commit into from
Nov 10, 2021
Merged

Move purely diagnostic fields outside of src #549

merged 1 commit into from
Nov 10, 2021

Conversation

charleskawczynski
Copy link
Member

@charleskawczynski charleskawczynski commented Nov 9, 2021

This PR moves the purely diagnostic computations outside of src/. This will effectively prevent #468 from reemerging (since we won't have access to these fields inside src/).

This is going to cause a bunch of conflicts with the ODE branch, but I think that we can perhaps do that a bit more incrementally.

@charleskawczynski
Copy link
Member Author

I don't think this should cause problems for the pipeline, but since we're moving things outside of src, I'd consider these breaking changes for sure.

Copy link
Member

@yairchn yairchn left a comment

Choose a reason for hiding this comment

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

LGTM

@charleskawczynski
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Nov 9, 2021
549: Move purely diagnostic fields outside of src r=charleskawczynski a=charleskawczynski

This PR moves the purely diagnostic computations outside of `src/`. This will effectively prevent #468 from reemerging (since we won't have access to these fields inside `src/`).

This is going to cause a bunch of conflicts with the ODE branch, but I think that we can perhaps do that a bit more incrementally.

Co-authored-by: Charles Kawczynski <[email protected]>
@bors
Copy link
Contributor

bors bot commented Nov 9, 2021

Build failed:

@charleskawczynski
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Nov 9, 2021
549: Move purely diagnostic fields outside of src r=charleskawczynski a=charleskawczynski

This PR moves the purely diagnostic computations outside of `src/`. This will effectively prevent #468 from reemerging (since we won't have access to these fields inside `src/`).

This is going to cause a bunch of conflicts with the ODE branch, but I think that we can perhaps do that a bit more incrementally.

Co-authored-by: Charles Kawczynski <[email protected]>
@bors
Copy link
Contributor

bors bot commented Nov 9, 2021

Canceled.

@charleskawczynski
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Nov 10, 2021

Build succeeded:

@bors bors bot merged commit 55edc69 into main Nov 10, 2021
@bors bors bot deleted the ck/prep_ode branch November 10, 2021 00:11
ilopezgp referenced this pull request Nov 17, 2021
570: Bump version to 0.6.0 r=ilopezgp a=ilopezgp



Co-authored-by: ilopezgp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants