-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rossby-Haurwitz wave initial conditions for eta (#604)
* adds height to Rossby-Haurwitz initial condition * GeoMakie extension and interactive 3D grid visualisation on the sphere (#600) * make Geometry parametric with Grid * GeoMakie extension, globe for interactive 3D visualisation * add Geodesy as weak dependency too * ext deps as markdown list * function args typo * export globe * changelog updated * update docs toml * remove Geodesy dependency * move ext into folder * _faces typo * add OctahedralGaussian method for _faces * remove equator for even rings * include octahedral clenshaw grids * faces, facesr not returned * get_vertices for RingGrids * globe options * vertices for full grids just rectangles, not diamonds * globe for data * extend not overwrite globe * import Polygon and docstrings * import Polygon through GeoMakie * interactive bool * title corrected * change vertices definiton to ESWN * use globe function in docs * Update Project.toml Co-authored-by: Anshul Singhvi <[email protected]> * more globe calls in docs * docs typo * Update ext/SpeedyWeatherGeoMakieExt/faces.jl Co-authored-by: Anshul Singhvi <[email protected]> --------- Co-authored-by: Anshul Singhvi <[email protected]> * uses proper model variables for planet independent Rossby-Haurwitz waves * makes filtering the height anomaly shallow water exclusive * adds documentation draft for Rossby-Haurwitz wave * slight changes to the docs * renames variable for consistency --------- Co-authored-by: Milan Klöwer <[email protected]> Co-authored-by: Anshul Singhvi <[email protected]>
- Loading branch information
1 parent
4ebb21e
commit c97e38b
Showing
3 changed files
with
79 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters