We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05c07e commit 267b793Copy full SHA for 267b793
polaris/ocean/model/mpaso_to_omega.yaml
@@ -1,13 +1,14 @@
1
-dimensions:
2
- nCells: NCells
3
- nEdges: NEdges
4
- nVertices: NVertices
5
- maxEdges: MaxEdges
6
- maxEdges2: MaxEdges2
7
- TWO: MaxCellsOnEdge
8
- vertexDegree: VertexDegree
9
- nVertLevels: NVertLevels
10
- nVertLevelsP1: NVertLevelsP1
+dimensions: {}
+ # Omega isn't handling these properly yet
+ # nCells: NCells
+ # nEdges: NEdges
+ # nVertices: NVertices
+ # maxEdges: MaxEdges
+ # maxEdges2: MaxEdges2
+ # TWO: MaxCellsOnEdge
+ # vertexDegree: VertexDegree
+ # nVertLevels: NVertLevels
11
+ # nVertLevelsP1: NVertLevelsP1
12
13
variables:
14
# tracers
0 commit comments