Skip to content

Move prettysummary to Utils#5006

Merged
giordano merged 5 commits intomainfrom
mg/prettysummary
Dec 1, 2025
Merged

Move prettysummary to Utils#5006
giordano merged 5 commits intomainfrom
mg/prettysummary

Conversation

@giordano
Copy link
Collaborator

@giordano giordano commented Dec 1, 2025

Also, move some methods from Utils to Grids, as they need types or functions defined in that submodule. Ref: CliMA/ClimaOcean.jl#688 (comment) and NumericalEarth/Breeze.jl#195 (comment).

I wish I had done this before, but it didn't occur to me that I could just move some methods from Utils to Grids 😞 However this change should be non-breaking for downstream packages, as prettysummary is accessible from both Grids and Utils.

Other functions moved around are

but according to JuliaHub search (I included the links above) they are used exclusively by Oceananigans, among all packages registered in General, so no downstream package should be affected by these moves.

Also, move some methods from `Utils` to `Grids`, as they need types or functions
defined in that submodule.
@simone-silvestri
Copy link
Collaborator

Ups, I think I merged by mistake #4992 in this branch 😅

@giordano
Copy link
Collaborator Author

giordano commented Dec 1, 2025

I did some git surgery to revert that 😀

@giordano giordano merged commit 8db4939 into main Dec 1, 2025
73 checks passed
@giordano giordano deleted the mg/prettysummary branch December 1, 2025 16:27
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.

2 participants