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

New version: Oceananigans v0.94.1 #119447

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Nov 14, 2024

JuliaRegistrator referenced this pull request in CliMA/Oceananigans.jl Nov 14, 2024
…on`s (#3143)

* fix spacings methods for immersed boundary grids

* Update src/ImmersedBoundaries/immersed_grid_metrics.jl

Co-authored-by: Navid C. Constantinou <navidcy@users.noreply.github.com>

* Update src/ImmersedBoundaries/immersed_grid_metrics.jl

Co-authored-by: Navid C. Constantinou <navidcy@users.noreply.github.com>

* add tests for spacing(s) on IBG

* don't redefine x/y/zspacing methods

* Correct merge `main`

* Disambiguate `yspacings`

* Cleanup?

* Add `*spacing` functions that rely on `KernelFunctionOperation`s

* Declutter `ImmersedBoundaries` module

* Changes needed to fix tests

* Fix tests

* Bump v0.94.0

* spacings functions now return a `KernelFunctionOperation`

* Address some review comments and fix OSSG tests

* Address more review comments, update and fix tests

* Fix more tests

* Fix bug in Makie ext

* Update src/Grids/rectilinear_grid.jl

Co-authored-by: Gregory L. Wagner <wagner.greg@gmail.com>

* Update src/Grids/latitude_longitude_grid.jl

Co-authored-by: Gregory L. Wagner <wagner.greg@gmail.com>

* Update src/Grids/orthogonal_spherical_shell_grid.jl

Co-authored-by: Gregory L. Wagner <wagner.greg@gmail.com>

* Update src/Grids/orthogonal_spherical_shell_grid.jl

Co-authored-by: Gregory L. Wagner <wagner.greg@gmail.com>

* Update src/Grids/orthogonal_spherical_shell_grid.jl

Co-authored-by: Gregory L. Wagner <wagner.greg@gmail.com>

* Use correct locations for OSSG spacings functions

* Simpler `scatterlines` plotting for vertical grid spacing

* Forgot to use `first`

* Define spacing functions for `::Nothing` using superscript `ᵃ`

* Define methods only once

* Update some tests

* Need to define more spacing functions for `RectilinearGrid`

* Also define `:ᵃ` derivative operators

* Need to export some derivatives

* Also use `:ᵃ` for immersed grid metrics.

* Update vertical grid plotting in ocean wind mixing example

* Trying to define the complete set without duplicates

* Revert "Trying to define the complete set without duplicates"

This reverts commit 735a16f.

* Revert "Also use `:ᵃ` for immersed grid metrics."

This reverts commit bbe6967.

* Revert "Need to export some derivatives"

This reverts commit 000473f.

* Revert "Also define `:ᵃ` derivative operators"

This reverts commit c748494.

* Let's try this again

* Reorganize and define some specialized spacings

* Some more spacings

* Fix doctests

* Fix docs

* Fix plotting examples in docs

---------

Co-authored-by: Navid C. Constantinou <navidcy@users.noreply.github.com>
Co-authored-by: Ali Ramadhan <ali.hh.ramadhan@gmail.com>
Co-authored-by: Gregory Wagner <wagner.greg@gmail.com>
Copy link
Contributor

github-actions bot commented Nov 14, 2024

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. AutoMerge Guidelines are all met! ✅

Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes).

2. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

UUID: 9e8cae18-63c1-5223-a75c-80ca9d6e9a09
Repo: https://github.com/CliMA/Oceananigans.jl.git
Tree: 8010dc1092f29c60578a65d6f0657112abf96004

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-oceananigans-9e8cae18-v0.94.1-c090128d9e branch from df2c681 to a98c215 Compare November 15, 2024 00:12
@JuliaTagBot JuliaTagBot merged commit 2d28165 into master Nov 15, 2024
9 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-oceananigans-9e8cae18-v0.94.1-c090128d9e branch November 15, 2024 00:27
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.

2 participants