opentrons-shared-data 8.7.0a11__py3-none-any.whl → 8.8.0a6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of opentrons-shared-data might be problematic. Click here for more details.

Files changed (115) hide show
  1. opentrons_shared_data/_version.py +2 -2
  2. opentrons_shared_data/data/command/schemas/10.json +1 -1
  3. opentrons_shared_data/data/command/schemas/11.json +1 -1
  4. opentrons_shared_data/data/command/schemas/12.json +1 -1
  5. opentrons_shared_data/data/command/schemas/13.json +1 -1
  6. opentrons_shared_data/data/command/schemas/14.json +6 -1
  7. opentrons_shared_data/data/command/schemas/15.json +7676 -0
  8. opentrons_shared_data/data/command/schemas/8.json +1 -1
  9. opentrons_shared_data/data/command/schemas/9.json +1 -1
  10. opentrons_shared_data/data/deck/definitions/5/ot2_short_trash.json +13 -0
  11. opentrons_shared_data/data/deck/definitions/5/ot2_standard.json +13 -0
  12. opentrons_shared_data/data/deck/definitions/5/ot3_standard.json +138 -69
  13. opentrons_shared_data/data/deck/schemas/5.json +7 -1
  14. opentrons_shared_data/data/errors/definitions/1/errors.json +8 -0
  15. opentrons_shared_data/data/labware/definitions/2/agilent_1_reservoir_290ml/4.json +80 -0
  16. opentrons_shared_data/data/labware/definitions/2/axygen_1_reservoir_90ml/3.json +72 -0
  17. opentrons_shared_data/data/labware/definitions/2/biorad_96_wellplate_200ul_pcr/5.json +1187 -0
  18. opentrons_shared_data/data/labware/definitions/2/black_96_well_microtiter_plate_lid/1.json +1 -1
  19. opentrons_shared_data/data/labware/definitions/2/corning_12_wellplate_6.9ml_flat/5.json +210 -0
  20. opentrons_shared_data/data/labware/definitions/2/corning_24_wellplate_3.4ml_flat/5.json +342 -0
  21. opentrons_shared_data/data/labware/definitions/2/corning_384_wellplate_112ul_flat/5.json +5116 -0
  22. opentrons_shared_data/data/labware/definitions/2/corning_48_wellplate_1.6ml_flat/6.json +610 -0
  23. opentrons_shared_data/data/labware/definitions/2/corning_6_wellplate_16.8ml_flat/5.json +134 -0
  24. opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_330ul/1.json +1170 -0
  25. opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_flat/5.json +1177 -0
  26. opentrons_shared_data/data/labware/definitions/2/corning_falcon_384_wellplate_130ul_flat/1.json +5147 -0
  27. opentrons_shared_data/data/labware/definitions/2/corning_falcon_384_wellplate_130ul_flat_lid/1.json +118 -0
  28. opentrons_shared_data/data/labware/definitions/2/costar_96_wellplate_2.2ml/1.json +1372 -0
  29. opentrons_shared_data/data/labware/definitions/2/eppendorf_384_wellplate_45ul/1.json +4758 -0
  30. opentrons_shared_data/data/labware/definitions/2/eppendorf_96_wellplate_150ul/1.json +1184 -0
  31. opentrons_shared_data/data/labware/definitions/2/eppendorf_96_wellplate_2000ul/1.json +1395 -0
  32. opentrons_shared_data/data/labware/definitions/2/eppendorf_96_wellplate_2000ul_lobind/1.json +1395 -0
  33. opentrons_shared_data/data/labware/definitions/2/eppendorf_96_wellplate_350ul_lobind/1.json +1184 -0
  34. opentrons_shared_data/data/labware/definitions/2/eppendorf_96_wellplate_500ul/1.json +1170 -0
  35. opentrons_shared_data/data/labware/definitions/2/eppendorf_96_wellplate_500ul_lobind/1.json +1170 -0
  36. opentrons_shared_data/data/labware/definitions/2/greiner_384_wellplate_240ul/1.json +5209 -0
  37. opentrons_shared_data/data/labware/definitions/2/greiner_96_wellplate_323ul/1.json +1197 -0
  38. opentrons_shared_data/data/labware/definitions/2/greiner_96_wellplate_340ul_chimney/1.json +1166 -0
  39. opentrons_shared_data/data/labware/definitions/2/greiner_96_wellplate_382ul/1.json +1156 -0
  40. opentrons_shared_data/data/labware/definitions/2/nest_12_reservoir_15ml/3.json +226 -0
  41. opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_195ml/4.json +83 -0
  42. opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_290ml/4.json +80 -0
  43. opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/5.json +1166 -0
  44. opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_200ul_flat/5.json +1145 -0
  45. opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_2ml_deep/5.json +1261 -0
  46. opentrons_shared_data/data/labware/definitions/2/nunc_384_wellplate_100ul/1.json +5136 -0
  47. opentrons_shared_data/data/labware/definitions/2/nunc_96_wellplate_450ul/1.json +1159 -0
  48. opentrons_shared_data/data/labware/definitions/2/opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical/3.json +232 -0
  49. opentrons_shared_data/data/labware/definitions/2/opentrons_15_tuberack_eppendorf_15ml_conical/1.json +314 -0
  50. opentrons_shared_data/data/labware/definitions/2/opentrons_15_tuberack_falcon_15ml_conical/3.json +259 -0
  51. opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_0.5ml_screwcap/4.json +370 -0
  52. opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_screwcap/3.json +356 -0
  53. opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_snapcap/3.json +358 -0
  54. opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_screwcap/3.json +350 -0
  55. opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_snapcap/3.json +386 -0
  56. opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_1.5ml_safelock_snapcap/3.json +418 -0
  57. opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap/3.json +473 -0
  58. opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_0.5ml_screwcap/4.json +371 -0
  59. opentrons_shared_data/data/labware/definitions/2/opentrons_6_tuberack_nest_50ml_conical/3.json +150 -0
  60. opentrons_shared_data/data/labware/definitions/2/opentrons_flex_tiprack_lid/1.json +1 -1
  61. opentrons_shared_data/data/labware/definitions/2/opentrons_tough_universal_lid/1.json +5 -0
  62. opentrons_shared_data/data/labware/definitions/2/opentrons_tough_universal_lid/2.json +101 -0
  63. opentrons_shared_data/data/labware/definitions/2/thermoscientific_96_wellplate_800ul/1.json +1194 -0
  64. opentrons_shared_data/data/labware/definitions/2/thermoscientific_abgene_96_wellplate_1.2ml/1.json +1314 -0
  65. opentrons_shared_data/data/labware/definitions/2/usascientific_12_reservoir_22ml/4.json +237 -0
  66. opentrons_shared_data/data/labware/definitions/2/usascientific_96_wellplate_2.4ml_deep/4.json +1243 -0
  67. opentrons_shared_data/data/labware/definitions/3/schema3test_96_wellplate_200ul_pcr_full_skirt/999.json +0 -27
  68. opentrons_shared_data/data/labware/definitions/3/schema3test_96_wellplate_360ul_flat/999.json +1189 -0
  69. opentrons_shared_data/data/labware/definitions/3/schema3test_tough_pcr_auto_sealing_lid/999.json +0 -47
  70. opentrons_shared_data/data/labware/definitions/3/schema3test_universal_flat_adapter/999.json +25 -5
  71. opentrons_shared_data/data/labware/schemas/2.json +1 -1
  72. opentrons_shared_data/data/labware/schemas/3.json +78 -0
  73. opentrons_shared_data/data/module/definitions/3/absorbanceReaderV1.json +6 -0
  74. opentrons_shared_data/data/module/definitions/3/flexStackerModuleV1.json +10 -93
  75. opentrons_shared_data/data/module/definitions/3/heaterShakerModuleV1.json +30 -1
  76. opentrons_shared_data/data/module/definitions/3/magneticBlockV1.json +14 -0
  77. opentrons_shared_data/data/module/definitions/3/magneticModuleV1.json +13 -0
  78. opentrons_shared_data/data/module/definitions/3/magneticModuleV2.json +13 -0
  79. opentrons_shared_data/data/module/definitions/3/temperatureModuleV1.json +13 -0
  80. opentrons_shared_data/data/module/definitions/3/temperatureModuleV2.json +21 -0
  81. opentrons_shared_data/data/module/definitions/3/thermocyclerModuleV1.json +3 -0
  82. opentrons_shared_data/data/module/definitions/3/thermocyclerModuleV2.json +4 -0
  83. opentrons_shared_data/data/module/schemas/3.json +24 -0
  84. opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_0.json +1 -1
  85. opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_3.json +1 -1
  86. opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_4.json +1 -1
  87. opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_5.json +1 -1
  88. opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_6.json +1 -1
  89. opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p200/3_0.json +1 -1
  90. opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p200/3_1.json +1 -1
  91. opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p200/3_2.json +1 -1
  92. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_0.json +2 -2
  93. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_3.json +2 -2
  94. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_4.json +2 -2
  95. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_5.json +2 -2
  96. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_6.json +2 -2
  97. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_7.json +2 -2
  98. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_0.json +2 -2
  99. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_3.json +2 -2
  100. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_4.json +2 -2
  101. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_5.json +2 -2
  102. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_6.json +2 -2
  103. opentrons_shared_data/data_files/__init__.py +26 -0
  104. opentrons_shared_data/data_files/types.py +84 -0
  105. opentrons_shared_data/deck/types.py +3 -1
  106. opentrons_shared_data/errors/codes.py +2 -0
  107. opentrons_shared_data/errors/exceptions.py +28 -1
  108. opentrons_shared_data/labware/labware_definition.py +1 -0
  109. opentrons_shared_data/labware/types.py +32 -0
  110. opentrons_shared_data/module/types.py +9 -1
  111. opentrons_shared_data/protocol/models/shared_models.py +1 -0
  112. {opentrons_shared_data-8.7.0a11.dist-info → opentrons_shared_data-8.8.0a6.dist-info}/METADATA +1 -1
  113. {opentrons_shared_data-8.7.0a11.dist-info → opentrons_shared_data-8.8.0a6.dist-info}/RECORD +115 -62
  114. {opentrons_shared_data-8.7.0a11.dist-info → opentrons_shared_data-8.8.0a6.dist-info}/WHEEL +0 -0
  115. {opentrons_shared_data-8.7.0a11.dist-info → opentrons_shared_data-8.8.0a6.dist-info}/licenses/LICENSE +0 -0
