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

Separate initial condition and boundary #94

Merged
merged 18 commits into from
Feb 16, 2024
Merged

Conversation

ashjbarnes
Copy link
Collaborator

This PR tidies up some code, and splits the initial conditoin and boundary forcing functions. The notebooks have been updated to reflect this change

The reason for this is more flexibility. There's no reason to re-run IC when you just want to run boundaries and vica versa

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@ashjbarnes
Copy link
Collaborator Author

This PR also adds testing for the example notebook! Angus' docker image is now used to mount and run the package. After the normal python tests are done, pytest evaluates the reanalysis notebook

@ashjbarnes ashjbarnes merged commit 3e98442 into main Feb 16, 2024
4 checks passed
@ashjbarnes ashjbarnes deleted the separate-ic-and-boundary branch February 16, 2024 03:00
@navidcy
Copy link
Contributor

navidcy commented Feb 16, 2024

how was this merged without review?

@navidcy navidcy changed the title Separate ic and boundary Separate initial condition and boundary Feb 16, 2024
@navidcy
Copy link
Contributor

navidcy commented Feb 16, 2024

how was this merged without review?

OK, I just notice this. That explains it!

Screenshot 2024-02-16 at 13 34 09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants