fabiencasenave commited on
Commit
268ff8e
·
verified ·
1 Parent(s): f19035b

Upload variable_schema.yaml

Browse files
Files changed (1) hide show
  1. variable_schema.yaml +60 -0
variable_schema.yaml ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Base_1_2/Zone/GridCoordinates/CoordinateX:
2
+ dtype: float32
3
+ ndim: 1
4
+ Base_1_2/Zone/GridCoordinates/CoordinateY:
5
+ dtype: float32
6
+ ndim: 1
7
+ Base_1_2/Zone/VertexFields/M_iso:
8
+ dtype: float32
9
+ ndim: 1
10
+ Base_2_2/Zone/GridCoordinates/CoordinateX:
11
+ dtype: float32
12
+ ndim: 1
13
+ Base_2_2/Zone/GridCoordinates/CoordinateY:
14
+ dtype: float32
15
+ ndim: 1
16
+ Base_2_2/Zone/VertexFields/mach:
17
+ dtype: float32
18
+ ndim: 1
19
+ Base_2_2/Zone/VertexFields/nut:
20
+ dtype: float32
21
+ ndim: 1
22
+ Base_2_2/Zone/VertexFields/ro:
23
+ dtype: float32
24
+ ndim: 1
25
+ Base_2_2/Zone/VertexFields/roe:
26
+ dtype: float32
27
+ ndim: 1
28
+ Base_2_2/Zone/VertexFields/rou:
29
+ dtype: float32
30
+ ndim: 1
31
+ Base_2_2/Zone/VertexFields/rov:
32
+ dtype: float32
33
+ ndim: 1
34
+ Base_2_2/Zone/VertexFields/sdf:
35
+ dtype: float32
36
+ ndim: 1
37
+ Global/Pr:
38
+ dtype: float32
39
+ ndim: 1
40
+ Global/Q:
41
+ dtype: float32
42
+ ndim: 1
43
+ Global/Tr:
44
+ dtype: float32
45
+ ndim: 1
46
+ Global/angle_in:
47
+ dtype: float32
48
+ ndim: 1
49
+ Global/angle_out:
50
+ dtype: float32
51
+ ndim: 1
52
+ Global/eth_is:
53
+ dtype: float32
54
+ ndim: 1
55
+ Global/mach_out:
56
+ dtype: float32
57
+ ndim: 1
58
+ Global/power:
59
+ dtype: float32
60
+ ndim: 1