OrthogonalSphericalShellGrids.jl
OrthogonalSphericalShellGrids includes tools for generating spherical shell grids for ocean simulations with Oceananigans.
OrthogonalSphericalShellGrids is developed by the Climate Modeling Alliance.
Quick install
OrthogonalSphericalShellGrids is a registered Julia package. So to install it,
Launch Julia and type
julia> using Pkg
julia> Pkg.add("OrthogonalSphericalShellGrids")
Quick start
Browse through the examples to see how demos on how to create grids using OrthogonalSphericalShellGrids.