Library for post processing of MITgcm cubed sphere data
- regrid cubed sphere datasets using
xESMF
andxgcm
- open datasets created by the
mnc
package (depreciated) - open datasets using
xmitgcm
- plot original cubed sphere data
- some more small utilities
- more to come...
Work in progress! This library is a collection of tools that I found useful to use for the interpretation of cubed sphere data.
To learn how to install and use cubedsphere
for your dataset, visit the cubedsphere
documentation.
Many of the methods come from: https://github.com/JiaweiZhuang/cubedsphere
I would especially like to thank @rabernat for providing xgcm
and @JiaweiZhuang for providing xESMF
.