You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Oceananigans to use non-uniform conformal cubed sphere grid from CubedSphere.jl (#4724)
* Generate non-uniform conformal mapping
* Add verbose flag to control console output
* Update cubed sphere test script
* Relocate primary functions to CubedSphere.jl
* Relocate spherical coordinate conversion functions
* Restore spacing
* Update function names
* Use cubed sphere test script from main branch
* Update cubed sphere test script
* Fix bug
* Make necessary updates
* Swap latitude and longitude argument order
* ci: force CubedSphere.jl to PR #41 branch
* Remove accidentally added debug code
* Fix bug
* Fix bug
* Refine .github/workflows/ci.yml
* ci: update Buildkite YAMLs to force CS branch
* ci: revert all YAML files to main branch
* Update Project.toml
* Fix bugs
* Fix kwarg
* Remove R_Earth
* Fix bug
* Make checkpointer & output filenames more specific
* Use correct angle units in coordinate rotation
* Disable lat bounds check in rotate_coordinates
* Bump CubedSphere version to 0.3.4
* Use radian-based trig functions for Reactant/XLA
* Add comments
* Bump version from 0.100.6 to 0.100.7
---------
Co-authored-by: Navid C. Constantinou <[email protected]>
Co-authored-by: Simone Silvestri <[email protected]>
Co-authored-by: Gregory L. Wagner <[email protected]>
0 commit comments