@@ -0,0 +1,1197 @@
1
+ {
2
+ "ordering": [
3
+ ["A1", "B1", "C1", "D1", "E1", "F1", "G1", "H1"],
4
+ ["A2", "B2", "C2", "D2", "E2", "F2", "G2", "H2"],
5
+ ["A3", "B3", "C3", "D3", "E3", "F3", "G3", "H3"],
6
+ ["A4", "B4", "C4", "D4", "E4", "F4", "G4", "H4"],
7
+ ["A5", "B5", "C5", "D5", "E5", "F5", "G5", "H5"],
8
+ ["A6", "B6", "C6", "D6", "E6", "F6", "G6", "H6"],
9
+ ["A7", "B7", "C7", "D7", "E7", "F7", "G7", "H7"],
10
+ ["A8", "B8", "C8", "D8", "E8", "F8", "G8", "H8"],
11
+ ["A9", "B9", "C9", "D9", "E9", "F9", "G9", "H9"],
12
+ ["A10", "B10", "C10", "D10", "E10", "F10", "G10", "H10"],
13
+ ["A11", "B11", "C11", "D11", "E11", "F11", "G11", "H11"],
14
+ ["A12", "B12", "C12", "D12", "E12", "F12", "G12", "H12"]
15
+ ],
16
+ "brand": {
17
+ "brand": "greiner",
18
+ "brandId": [
19
+ "650101",
20
+ "650160",
21
+ "650161",
22
+ "650162",
23
+ "650173",
24
+ "650180",
25
+ "650185"
26
+ ]
27
+ },
28
+ "metadata": {
29
+ "displayName": "Greiner 96 Well Plate 323 µL",
30
+ "displayCategory": "wellPlate",
31
+ "displayVolumeUnits": "µL",
32
+ "tags": []
33
+ },
34
+ "dimensions": {
35
+ "yDimension": 85.48,
36
+ "zDimension": 14.2,
37
+ "xDimension": 127.76
38
+ },
39
+ "wells": {
40
+ "A1": {
41
+ "shape": "circular",
42
+ "diameter": 6.99,
43
+ "depth": 10.3,
44
+ "totalLiquidVolume": 323,
45
+ "x": 14.29,
46
+ "z": 3.9,
47
+ "y": 74.3,
48
+ "geometryDefinitionId": "conicalWell"
49
+ },
50
+ "B1": {
51
+ "shape": "circular",
52
+ "diameter": 6.99,
53
+ "depth": 10.3,
54
+ "totalLiquidVolume": 323,
55
+ "x": 14.29,
56
+ "z": 3.9,
57
+ "y": 65.3,
58
+ "geometryDefinitionId": "conicalWell"
59
+ },
60
+ "C1": {
61
+ "shape": "circular",
62
+ "diameter": 6.99,
63
+ "depth": 10.3,
64
+ "totalLiquidVolume": 323,
65
+ "x": 14.29,
66
+ "z": 3.9,
67
+ "y": 56.3,
68
+ "geometryDefinitionId": "conicalWell"
69
+ },
70
+ "D1": {
71
+ "shape": "circular",
72
+ "diameter": 6.99,
73
+ "depth": 10.3,
74
+ "totalLiquidVolume": 323,
75
+ "x": 14.29,
76
+ "z": 3.9,
77
+ "y": 47.3,
78
+ "geometryDefinitionId": "conicalWell"
79
+ },
80
+ "E1": {
81
+ "shape": "circular",
82
+ "diameter": 6.99,
83
+ "depth": 10.3,
84
+ "totalLiquidVolume": 323,
85
+ "x": 14.29,
86
+ "z": 3.9,
87
+ "y": 38.3,
88
+ "geometryDefinitionId": "conicalWell"
89
+ },
90
+ "F1": {
91
+ "shape": "circular",
92
+ "diameter": 6.99,
93
+ "depth": 10.3,
94
+ "totalLiquidVolume": 323,
95
+ "x": 14.29,
96
+ "z": 3.9,
97
+ "y": 29.3,
98
+ "geometryDefinitionId": "conicalWell"
99
+ },
100
+ "G1": {
101
+ "shape": "circular",
102
+ "diameter": 6.99,
103
+ "depth": 10.3,
104
+ "totalLiquidVolume": 323,
105
+ "x": 14.29,
106
+ "z": 3.9,
107
+ "y": 20.3,
108
+ "geometryDefinitionId": "conicalWell"
109
+ },
110
+ "H1": {
111
+ "shape": "circular",
112
+ "diameter": 6.99,
113
+ "depth": 10.3,
114
+ "totalLiquidVolume": 323,
115
+ "x": 14.29,
116
+ "z": 3.9,
117
+ "y": 11.3,
118
+ "geometryDefinitionId": "conicalWell"
119
+ },
120
+ "A2": {
121
+ "shape": "circular",
122
+ "diameter": 6.99,
123
+ "depth": 10.3,
124
+ "totalLiquidVolume": 323,
125
+ "x": 23.29,
126
+ "z": 3.9,
127
+ "y": 74.3,
128
+ "geometryDefinitionId": "conicalWell"
129
+ },
130
+ "B2": {
131
+ "shape": "circular",
132
+ "diameter": 6.99,
133
+ "depth": 10.3,
134
+ "totalLiquidVolume": 323,
135
+ "x": 23.29,
136
+ "z": 3.9,
137
+ "y": 65.3,
138
+ "geometryDefinitionId": "conicalWell"
139
+ },
140
+ "C2": {
141
+ "shape": "circular",
142
+ "diameter": 6.99,
143
+ "depth": 10.3,
144
+ "totalLiquidVolume": 323,
145
+ "x": 23.29,
146
+ "z": 3.9,
147
+ "y": 56.3,
148
+ "geometryDefinitionId": "conicalWell"
149
+ },
150
+ "D2": {
151
+ "shape": "circular",
152
+ "diameter": 6.99,
153
+ "depth": 10.3,
154
+ "totalLiquidVolume": 323,
155
+ "x": 23.29,
156
+ "z": 3.9,
157
+ "y": 47.3,
158
+ "geometryDefinitionId": "conicalWell"
159
+ },
160
+ "E2": {
161
+ "shape": "circular",
162
+ "diameter": 6.99,
163
+ "depth": 10.3,
164
+ "totalLiquidVolume": 323,
165
+ "x": 23.29,
166
+ "z": 3.9,
167
+ "y": 38.3,
168
+ "geometryDefinitionId": "conicalWell"
169
+ },
170
+ "F2": {
171
+ "shape": "circular",
172
+ "diameter": 6.99,
173
+ "depth": 10.3,
174
+ "totalLiquidVolume": 323,
175
+ "x": 23.29,
176
+ "z": 3.9,
177
+ "y": 29.3,
178
+ "geometryDefinitionId": "conicalWell"
179
+ },
180
+ "G2": {
181
+ "shape": "circular",
182
+ "diameter": 6.99,
183
+ "depth": 10.3,
184
+ "totalLiquidVolume": 323,
185
+ "x": 23.29,
186
+ "z": 3.9,
187
+ "y": 20.3,
188
+ "geometryDefinitionId": "conicalWell"
189
+ },
190
+ "H2": {
191
+ "shape": "circular",
192
+ "diameter": 6.99,
193
+ "depth": 10.3,
194
+ "totalLiquidVolume": 323,
195
+ "x": 23.29,
196
+ "z": 3.9,
197
+ "y": 11.3,
198
+ "geometryDefinitionId": "conicalWell"
199
+ },
200
+ "A3": {
201
+ "shape": "circular",
202
+ "diameter": 6.99,
203
+ "depth": 10.3,
204
+ "totalLiquidVolume": 323,
205
+ "x": 32.29,
206
+ "z": 3.9,
207
+ "y": 74.3,
208
+ "geometryDefinitionId": "conicalWell"
209
+ },
210
+ "B3": {
211
+ "shape": "circular",
212
+ "diameter": 6.99,
213
+ "depth": 10.3,
214
+ "totalLiquidVolume": 323,
215
+ "x": 32.29,
216
+ "z": 3.9,
217
+ "y": 65.3,
218
+ "geometryDefinitionId": "conicalWell"
219
+ },
220
+ "C3": {
221
+ "shape": "circular",
222
+ "diameter": 6.99,
223
+ "depth": 10.3,
224
+ "totalLiquidVolume": 323,
225
+ "x": 32.29,
226
+ "z": 3.9,
227
+ "y": 56.3,
228
+ "geometryDefinitionId": "conicalWell"
229
+ },
230
+ "D3": {
231
+ "shape": "circular",
232
+ "diameter": 6.99,
233
+ "depth": 10.3,
234
+ "totalLiquidVolume": 323,
235
+ "x": 32.29,
236
+ "z": 3.9,
237
+ "y": 47.3,
238
+ "geometryDefinitionId": "conicalWell"
239
+ },
240
+ "E3": {
241
+ "shape": "circular",
242
+ "diameter": 6.99,
243
+ "depth": 10.3,
244
+ "totalLiquidVolume": 323,
245
+ "x": 32.29,
246
+ "z": 3.9,
247
+ "y": 38.3,
248
+ "geometryDefinitionId": "conicalWell"
249
+ },
250
+ "F3": {
251
+ "shape": "circular",
252
+ "diameter": 6.99,
253
+ "depth": 10.3,
254
+ "totalLiquidVolume": 323,
255
+ "x": 32.29,
256
+ "z": 3.9,
257
+ "y": 29.3,
258
+ "geometryDefinitionId": "conicalWell"
259
+ },
260
+ "G3": {
261
+ "shape": "circular",
262
+ "diameter": 6.99,
263
+ "depth": 10.3,
264
+ "totalLiquidVolume": 323,
265
+ "x": 32.29,
266
+ "z": 3.9,
267
+ "y": 20.3,
268
+ "geometryDefinitionId": "conicalWell"
269
+ },
270
+ "H3": {
271
+ "shape": "circular",
272
+ "diameter": 6.99,
273
+ "depth": 10.3,
274
+ "totalLiquidVolume": 323,
275
+ "x": 32.29,
276
+ "z": 3.9,
277
+ "y": 11.3,
278
+ "geometryDefinitionId": "conicalWell"
279
+ },
280
+ "A4": {
281
+ "shape": "circular",
282
+ "diameter": 6.99,
283
+ "depth": 10.3,
284
+ "totalLiquidVolume": 323,
285
+ "x": 41.29,
286
+ "z": 3.9,
287
+ "y": 74.3,
288
+ "geometryDefinitionId": "conicalWell"
289
+ },
290
+ "B4": {
291
+ "shape": "circular",
292
+ "diameter": 6.99,
293
+ "depth": 10.3,
294
+ "totalLiquidVolume": 323,
295
+ "x": 41.29,
296
+ "z": 3.9,
297
+ "y": 65.3,
298
+ "geometryDefinitionId": "conicalWell"
299
+ },
300
+ "C4": {
301
+ "shape": "circular",
302
+ "diameter": 6.99,
303
+ "depth": 10.3,
304
+ "totalLiquidVolume": 323,
305
+ "x": 41.29,
306
+ "z": 3.9,
307
+ "y": 56.3,
308
+ "geometryDefinitionId": "conicalWell"
309
+ },
310
+ "D4": {
311
+ "shape": "circular",
312
+ "diameter": 6.99,
313
+ "depth": 10.3,
314
+ "totalLiquidVolume": 323,
315
+ "x": 41.29,
316
+ "z": 3.9,
317
+ "y": 47.3,
318
+ "geometryDefinitionId": "conicalWell"
319
+ },
320
+ "E4": {
321
+ "shape": "circular",
322
+ "diameter": 6.99,
323
+ "depth": 10.3,
324
+ "totalLiquidVolume": 323,
325
+ "x": 41.29,
326
+ "z": 3.9,
327
+ "y": 38.3,
328
+ "geometryDefinitionId": "conicalWell"
329
+ },
330
+ "F4": {
331
+ "shape": "circular",
332
+ "diameter": 6.99,
333
+ "depth": 10.3,
334
+ "totalLiquidVolume": 323,
335
+ "x": 41.29,
336
+ "z": 3.9,
337
+ "y": 29.3,
338
+ "geometryDefinitionId": "conicalWell"
339
+ },
340
+ "G4": {
341
+ "shape": "circular",
342
+ "diameter": 6.99,
343
+ "depth": 10.3,
344
+ "totalLiquidVolume": 323,
345
+ "x": 41.29,
346
+ "z": 3.9,
347
+ "y": 20.3,
348
+ "geometryDefinitionId": "conicalWell"
349
+ },
350
+ "H4": {
351
+ "shape": "circular",
352
+ "diameter": 6.99,
353
+ "depth": 10.3,
354
+ "totalLiquidVolume": 323,
355
+ "x": 41.29,
356
+ "z": 3.9,
357
+ "y": 11.3,
358
+ "geometryDefinitionId": "conicalWell"
359
+ },
360
+ "A5": {
361
+ "shape": "circular",
362
+ "diameter": 6.99,
363
+ "depth": 10.3,
364
+ "totalLiquidVolume": 323,
365
+ "x": 50.29,
366
+ "z": 3.9,
367
+ "y": 74.3,
368
+ "geometryDefinitionId": "conicalWell"
369
+ },
370
+ "B5": {
371
+ "shape": "circular",
372
+ "diameter": 6.99,
373
+ "depth": 10.3,
374
+ "totalLiquidVolume": 323,
375
+ "x": 50.29,
376
+ "z": 3.9,
377
+ "y": 65.3,
378
+ "geometryDefinitionId": "conicalWell"
379
+ },
380
+ "C5": {
381
+ "shape": "circular",
382
+ "diameter": 6.99,
383
+ "depth": 10.3,
384
+ "totalLiquidVolume": 323,
385
+ "x": 50.29,
386
+ "z": 3.9,
387
+ "y": 56.3,
388
+ "geometryDefinitionId": "conicalWell"
389
+ },
390
+ "D5": {
391
+ "shape": "circular",
392
+ "diameter": 6.99,
393
+ "depth": 10.3,
394
+ "totalLiquidVolume": 323,
395
+ "x": 50.29,
396
+ "z": 3.9,
397
+ "y": 47.3,
398
+ "geometryDefinitionId": "conicalWell"
399
+ },
400
+ "E5": {
401
+ "shape": "circular",
402
+ "diameter": 6.99,
403
+ "depth": 10.3,
404
+ "totalLiquidVolume": 323,
405
+ "x": 50.29,
406
+ "z": 3.9,
407
+ "y": 38.3,
408
+ "geometryDefinitionId": "conicalWell"
409
+ },
410
+ "F5": {
411
+ "shape": "circular",
412
+ "diameter": 6.99,
413
+ "depth": 10.3,
414
+ "totalLiquidVolume": 323,
415
+ "x": 50.29,
416
+ "z": 3.9,
417
+ "y": 29.3,
418
+ "geometryDefinitionId": "conicalWell"
419
+ },
420
+ "G5": {
421
+ "shape": "circular",
422
+ "diameter": 6.99,
423
+ "depth": 10.3,
424
+ "totalLiquidVolume": 323,
425
+ "x": 50.29,
426
+ "z": 3.9,
427
+ "y": 20.3,
428
+ "geometryDefinitionId": "conicalWell"
429
+ },
430
+ "H5": {
431
+ "shape": "circular",
432
+ "diameter": 6.99,
433
+ "depth": 10.3,
434
+ "totalLiquidVolume": 323,
435
+ "x": 50.29,
436
+ "z": 3.9,
437
+ "y": 11.3,
438
+ "geometryDefinitionId": "conicalWell"
439
+ },
440
+ "A6": {
441
+ "shape": "circular",
442
+ "diameter": 6.99,
443
+ "depth": 10.3,
444
+ "totalLiquidVolume": 323,
445
+ "x": 59.29,
446
+ "z": 3.9,
447
+ "y": 74.3,
448
+ "geometryDefinitionId": "conicalWell"
449
+ },
450
+ "B6": {
451
+ "shape": "circular",
452
+ "diameter": 6.99,
453
+ "depth": 10.3,
454
+ "totalLiquidVolume": 323,
455
+ "x": 59.29,
456
+ "z": 3.9,
457
+ "y": 65.3,
458
+ "geometryDefinitionId": "conicalWell"
459
+ },
460
+ "C6": {
461
+ "shape": "circular",
462
+ "diameter": 6.99,
463
+ "depth": 10.3,
464
+ "totalLiquidVolume": 323,
465
+ "x": 59.29,
466
+ "z": 3.9,
467
+ "y": 56.3,
468
+ "geometryDefinitionId": "conicalWell"
469
+ },
470
+ "D6": {
471
+ "shape": "circular",
472
+ "diameter": 6.99,
473
+ "depth": 10.3,
474
+ "totalLiquidVolume": 323,
475
+ "x": 59.29,
476
+ "z": 3.9,
477
+ "y": 47.3,
478
+ "geometryDefinitionId": "conicalWell"
479
+ },
480
+ "E6": {
481
+ "shape": "circular",
482
+ "diameter": 6.99,
483
+ "depth": 10.3,
484
+ "totalLiquidVolume": 323,
485
+ "x": 59.29,
486
+ "z": 3.9,
487
+ "y": 38.3,
488
+ "geometryDefinitionId": "conicalWell"
489
+ },
490
+ "F6": {
491
+ "shape": "circular",
492
+ "diameter": 6.99,
493
+ "depth": 10.3,
494
+ "totalLiquidVolume": 323,
495
+ "x": 59.29,
496
+ "z": 3.9,
497
+ "y": 29.3,
498
+ "geometryDefinitionId": "conicalWell"
499
+ },
500
+ "G6": {
501
+ "shape": "circular",
502
+ "diameter": 6.99,
503
+ "depth": 10.3,
504
+ "totalLiquidVolume": 323,
505
+ "x": 59.29,
506
+ "z": 3.9,
507
+ "y": 20.3,
508
+ "geometryDefinitionId": "conicalWell"
509
+ },
510
+ "H6": {
511
+ "shape": "circular",
512
+ "diameter": 6.99,
513
+ "depth": 10.3,
514
+ "totalLiquidVolume": 323,
515
+ "x": 59.29,
516
+ "z": 3.9,
517
+ "y": 11.3,
518
+ "geometryDefinitionId": "conicalWell"
519
+ },
520
+ "A7": {
521
+ "shape": "circular",
522
+ "diameter": 6.99,
523
+ "depth": 10.3,
524
+ "totalLiquidVolume": 323,
525
+ "x": 68.29,
526
+ "z": 3.9,
527
+ "y": 74.3,
528
+ "geometryDefinitionId": "conicalWell"
529
+ },
530
+ "B7": {
531
+ "shape": "circular",
532
+ "diameter": 6.99,
533
+ "depth": 10.3,
534
+ "totalLiquidVolume": 323,
535
+ "x": 68.29,
536
+ "z": 3.9,
537
+ "y": 65.3,
538
+ "geometryDefinitionId": "conicalWell"
539
+ },
540
+ "C7": {
541
+ "shape": "circular",
542
+ "diameter": 6.99,
543
+ "depth": 10.3,
544
+ "totalLiquidVolume": 323,
545
+ "x": 68.29,
546
+ "z": 3.9,
547
+ "y": 56.3,
548
+ "geometryDefinitionId": "conicalWell"
549
+ },
550
+ "D7": {
551
+ "shape": "circular",
552
+ "diameter": 6.99,
553
+ "depth": 10.3,
554
+ "totalLiquidVolume": 323,
555
+ "x": 68.29,
556
+ "z": 3.9,
557
+ "y": 47.3,
558
+ "geometryDefinitionId": "conicalWell"
559
+ },
560
+ "E7": {
561
+ "shape": "circular",
562
+ "diameter": 6.99,
563
+ "depth": 10.3,
564
+ "totalLiquidVolume": 323,
565
+ "x": 68.29,
566
+ "z": 3.9,
567
+ "y": 38.3,
568
+ "geometryDefinitionId": "conicalWell"
569
+ },
570
+ "F7": {
571
+ "shape": "circular",
572
+ "diameter": 6.99,
573
+ "depth": 10.3,
574
+ "totalLiquidVolume": 323,
575
+ "x": 68.29,
576
+ "z": 3.9,
577
+ "y": 29.3,
578
+ "geometryDefinitionId": "conicalWell"
579
+ },
580
+ "G7": {
581
+ "shape": "circular",
582
+ "diameter": 6.99,
583
+ "depth": 10.3,
584
+ "totalLiquidVolume": 323,
585
+ "x": 68.29,
586
+ "z": 3.9,
587
+ "y": 20.3,
588
+ "geometryDefinitionId": "conicalWell"
589
+ },
590
+ "H7": {
591
+ "shape": "circular",
592
+ "diameter": 6.99,
593
+ "depth": 10.3,
594
+ "totalLiquidVolume": 323,
595
+ "x": 68.29,
596
+ "z": 3.9,
597
+ "y": 11.3,
598
+ "geometryDefinitionId": "conicalWell"
599
+ },
600
+ "A8": {
601
+ "shape": "circular",
602
+ "diameter": 6.99,
603
+ "depth": 10.3,
604
+ "totalLiquidVolume": 323,
605
+ "x": 77.29,
606
+ "z": 3.9,
607
+ "y": 74.3,
608
+ "geometryDefinitionId": "conicalWell"
609
+ },
610
+ "B8": {
611
+ "shape": "circular",
612
+ "diameter": 6.99,
613
+ "depth": 10.3,
614
+ "totalLiquidVolume": 323,
615
+ "x": 77.29,
616
+ "z": 3.9,
617
+ "y": 65.3,
618
+ "geometryDefinitionId": "conicalWell"
619
+ },
620
+ "C8": {
621
+ "shape": "circular",
622
+ "diameter": 6.99,
623
+ "depth": 10.3,
624
+ "totalLiquidVolume": 323,
625
+ "x": 77.29,
626
+ "z": 3.9,
627
+ "y": 56.3,
628
+ "geometryDefinitionId": "conicalWell"
629
+ },
630
+ "D8": {
631
+ "shape": "circular",
632
+ "diameter": 6.99,
633
+ "depth": 10.3,
634
+ "totalLiquidVolume": 323,
635
+ "x": 77.29,
636
+ "z": 3.9,
637
+ "y": 47.3,
638
+ "geometryDefinitionId": "conicalWell"
639
+ },
640
+ "E8": {
641
+ "shape": "circular",
642
+ "diameter": 6.99,
643
+ "depth": 10.3,
644
+ "totalLiquidVolume": 323,
645
+ "x": 77.29,
646
+ "z": 3.9,
647
+ "y": 38.3,
648
+ "geometryDefinitionId": "conicalWell"
649
+ },
650
+ "F8": {
651
+ "shape": "circular",
652
+ "diameter": 6.99,
653
+ "depth": 10.3,
654
+ "totalLiquidVolume": 323,
655
+ "x": 77.29,
656
+ "z": 3.9,
657
+ "y": 29.3,
658
+ "geometryDefinitionId": "conicalWell"
659
+ },
660
+ "G8": {
661
+ "shape": "circular",
662
+ "diameter": 6.99,
663
+ "depth": 10.3,
664
+ "totalLiquidVolume": 323,
665
+ "x": 77.29,
666
+ "z": 3.9,
667
+ "y": 20.3,
668
+ "geometryDefinitionId": "conicalWell"
669
+ },
670
+ "H8": {
671
+ "shape": "circular",
672
+ "diameter": 6.99,
673
+ "depth": 10.3,
674
+ "totalLiquidVolume": 323,
675
+ "x": 77.29,
676
+ "z": 3.9,
677
+ "y": 11.3,
678
+ "geometryDefinitionId": "conicalWell"
679
+ },
680
+ "A9": {
681
+ "shape": "circular",
682
+ "diameter": 6.99,
683
+ "depth": 10.3,
684
+ "totalLiquidVolume": 323,
685
+ "x": 86.29,
686
+ "z": 3.9,
687
+ "y": 74.3,
688
+ "geometryDefinitionId": "conicalWell"
689
+ },
690
+ "B9": {
691
+ "shape": "circular",
692
+ "diameter": 6.99,
693
+ "depth": 10.3,
694
+ "totalLiquidVolume": 323,
695
+ "x": 86.29,
696
+ "z": 3.9,
697
+ "y": 65.3,
698
+ "geometryDefinitionId": "conicalWell"
699
+ },
700
+ "C9": {
701
+ "shape": "circular",
702
+ "diameter": 6.99,
703
+ "depth": 10.3,
704
+ "totalLiquidVolume": 323,
705
+ "x": 86.29,
706
+ "z": 3.9,
707
+ "y": 56.3,
708
+ "geometryDefinitionId": "conicalWell"
709
+ },
710
+ "D9": {
711
+ "shape": "circular",
712
+ "diameter": 6.99,
713
+ "depth": 10.3,
714
+ "totalLiquidVolume": 323,
715
+ "x": 86.29,
716
+ "z": 3.9,
717
+ "y": 47.3,
718
+ "geometryDefinitionId": "conicalWell"
719
+ },
720
+ "E9": {
721
+ "shape": "circular",
722
+ "diameter": 6.99,
723
+ "depth": 10.3,
724
+ "totalLiquidVolume": 323,
725
+ "x": 86.29,
726
+ "z": 3.9,
727
+ "y": 38.3,
728
+ "geometryDefinitionId": "conicalWell"
729
+ },
730
+ "F9": {
731
+ "shape": "circular",
732
+ "diameter": 6.99,
733
+ "depth": 10.3,
734
+ "totalLiquidVolume": 323,
735
+ "x": 86.29,
736
+ "z": 3.9,
737
+ "y": 29.3,
738
+ "geometryDefinitionId": "conicalWell"
739
+ },
740
+ "G9": {
741
+ "shape": "circular",
742
+ "diameter": 6.99,
743
+ "depth": 10.3,
744
+ "totalLiquidVolume": 323,
745
+ "x": 86.29,
746
+ "z": 3.9,
747
+ "y": 20.3,
748
+ "geometryDefinitionId": "conicalWell"
749
+ },
750
+ "H9": {
751
+ "shape": "circular",
752
+ "diameter": 6.99,
753
+ "depth": 10.3,
754
+ "totalLiquidVolume": 323,
755
+ "x": 86.29,
756
+ "z": 3.9,
757
+ "y": 11.3,
758
+ "geometryDefinitionId": "conicalWell"
759
+ },
760
+ "A10": {
761
+ "shape": "circular",
762
+ "diameter": 6.99,
763
+ "depth": 10.3,
764
+ "totalLiquidVolume": 323,
765
+ "x": 95.29,
766
+ "z": 3.9,
767
+ "y": 74.3,
768
+ "geometryDefinitionId": "conicalWell"
769
+ },
770
+ "B10": {
771
+ "shape": "circular",
772
+ "diameter": 6.99,
773
+ "depth": 10.3,
774
+ "totalLiquidVolume": 323,
775
+ "x": 95.29,
776
+ "z": 3.9,
777
+ "y": 65.3,
778
+ "geometryDefinitionId": "conicalWell"
779
+ },
780
+ "C10": {
781
+ "shape": "circular",
782
+ "diameter": 6.99,
783
+ "depth": 10.3,
784
+ "totalLiquidVolume": 323,
785
+ "x": 95.29,
786
+ "z": 3.9,
787
+ "y": 56.3,
788
+ "geometryDefinitionId": "conicalWell"
789
+ },
790
+ "D10": {
791
+ "shape": "circular",
792
+ "diameter": 6.99,
793
+ "depth": 10.3,
794
+ "totalLiquidVolume": 323,
795
+ "x": 95.29,
796
+ "z": 3.9,
797
+ "y": 47.3,
798
+ "geometryDefinitionId": "conicalWell"
799
+ },
800
+ "E10": {
801
+ "shape": "circular",
802
+ "diameter": 6.99,
803
+ "depth": 10.3,
804
+ "totalLiquidVolume": 323,
805
+ "x": 95.29,
806
+ "z": 3.9,
807
+ "y": 38.3,
808
+ "geometryDefinitionId": "conicalWell"
809
+ },
810
+ "F10": {
811
+ "shape": "circular",
812
+ "diameter": 6.99,
813
+ "depth": 10.3,
814
+ "totalLiquidVolume": 323,
815
+ "x": 95.29,
816
+ "z": 3.9,
817
+ "y": 29.3,
818
+ "geometryDefinitionId": "conicalWell"
819
+ },
820
+ "G10": {
821
+ "shape": "circular",
822
+ "diameter": 6.99,
823
+ "depth": 10.3,
824
+ "totalLiquidVolume": 323,
825
+ "x": 95.29,
826
+ "z": 3.9,
827
+ "y": 20.3,
828
+ "geometryDefinitionId": "conicalWell"
829
+ },
830
+ "H10": {
831
+ "shape": "circular",
832
+ "diameter": 6.99,
833
+ "depth": 10.3,
834
+ "totalLiquidVolume": 323,
835
+ "x": 95.29,
836
+ "z": 3.9,
837
+ "y": 11.3,
838
+ "geometryDefinitionId": "conicalWell"
839
+ },
840
+ "A11": {
841
+ "shape": "circular",
842
+ "diameter": 6.99,
843
+ "depth": 10.3,
844
+ "totalLiquidVolume": 323,
845
+ "x": 104.29,
846
+ "z": 3.9,
847
+ "y": 74.3,
848
+ "geometryDefinitionId": "conicalWell"
849
+ },
850
+ "B11": {
851
+ "shape": "circular",
852
+ "diameter": 6.99,
853
+ "depth": 10.3,
854
+ "totalLiquidVolume": 323,
855
+ "x": 104.29,
856
+ "z": 3.9,
857
+ "y": 65.3,
858
+ "geometryDefinitionId": "conicalWell"
859
+ },
860
+ "C11": {
861
+ "shape": "circular",
862
+ "diameter": 6.99,
863
+ "depth": 10.3,
864
+ "totalLiquidVolume": 323,
865
+ "x": 104.29,
866
+ "z": 3.9,
867
+ "y": 56.3,
868
+ "geometryDefinitionId": "conicalWell"
869
+ },
870
+ "D11": {
871
+ "shape": "circular",
872
+ "diameter": 6.99,
873
+ "depth": 10.3,
874
+ "totalLiquidVolume": 323,
875
+ "x": 104.29,
876
+ "z": 3.9,
877
+ "y": 47.3,
878
+ "geometryDefinitionId": "conicalWell"
879
+ },
880
+ "E11": {
881
+ "shape": "circular",
882
+ "diameter": 6.99,
883
+ "depth": 10.3,
884
+ "totalLiquidVolume": 323,
885
+ "x": 104.29,
886
+ "z": 3.9,
887
+ "y": 38.3,
888
+ "geometryDefinitionId": "conicalWell"
889
+ },
890
+ "F11": {
891
+ "shape": "circular",
892
+ "diameter": 6.99,
893
+ "depth": 10.3,
894
+ "totalLiquidVolume": 323,
895
+ "x": 104.29,
896
+ "z": 3.9,
897
+ "y": 29.3,
898
+ "geometryDefinitionId": "conicalWell"
899
+ },
900
+ "G11": {
901
+ "shape": "circular",
902
+ "diameter": 6.99,
903
+ "depth": 10.3,
904
+ "totalLiquidVolume": 323,
905
+ "x": 104.29,
906
+ "z": 3.9,
907
+ "y": 20.3,
908
+ "geometryDefinitionId": "conicalWell"
909
+ },
910
+ "H11": {
911
+ "shape": "circular",
912
+ "diameter": 6.99,
913
+ "depth": 10.3,
914
+ "totalLiquidVolume": 323,
915
+ "x": 104.29,
916
+ "z": 3.9,
917
+ "y": 11.3,
918
+ "geometryDefinitionId": "conicalWell"
919
+ },
920
+ "A12": {
921
+ "shape": "circular",
922
+ "diameter": 6.99,
923
+ "depth": 10.3,
924
+ "totalLiquidVolume": 323,
925
+ "x": 113.29,
926
+ "z": 3.9,
927
+ "y": 74.3,
928
+ "geometryDefinitionId": "conicalWell"
929
+ },
930
+ "B12": {
931
+ "shape": "circular",
932
+ "diameter": 6.99,
933
+ "depth": 10.3,
934
+ "totalLiquidVolume": 323,
935
+ "x": 113.29,
936
+ "z": 3.9,
937
+ "y": 65.3,
938
+ "geometryDefinitionId": "conicalWell"
939
+ },
940
+ "C12": {
941
+ "shape": "circular",
942
+ "diameter": 6.99,
943
+ "depth": 10.3,
944
+ "totalLiquidVolume": 323,
945
+ "x": 113.29,
946
+ "z": 3.9,
947
+ "y": 56.3,
948
+ "geometryDefinitionId": "conicalWell"
949
+ },
950
+ "D12": {
951
+ "shape": "circular",
952
+ "diameter": 6.99,
953
+ "depth": 10.3,
954
+ "totalLiquidVolume": 323,
955
+ "x": 113.29,
956
+ "z": 3.9,
957
+ "y": 47.3,
958
+ "geometryDefinitionId": "conicalWell"
959
+ },
960
+ "E12": {
961
+ "shape": "circular",
962
+ "diameter": 6.99,
963
+ "depth": 10.3,
964
+ "totalLiquidVolume": 323,
965
+ "x": 113.29,
966
+ "z": 3.9,
967
+ "y": 38.3,
968
+ "geometryDefinitionId": "conicalWell"
969
+ },
970
+ "F12": {
971
+ "shape": "circular",
972
+ "diameter": 6.99,
973
+ "depth": 10.3,
974
+ "totalLiquidVolume": 323,
975
+ "x": 113.29,
976
+ "z": 3.9,
977
+ "y": 29.3,
978
+ "geometryDefinitionId": "conicalWell"
979
+ },
980
+ "G12": {
981
+ "shape": "circular",
982
+ "diameter": 6.99,
983
+ "depth": 10.3,
984
+ "totalLiquidVolume": 323,
985
+ "x": 113.29,
986
+ "z": 3.9,
987
+ "y": 20.3,
988
+ "geometryDefinitionId": "conicalWell"
989
+ },
990
+ "H12": {
991
+ "shape": "circular",
992
+ "diameter": 6.99,
993
+ "depth": 10.3,
994
+ "totalLiquidVolume": 323,
995
+ "x": 113.29,
996
+ "z": 3.9,
997
+ "y": 11.3,
998
+ "geometryDefinitionId": "conicalWell"
999
+ }
1000
+ },
1001
+ "groups": [
1002
+ {
1003
+ "wells": [
1004
+ "A1",
1005
+ "B1",
1006
+ "C1",
1007
+ "D1",
1008
+ "E1",
1009
+ "F1",
1010
+ "G1",
1011
+ "H1",
1012
+ "A2",
1013
+ "B2",
1014
+ "C2",
1015
+ "D2",
1016
+ "E2",
1017
+ "F2",
1018
+ "G2",
1019
+ "H2",
1020
+ "A3",
1021
+ "B3",
1022
+ "C3",
1023
+ "D3",
1024
+ "E3",
1025
+ "F3",
1026
+ "G3",
1027
+ "H3",
1028
+ "A4",
1029
+ "B4",
1030
+ "C4",
1031
+ "D4",
1032
+ "E4",
1033
+ "F4",
1034
+ "G4",
1035
+ "H4",
1036
+ "A5",
1037
+ "B5",
1038
+ "C5",
1039
+ "D5",
1040
+ "E5",
1041
+ "F5",
1042
+ "G5",
1043
+ "H5",
1044
+ "A6",
1045
+ "B6",
1046
+ "C6",
1047
+ "D6",
1048
+ "E6",
1049
+ "F6",
1050
+ "G6",
1051
+ "H6",
1052
+ "A7",
1053
+ "B7",
1054
+ "C7",
1055
+ "D7",
1056
+ "E7",
1057
+ "F7",
1058
+ "G7",
1059
+ "H7",
1060
+ "A8",
1061
+ "B8",
1062
+ "C8",
1063
+ "D8",
1064
+ "E8",
1065
+ "F8",
1066
+ "G8",
1067
+ "H8",
1068
+ "A9",
1069
+ "B9",
1070
+ "C9",
1071
+ "D9",
1072
+ "E9",
1073
+ "F9",
1074
+ "G9",
1075
+ "H9",
1076
+ "A10",
1077
+ "B10",
1078
+ "C10",
1079
+ "D10",
1080
+ "E10",
1081
+ "F10",
1082
+ "G10",
1083
+ "H10",
1084
+ "A11",
1085
+ "B11",
1086
+ "C11",
1087
+ "D11",
1088
+ "E11",
1089
+ "F11",
1090
+ "G11",
1091
+ "H11",
1092
+ "A12",
1093
+ "B12",
1094
+ "C12",
1095
+ "D12",
1096
+ "E12",
1097
+ "F12",
1098
+ "G12",
1099
+ "H12"
1100
+ ],
1101
+ "metadata": {
1102
+ "wellBottomShape": "u"
1103
+ }
1104
+ }
1105
+ ],
1106
+ "parameters": {
1107
+ "format": "96Standard",
1108
+ "quirks": [],
1109
+ "isTiprack": false,
1110
+ "loadName": "greiner_96_wellplate_323ul",
1111
+ "isMagneticModuleCompatible": false
1112
+ },
1113
+ "namespace": "opentrons",
1114
+ "version": 1,
1115
+ "schemaVersion": 2,
1116
+ "cornerOffsetFromSlot": { "x": 0, "y": 0, "z": 0 },
1117
+ "stackingOffsetWithLabware": {},
1118
+ "stackingOffsetWithModule": {},
1119
+ "allowedRoles": [],
1120
+ "gripperOffsets": {},
1121
+ "innerLabwareGeometry": {
1122
+ "conicalWell": {
1123
+ "sections": [
1124
+ {
1125
+ "shape": "conical",
1126
+ "topDiameter": 6.99,
1127
+ "bottomDiameter": 6.99,
1128
+ "topHeight": 10.3,
1129
+ "bottomHeight": 9.51
1130
+ },
1131
+ {
1132
+ "shape": "conical",
1133
+ "bottomDiameter": 6.24,
1134
+ "topDiameter": 6.24,
1135
+ "topHeight": 9.51,
1136
+ "bottomHeight": 8.59
1137
+ },
1138
+ {
1139
+ "shape": "conical",
1140
+ "bottomDiameter": 7.14,
1141
+ "topDiameter": 7.14,
1142
+ "topHeight": 8.59,
1143
+ "bottomHeight": 7.54
1144
+ },
1145
+ {
1146
+ "shape": "conical",
1147
+ "bottomDiameter": 6.2,
1148
+ "topDiameter": 6.2,
1149
+ "topHeight": 7.54,
1150
+ "bottomHeight": 6.4
1151
+ },
1152
+ {
1153
+ "shape": "conical",
1154
+ "bottomDiameter": 6.56,
1155
+ "topDiameter": 6.56,
1156
+ "topHeight": 6.4,
1157
+ "bottomHeight": 5.56
1158
+ },
1159
+ {
1160
+ "shape": "conical",
1161
+ "bottomDiameter": 6.46,
1162
+ "topDiameter": 6.46,
1163
+ "topHeight": 5.56,
1164
+ "bottomHeight": 4.68
1165
+ },
1166
+ {
1167
+ "shape": "conical",
1168
+ "bottomDiameter": 6.32,
1169
+ "topDiameter": 6.32,
1170
+ "topHeight": 4.68,
1171
+ "bottomHeight": 3.78
1172
+ },
1173
+ {
1174
+ "shape": "conical",
1175
+ "bottomDiameter": 6.5,
1176
+ "topDiameter": 6.5,
1177
+ "topHeight": 3.78,
1178
+ "bottomHeight": 2.92
1179
+ },
1180
+ {
1181
+ "shape": "conical",
1182
+ "bottomDiameter": 6.22,
1183
+ "topDiameter": 6.22,
1184
+ "topHeight": 2.92,
1185
+ "bottomHeight": 2.09
1186
+ },
1187
+ {
1188
+ "shape": "conical",
1189
+ "bottomDiameter": 5.52,
1190
+ "topDiameter": 5.52,
1191
+ "topHeight": 2.09,
1192
+ "bottomHeight": 0.0
1193
+ }
1194
+ ]
1195
+ }
1196
+ }
1197
+ }