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,1395 @@
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": { "brand": "Eppendorf", "brandId": ["30504305"] },
17
+ "metadata": {
18
+ "displayName": "Eppendorf 96 Protein LoBind Deepwell Plate 2 mL",
19
+ "displayCategory": "wellPlate",
20
+ "displayVolumeUnits": "mL",
21
+ "tags": []
22
+ },
23
+ "dimensions": { "yDimension": 85.5, "zDimension": 44.1, "xDimension": 127.8 },
24
+ "wells": {
25
+ "A1": {
26
+ "shape": "rectangular",
27
+ "xDimension": 8.2,
28
+ "yDimension": 8.2,
29
+ "depth": 41.2,
30
+ "totalLiquidVolume": 2000,
31
+ "x": 14.4,
32
+ "z": 2.9,
33
+ "geometryDefinitionId": "cuboidalWell",
34
+ "y": 74.3
35
+ },
36
+ "B1": {
37
+ "shape": "rectangular",
38
+ "xDimension": 8.2,
39
+ "yDimension": 8.2,
40
+ "depth": 41.2,
41
+ "totalLiquidVolume": 2000,
42
+ "x": 14.4,
43
+ "z": 2.9,
44
+ "geometryDefinitionId": "cuboidalWell",
45
+ "y": 65.3
46
+ },
47
+ "C1": {
48
+ "shape": "rectangular",
49
+ "xDimension": 8.2,
50
+ "yDimension": 8.2,
51
+ "depth": 41.2,
52
+ "totalLiquidVolume": 2000,
53
+ "x": 14.4,
54
+ "z": 2.9,
55
+ "geometryDefinitionId": "cuboidalWell",
56
+ "y": 56.3
57
+ },
58
+ "D1": {
59
+ "shape": "rectangular",
60
+ "xDimension": 8.2,
61
+ "yDimension": 8.2,
62
+ "depth": 41.2,
63
+ "totalLiquidVolume": 2000,
64
+ "x": 14.4,
65
+ "z": 2.9,
66
+ "geometryDefinitionId": "cuboidalWell",
67
+ "y": 47.3
68
+ },
69
+ "E1": {
70
+ "shape": "rectangular",
71
+ "xDimension": 8.2,
72
+ "yDimension": 8.2,
73
+ "depth": 41.2,
74
+ "totalLiquidVolume": 2000,
75
+ "x": 14.4,
76
+ "z": 2.9,
77
+ "geometryDefinitionId": "cuboidalWell",
78
+ "y": 38.3
79
+ },
80
+ "F1": {
81
+ "shape": "rectangular",
82
+ "xDimension": 8.2,
83
+ "yDimension": 8.2,
84
+ "depth": 41.2,
85
+ "totalLiquidVolume": 2000,
86
+ "x": 14.4,
87
+ "z": 2.9,
88
+ "geometryDefinitionId": "cuboidalWell",
89
+ "y": 29.3
90
+ },
91
+ "G1": {
92
+ "shape": "rectangular",
93
+ "xDimension": 8.2,
94
+ "yDimension": 8.2,
95
+ "depth": 41.2,
96
+ "totalLiquidVolume": 2000,
97
+ "x": 14.4,
98
+ "z": 2.9,
99
+ "geometryDefinitionId": "cuboidalWell",
100
+ "y": 20.3
101
+ },
102
+ "H1": {
103
+ "shape": "rectangular",
104
+ "xDimension": 8.2,
105
+ "yDimension": 8.2,
106
+ "depth": 41.2,
107
+ "totalLiquidVolume": 2000,
108
+ "x": 14.4,
109
+ "z": 2.9,
110
+ "geometryDefinitionId": "cuboidalWell",
111
+ "y": 11.3
112
+ },
113
+ "A2": {
114
+ "shape": "rectangular",
115
+ "xDimension": 8.2,
116
+ "yDimension": 8.2,
117
+ "depth": 41.2,
118
+ "totalLiquidVolume": 2000,
119
+ "x": 23.4,
120
+ "z": 2.9,
121
+ "geometryDefinitionId": "cuboidalWell",
122
+ "y": 74.3
123
+ },
124
+ "B2": {
125
+ "shape": "rectangular",
126
+ "xDimension": 8.2,
127
+ "yDimension": 8.2,
128
+ "depth": 41.2,
129
+ "totalLiquidVolume": 2000,
130
+ "x": 23.4,
131
+ "z": 2.9,
132
+ "geometryDefinitionId": "cuboidalWell",
133
+ "y": 65.3
134
+ },
135
+ "C2": {
136
+ "shape": "rectangular",
137
+ "xDimension": 8.2,
138
+ "yDimension": 8.2,
139
+ "depth": 41.2,
140
+ "totalLiquidVolume": 2000,
141
+ "x": 23.4,
142
+ "z": 2.9,
143
+ "geometryDefinitionId": "cuboidalWell",
144
+ "y": 56.3
145
+ },
146
+ "D2": {
147
+ "shape": "rectangular",
148
+ "xDimension": 8.2,
149
+ "yDimension": 8.2,
150
+ "depth": 41.2,
151
+ "totalLiquidVolume": 2000,
152
+ "x": 23.4,
153
+ "z": 2.9,
154
+ "geometryDefinitionId": "cuboidalWell",
155
+ "y": 47.3
156
+ },
157
+ "E2": {
158
+ "shape": "rectangular",
159
+ "xDimension": 8.2,
160
+ "yDimension": 8.2,
161
+ "depth": 41.2,
162
+ "totalLiquidVolume": 2000,
163
+ "x": 23.4,
164
+ "z": 2.9,
165
+ "geometryDefinitionId": "cuboidalWell",
166
+ "y": 38.3
167
+ },
168
+ "F2": {
169
+ "shape": "rectangular",
170
+ "xDimension": 8.2,
171
+ "yDimension": 8.2,
172
+ "depth": 41.2,
173
+ "totalLiquidVolume": 2000,
174
+ "x": 23.4,
175
+ "z": 2.9,
176
+ "geometryDefinitionId": "cuboidalWell",
177
+ "y": 29.3
178
+ },
179
+ "G2": {
180
+ "shape": "rectangular",
181
+ "xDimension": 8.2,
182
+ "yDimension": 8.2,
183
+ "depth": 41.2,
184
+ "totalLiquidVolume": 2000,
185
+ "x": 23.4,
186
+ "z": 2.9,
187
+ "geometryDefinitionId": "cuboidalWell",
188
+ "y": 20.3
189
+ },
190
+ "H2": {
191
+ "shape": "rectangular",
192
+ "xDimension": 8.2,
193
+ "yDimension": 8.2,
194
+ "depth": 41.2,
195
+ "totalLiquidVolume": 2000,
196
+ "x": 23.4,
197
+ "z": 2.9,
198
+ "geometryDefinitionId": "cuboidalWell",
199
+ "y": 11.3
200
+ },
201
+ "A3": {
202
+ "shape": "rectangular",
203
+ "xDimension": 8.2,
204
+ "yDimension": 8.2,
205
+ "depth": 41.2,
206
+ "totalLiquidVolume": 2000,
207
+ "x": 32.4,
208
+ "z": 2.9,
209
+ "geometryDefinitionId": "cuboidalWell",
210
+ "y": 74.3
211
+ },
212
+ "B3": {
213
+ "shape": "rectangular",
214
+ "xDimension": 8.2,
215
+ "yDimension": 8.2,
216
+ "depth": 41.2,
217
+ "totalLiquidVolume": 2000,
218
+ "x": 32.4,
219
+ "z": 2.9,
220
+ "geometryDefinitionId": "cuboidalWell",
221
+ "y": 65.3
222
+ },
223
+ "C3": {
224
+ "shape": "rectangular",
225
+ "xDimension": 8.2,
226
+ "yDimension": 8.2,
227
+ "depth": 41.2,
228
+ "totalLiquidVolume": 2000,
229
+ "x": 32.4,
230
+ "z": 2.9,
231
+ "geometryDefinitionId": "cuboidalWell",
232
+ "y": 56.3
233
+ },
234
+ "D3": {
235
+ "shape": "rectangular",
236
+ "xDimension": 8.2,
237
+ "yDimension": 8.2,
238
+ "depth": 41.2,
239
+ "totalLiquidVolume": 2000,
240
+ "x": 32.4,
241
+ "z": 2.9,
242
+ "geometryDefinitionId": "cuboidalWell",
243
+ "y": 47.3
244
+ },
245
+ "E3": {
246
+ "shape": "rectangular",
247
+ "xDimension": 8.2,
248
+ "yDimension": 8.2,
249
+ "depth": 41.2,
250
+ "totalLiquidVolume": 2000,
251
+ "x": 32.4,
252
+ "z": 2.9,
253
+ "geometryDefinitionId": "cuboidalWell",
254
+ "y": 38.3
255
+ },
256
+ "F3": {
257
+ "shape": "rectangular",
258
+ "xDimension": 8.2,
259
+ "yDimension": 8.2,
260
+ "depth": 41.2,
261
+ "totalLiquidVolume": 2000,
262
+ "x": 32.4,
263
+ "z": 2.9,
264
+ "geometryDefinitionId": "cuboidalWell",
265
+ "y": 29.3
266
+ },
267
+ "G3": {
268
+ "shape": "rectangular",
269
+ "xDimension": 8.2,
270
+ "yDimension": 8.2,
271
+ "depth": 41.2,
272
+ "totalLiquidVolume": 2000,
273
+ "x": 32.4,
274
+ "z": 2.9,
275
+ "geometryDefinitionId": "cuboidalWell",
276
+ "y": 20.3
277
+ },
278
+ "H3": {
279
+ "shape": "rectangular",
280
+ "xDimension": 8.2,
281
+ "yDimension": 8.2,
282
+ "depth": 41.2,
283
+ "totalLiquidVolume": 2000,
284
+ "x": 32.4,
285
+ "z": 2.9,
286
+ "geometryDefinitionId": "cuboidalWell",
287
+ "y": 11.3
288
+ },
289
+ "A4": {
290
+ "shape": "rectangular",
291
+ "xDimension": 8.2,
292
+ "yDimension": 8.2,
293
+ "depth": 41.2,
294
+ "totalLiquidVolume": 2000,
295
+ "x": 41.4,
296
+ "z": 2.9,
297
+ "geometryDefinitionId": "cuboidalWell",
298
+ "y": 74.3
299
+ },
300
+ "B4": {
301
+ "shape": "rectangular",
302
+ "xDimension": 8.2,
303
+ "yDimension": 8.2,
304
+ "depth": 41.2,
305
+ "totalLiquidVolume": 2000,
306
+ "x": 41.4,
307
+ "z": 2.9,
308
+ "geometryDefinitionId": "cuboidalWell",
309
+ "y": 65.3
310
+ },
311
+ "C4": {
312
+ "shape": "rectangular",
313
+ "xDimension": 8.2,
314
+ "yDimension": 8.2,
315
+ "depth": 41.2,
316
+ "totalLiquidVolume": 2000,
317
+ "x": 41.4,
318
+ "z": 2.9,
319
+ "geometryDefinitionId": "cuboidalWell",
320
+ "y": 56.3
321
+ },
322
+ "D4": {
323
+ "shape": "rectangular",
324
+ "xDimension": 8.2,
325
+ "yDimension": 8.2,
326
+ "depth": 41.2,
327
+ "totalLiquidVolume": 2000,
328
+ "x": 41.4,
329
+ "z": 2.9,
330
+ "geometryDefinitionId": "cuboidalWell",
331
+ "y": 47.3
332
+ },
333
+ "E4": {
334
+ "shape": "rectangular",
335
+ "xDimension": 8.2,
336
+ "yDimension": 8.2,
337
+ "depth": 41.2,
338
+ "totalLiquidVolume": 2000,
339
+ "x": 41.4,
340
+ "z": 2.9,
341
+ "geometryDefinitionId": "cuboidalWell",
342
+ "y": 38.3
343
+ },
344
+ "F4": {
345
+ "shape": "rectangular",
346
+ "xDimension": 8.2,
347
+ "yDimension": 8.2,
348
+ "depth": 41.2,
349
+ "totalLiquidVolume": 2000,
350
+ "x": 41.4,
351
+ "z": 2.9,
352
+ "geometryDefinitionId": "cuboidalWell",
353
+ "y": 29.3
354
+ },
355
+ "G4": {
356
+ "shape": "rectangular",
357
+ "xDimension": 8.2,
358
+ "yDimension": 8.2,
359
+ "depth": 41.2,
360
+ "totalLiquidVolume": 2000,
361
+ "x": 41.4,
362
+ "z": 2.9,
363
+ "geometryDefinitionId": "cuboidalWell",
364
+ "y": 20.3
365
+ },
366
+ "H4": {
367
+ "shape": "rectangular",
368
+ "xDimension": 8.2,
369
+ "yDimension": 8.2,
370
+ "depth": 41.2,
371
+ "totalLiquidVolume": 2000,
372
+ "x": 41.4,
373
+ "z": 2.9,
374
+ "geometryDefinitionId": "cuboidalWell",
375
+ "y": 11.3
376
+ },
377
+ "A5": {
378
+ "shape": "rectangular",
379
+ "xDimension": 8.2,
380
+ "yDimension": 8.2,
381
+ "depth": 41.2,
382
+ "totalLiquidVolume": 2000,
383
+ "x": 50.4,
384
+ "z": 2.9,
385
+ "geometryDefinitionId": "cuboidalWell",
386
+ "y": 74.3
387
+ },
388
+ "B5": {
389
+ "shape": "rectangular",
390
+ "xDimension": 8.2,
391
+ "yDimension": 8.2,
392
+ "depth": 41.2,
393
+ "totalLiquidVolume": 2000,
394
+ "x": 50.4,
395
+ "z": 2.9,
396
+ "geometryDefinitionId": "cuboidalWell",
397
+ "y": 65.3
398
+ },
399
+ "C5": {
400
+ "shape": "rectangular",
401
+ "xDimension": 8.2,
402
+ "yDimension": 8.2,
403
+ "depth": 41.2,
404
+ "totalLiquidVolume": 2000,
405
+ "x": 50.4,
406
+ "z": 2.9,
407
+ "geometryDefinitionId": "cuboidalWell",
408
+ "y": 56.3
409
+ },
410
+ "D5": {
411
+ "shape": "rectangular",
412
+ "xDimension": 8.2,
413
+ "yDimension": 8.2,
414
+ "depth": 41.2,
415
+ "totalLiquidVolume": 2000,
416
+ "x": 50.4,
417
+ "z": 2.9,
418
+ "geometryDefinitionId": "cuboidalWell",
419
+ "y": 47.3
420
+ },
421
+ "E5": {
422
+ "shape": "rectangular",
423
+ "xDimension": 8.2,
424
+ "yDimension": 8.2,
425
+ "depth": 41.2,
426
+ "totalLiquidVolume": 2000,
427
+ "x": 50.4,
428
+ "z": 2.9,
429
+ "geometryDefinitionId": "cuboidalWell",
430
+ "y": 38.3
431
+ },
432
+ "F5": {
433
+ "shape": "rectangular",
434
+ "xDimension": 8.2,
435
+ "yDimension": 8.2,
436
+ "depth": 41.2,
437
+ "totalLiquidVolume": 2000,
438
+ "x": 50.4,
439
+ "z": 2.9,
440
+ "geometryDefinitionId": "cuboidalWell",
441
+ "y": 29.3
442
+ },
443
+ "G5": {
444
+ "shape": "rectangular",
445
+ "xDimension": 8.2,
446
+ "yDimension": 8.2,
447
+ "depth": 41.2,
448
+ "totalLiquidVolume": 2000,
449
+ "x": 50.4,
450
+ "z": 2.9,
451
+ "geometryDefinitionId": "cuboidalWell",
452
+ "y": 20.3
453
+ },
454
+ "H5": {
455
+ "shape": "rectangular",
456
+ "xDimension": 8.2,
457
+ "yDimension": 8.2,
458
+ "depth": 41.2,
459
+ "totalLiquidVolume": 2000,
460
+ "x": 50.4,
461
+ "z": 2.9,
462
+ "geometryDefinitionId": "cuboidalWell",
463
+ "y": 11.3
464
+ },
465
+ "A6": {
466
+ "shape": "rectangular",
467
+ "xDimension": 8.2,
468
+ "yDimension": 8.2,
469
+ "depth": 41.2,
470
+ "totalLiquidVolume": 2000,
471
+ "x": 59.4,
472
+ "z": 2.9,
473
+ "geometryDefinitionId": "cuboidalWell",
474
+ "y": 74.3
475
+ },
476
+ "B6": {
477
+ "shape": "rectangular",
478
+ "xDimension": 8.2,
479
+ "yDimension": 8.2,
480
+ "depth": 41.2,
481
+ "totalLiquidVolume": 2000,
482
+ "x": 59.4,
483
+ "z": 2.9,
484
+ "geometryDefinitionId": "cuboidalWell",
485
+ "y": 65.3
486
+ },
487
+ "C6": {
488
+ "shape": "rectangular",
489
+ "xDimension": 8.2,
490
+ "yDimension": 8.2,
491
+ "depth": 41.2,
492
+ "totalLiquidVolume": 2000,
493
+ "x": 59.4,
494
+ "z": 2.9,
495
+ "geometryDefinitionId": "cuboidalWell",
496
+ "y": 56.3
497
+ },
498
+ "D6": {
499
+ "shape": "rectangular",
500
+ "xDimension": 8.2,
501
+ "yDimension": 8.2,
502
+ "depth": 41.2,
503
+ "totalLiquidVolume": 2000,
504
+ "x": 59.4,
505
+ "z": 2.9,
506
+ "geometryDefinitionId": "cuboidalWell",
507
+ "y": 47.3
508
+ },
509
+ "E6": {
510
+ "shape": "rectangular",
511
+ "xDimension": 8.2,
512
+ "yDimension": 8.2,
513
+ "depth": 41.2,
514
+ "totalLiquidVolume": 2000,
515
+ "x": 59.4,
516
+ "z": 2.9,
517
+ "geometryDefinitionId": "cuboidalWell",
518
+ "y": 38.3
519
+ },
520
+ "F6": {
521
+ "shape": "rectangular",
522
+ "xDimension": 8.2,
523
+ "yDimension": 8.2,
524
+ "depth": 41.2,
525
+ "totalLiquidVolume": 2000,
526
+ "x": 59.4,
527
+ "z": 2.9,
528
+ "geometryDefinitionId": "cuboidalWell",
529
+ "y": 29.3
530
+ },
531
+ "G6": {
532
+ "shape": "rectangular",
533
+ "xDimension": 8.2,
534
+ "yDimension": 8.2,
535
+ "depth": 41.2,
536
+ "totalLiquidVolume": 2000,
537
+ "x": 59.4,
538
+ "z": 2.9,
539
+ "geometryDefinitionId": "cuboidalWell",
540
+ "y": 20.3
541
+ },
542
+ "H6": {
543
+ "shape": "rectangular",
544
+ "xDimension": 8.2,
545
+ "yDimension": 8.2,
546
+ "depth": 41.2,
547
+ "totalLiquidVolume": 2000,
548
+ "x": 59.4,
549
+ "z": 2.9,
550
+ "geometryDefinitionId": "cuboidalWell",
551
+ "y": 11.3
552
+ },
553
+ "A7": {
554
+ "shape": "rectangular",
555
+ "xDimension": 8.2,
556
+ "yDimension": 8.2,
557
+ "depth": 41.2,
558
+ "totalLiquidVolume": 2000,
559
+ "x": 68.4,
560
+ "z": 2.9,
561
+ "geometryDefinitionId": "cuboidalWell",
562
+ "y": 74.3
563
+ },
564
+ "B7": {
565
+ "shape": "rectangular",
566
+ "xDimension": 8.2,
567
+ "yDimension": 8.2,
568
+ "depth": 41.2,
569
+ "totalLiquidVolume": 2000,
570
+ "x": 68.4,
571
+ "z": 2.9,
572
+ "geometryDefinitionId": "cuboidalWell",
573
+ "y": 65.3
574
+ },
575
+ "C7": {
576
+ "shape": "rectangular",
577
+ "xDimension": 8.2,
578
+ "yDimension": 8.2,
579
+ "depth": 41.2,
580
+ "totalLiquidVolume": 2000,
581
+ "x": 68.4,
582
+ "z": 2.9,
583
+ "geometryDefinitionId": "cuboidalWell",
584
+ "y": 56.3
585
+ },
586
+ "D7": {
587
+ "shape": "rectangular",
588
+ "xDimension": 8.2,
589
+ "yDimension": 8.2,
590
+ "depth": 41.2,
591
+ "totalLiquidVolume": 2000,
592
+ "x": 68.4,
593
+ "z": 2.9,
594
+ "geometryDefinitionId": "cuboidalWell",
595
+ "y": 47.3
596
+ },
597
+ "E7": {
598
+ "shape": "rectangular",
599
+ "xDimension": 8.2,
600
+ "yDimension": 8.2,
601
+ "depth": 41.2,
602
+ "totalLiquidVolume": 2000,
603
+ "x": 68.4,
604
+ "z": 2.9,
605
+ "geometryDefinitionId": "cuboidalWell",
606
+ "y": 38.3
607
+ },
608
+ "F7": {
609
+ "shape": "rectangular",
610
+ "xDimension": 8.2,
611
+ "yDimension": 8.2,
612
+ "depth": 41.2,
613
+ "totalLiquidVolume": 2000,
614
+ "x": 68.4,
615
+ "z": 2.9,
616
+ "geometryDefinitionId": "cuboidalWell",
617
+ "y": 29.3
618
+ },
619
+ "G7": {
620
+ "shape": "rectangular",
621
+ "xDimension": 8.2,
622
+ "yDimension": 8.2,
623
+ "depth": 41.2,
624
+ "totalLiquidVolume": 2000,
625
+ "x": 68.4,
626
+ "z": 2.9,
627
+ "geometryDefinitionId": "cuboidalWell",
628
+ "y": 20.3
629
+ },
630
+ "H7": {
631
+ "shape": "rectangular",
632
+ "xDimension": 8.2,
633
+ "yDimension": 8.2,
634
+ "depth": 41.2,
635
+ "totalLiquidVolume": 2000,
636
+ "x": 68.4,
637
+ "z": 2.9,
638
+ "geometryDefinitionId": "cuboidalWell",
639
+ "y": 11.3
640
+ },
641
+ "A8": {
642
+ "shape": "rectangular",
643
+ "xDimension": 8.2,
644
+ "yDimension": 8.2,
645
+ "depth": 41.2,
646
+ "totalLiquidVolume": 2000,
647
+ "x": 77.4,
648
+ "z": 2.9,
649
+ "geometryDefinitionId": "cuboidalWell",
650
+ "y": 74.3
651
+ },
652
+ "B8": {
653
+ "shape": "rectangular",
654
+ "xDimension": 8.2,
655
+ "yDimension": 8.2,
656
+ "depth": 41.2,
657
+ "totalLiquidVolume": 2000,
658
+ "x": 77.4,
659
+ "z": 2.9,
660
+ "geometryDefinitionId": "cuboidalWell",
661
+ "y": 65.3
662
+ },
663
+ "C8": {
664
+ "shape": "rectangular",
665
+ "xDimension": 8.2,
666
+ "yDimension": 8.2,
667
+ "depth": 41.2,
668
+ "totalLiquidVolume": 2000,
669
+ "x": 77.4,
670
+ "z": 2.9,
671
+ "geometryDefinitionId": "cuboidalWell",
672
+ "y": 56.3
673
+ },
674
+ "D8": {
675
+ "shape": "rectangular",
676
+ "xDimension": 8.2,
677
+ "yDimension": 8.2,
678
+ "depth": 41.2,
679
+ "totalLiquidVolume": 2000,
680
+ "x": 77.4,
681
+ "z": 2.9,
682
+ "geometryDefinitionId": "cuboidalWell",
683
+ "y": 47.3
684
+ },
685
+ "E8": {
686
+ "shape": "rectangular",
687
+ "xDimension": 8.2,
688
+ "yDimension": 8.2,
689
+ "depth": 41.2,
690
+ "totalLiquidVolume": 2000,
691
+ "x": 77.4,
692
+ "z": 2.9,
693
+ "geometryDefinitionId": "cuboidalWell",
694
+ "y": 38.3
695
+ },
696
+ "F8": {
697
+ "shape": "rectangular",
698
+ "xDimension": 8.2,
699
+ "yDimension": 8.2,
700
+ "depth": 41.2,
701
+ "totalLiquidVolume": 2000,
702
+ "x": 77.4,
703
+ "z": 2.9,
704
+ "geometryDefinitionId": "cuboidalWell",
705
+ "y": 29.3
706
+ },
707
+ "G8": {
708
+ "shape": "rectangular",
709
+ "xDimension": 8.2,
710
+ "yDimension": 8.2,
711
+ "depth": 41.2,
712
+ "totalLiquidVolume": 2000,
713
+ "x": 77.4,
714
+ "z": 2.9,
715
+ "geometryDefinitionId": "cuboidalWell",
716
+ "y": 20.3
717
+ },
718
+ "H8": {
719
+ "shape": "rectangular",
720
+ "xDimension": 8.2,
721
+ "yDimension": 8.2,
722
+ "depth": 41.2,
723
+ "totalLiquidVolume": 2000,
724
+ "x": 77.4,
725
+ "z": 2.9,
726
+ "geometryDefinitionId": "cuboidalWell",
727
+ "y": 11.3
728
+ },
729
+ "A9": {
730
+ "shape": "rectangular",
731
+ "xDimension": 8.2,
732
+ "yDimension": 8.2,
733
+ "depth": 41.2,
734
+ "totalLiquidVolume": 2000,
735
+ "x": 86.4,
736
+ "z": 2.9,
737
+ "geometryDefinitionId": "cuboidalWell",
738
+ "y": 74.3
739
+ },
740
+ "B9": {
741
+ "shape": "rectangular",
742
+ "xDimension": 8.2,
743
+ "yDimension": 8.2,
744
+ "depth": 41.2,
745
+ "totalLiquidVolume": 2000,
746
+ "x": 86.4,
747
+ "z": 2.9,
748
+ "geometryDefinitionId": "cuboidalWell",
749
+ "y": 65.3
750
+ },
751
+ "C9": {
752
+ "shape": "rectangular",
753
+ "xDimension": 8.2,
754
+ "yDimension": 8.2,
755
+ "depth": 41.2,
756
+ "totalLiquidVolume": 2000,
757
+ "x": 86.4,
758
+ "z": 2.9,
759
+ "geometryDefinitionId": "cuboidalWell",
760
+ "y": 56.3
761
+ },
762
+ "D9": {
763
+ "shape": "rectangular",
764
+ "xDimension": 8.2,
765
+ "yDimension": 8.2,
766
+ "depth": 41.2,
767
+ "totalLiquidVolume": 2000,
768
+ "x": 86.4,
769
+ "z": 2.9,
770
+ "geometryDefinitionId": "cuboidalWell",
771
+ "y": 47.3
772
+ },
773
+ "E9": {
774
+ "shape": "rectangular",
775
+ "xDimension": 8.2,
776
+ "yDimension": 8.2,
777
+ "depth": 41.2,
778
+ "totalLiquidVolume": 2000,
779
+ "x": 86.4,
780
+ "z": 2.9,
781
+ "geometryDefinitionId": "cuboidalWell",
782
+ "y": 38.3
783
+ },
784
+ "F9": {
785
+ "shape": "rectangular",
786
+ "xDimension": 8.2,
787
+ "yDimension": 8.2,
788
+ "depth": 41.2,
789
+ "totalLiquidVolume": 2000,
790
+ "x": 86.4,
791
+ "z": 2.9,
792
+ "geometryDefinitionId": "cuboidalWell",
793
+ "y": 29.3
794
+ },
795
+ "G9": {
796
+ "shape": "rectangular",
797
+ "xDimension": 8.2,
798
+ "yDimension": 8.2,
799
+ "depth": 41.2,
800
+ "totalLiquidVolume": 2000,
801
+ "x": 86.4,
802
+ "z": 2.9,
803
+ "geometryDefinitionId": "cuboidalWell",
804
+ "y": 20.3
805
+ },
806
+ "H9": {
807
+ "shape": "rectangular",
808
+ "xDimension": 8.2,
809
+ "yDimension": 8.2,
810
+ "depth": 41.2,
811
+ "totalLiquidVolume": 2000,
812
+ "x": 86.4,
813
+ "z": 2.9,
814
+ "geometryDefinitionId": "cuboidalWell",
815
+ "y": 11.3
816
+ },
817
+ "A10": {
818
+ "shape": "rectangular",
819
+ "xDimension": 8.2,
820
+ "yDimension": 8.2,
821
+ "depth": 41.2,
822
+ "totalLiquidVolume": 2000,
823
+ "x": 95.4,
824
+ "z": 2.9,
825
+ "geometryDefinitionId": "cuboidalWell",
826
+ "y": 74.3
827
+ },
828
+ "B10": {
829
+ "shape": "rectangular",
830
+ "xDimension": 8.2,
831
+ "yDimension": 8.2,
832
+ "depth": 41.2,
833
+ "totalLiquidVolume": 2000,
834
+ "x": 95.4,
835
+ "z": 2.9,
836
+ "geometryDefinitionId": "cuboidalWell",
837
+ "y": 65.3
838
+ },
839
+ "C10": {
840
+ "shape": "rectangular",
841
+ "xDimension": 8.2,
842
+ "yDimension": 8.2,
843
+ "depth": 41.2,
844
+ "totalLiquidVolume": 2000,
845
+ "x": 95.4,
846
+ "z": 2.9,
847
+ "geometryDefinitionId": "cuboidalWell",
848
+ "y": 56.3
849
+ },
850
+ "D10": {
851
+ "shape": "rectangular",
852
+ "xDimension": 8.2,
853
+ "yDimension": 8.2,
854
+ "depth": 41.2,
855
+ "totalLiquidVolume": 2000,
856
+ "x": 95.4,
857
+ "z": 2.9,
858
+ "geometryDefinitionId": "cuboidalWell",
859
+ "y": 47.3
860
+ },
861
+ "E10": {
862
+ "shape": "rectangular",
863
+ "xDimension": 8.2,
864
+ "yDimension": 8.2,
865
+ "depth": 41.2,
866
+ "totalLiquidVolume": 2000,
867
+ "x": 95.4,
868
+ "z": 2.9,
869
+ "geometryDefinitionId": "cuboidalWell",
870
+ "y": 38.3
871
+ },
872
+ "F10": {
873
+ "shape": "rectangular",
874
+ "xDimension": 8.2,
875
+ "yDimension": 8.2,
876
+ "depth": 41.2,
877
+ "totalLiquidVolume": 2000,
878
+ "x": 95.4,
879
+ "z": 2.9,
880
+ "geometryDefinitionId": "cuboidalWell",
881
+ "y": 29.3
882
+ },
883
+ "G10": {
884
+ "shape": "rectangular",
885
+ "xDimension": 8.2,
886
+ "yDimension": 8.2,
887
+ "depth": 41.2,
888
+ "totalLiquidVolume": 2000,
889
+ "x": 95.4,
890
+ "z": 2.9,
891
+ "geometryDefinitionId": "cuboidalWell",
892
+ "y": 20.3
893
+ },
894
+ "H10": {
895
+ "shape": "rectangular",
896
+ "xDimension": 8.2,
897
+ "yDimension": 8.2,
898
+ "depth": 41.2,
899
+ "totalLiquidVolume": 2000,
900
+ "x": 95.4,
901
+ "z": 2.9,
902
+ "geometryDefinitionId": "cuboidalWell",
903
+ "y": 11.3
904
+ },
905
+ "A11": {
906
+ "shape": "rectangular",
907
+ "xDimension": 8.2,
908
+ "yDimension": 8.2,
909
+ "depth": 41.2,
910
+ "totalLiquidVolume": 2000,
911
+ "x": 104.4,
912
+ "z": 2.9,
913
+ "geometryDefinitionId": "cuboidalWell",
914
+ "y": 74.3
915
+ },
916
+ "B11": {
917
+ "shape": "rectangular",
918
+ "xDimension": 8.2,
919
+ "yDimension": 8.2,
920
+ "depth": 41.2,
921
+ "totalLiquidVolume": 2000,
922
+ "x": 104.4,
923
+ "z": 2.9,
924
+ "geometryDefinitionId": "cuboidalWell",
925
+ "y": 65.3
926
+ },
927
+ "C11": {
928
+ "shape": "rectangular",
929
+ "xDimension": 8.2,
930
+ "yDimension": 8.2,
931
+ "depth": 41.2,
932
+ "totalLiquidVolume": 2000,
933
+ "x": 104.4,
934
+ "z": 2.9,
935
+ "geometryDefinitionId": "cuboidalWell",
936
+ "y": 56.3
937
+ },
938
+ "D11": {
939
+ "shape": "rectangular",
940
+ "xDimension": 8.2,
941
+ "yDimension": 8.2,
942
+ "depth": 41.2,
943
+ "totalLiquidVolume": 2000,
944
+ "x": 104.4,
945
+ "z": 2.9,
946
+ "geometryDefinitionId": "cuboidalWell",
947
+ "y": 47.3
948
+ },
949
+ "E11": {
950
+ "shape": "rectangular",
951
+ "xDimension": 8.2,
952
+ "yDimension": 8.2,
953
+ "depth": 41.2,
954
+ "totalLiquidVolume": 2000,
955
+ "x": 104.4,
956
+ "z": 2.9,
957
+ "geometryDefinitionId": "cuboidalWell",
958
+ "y": 38.3
959
+ },
960
+ "F11": {
961
+ "shape": "rectangular",
962
+ "xDimension": 8.2,
963
+ "yDimension": 8.2,
964
+ "depth": 41.2,
965
+ "totalLiquidVolume": 2000,
966
+ "x": 104.4,
967
+ "z": 2.9,
968
+ "geometryDefinitionId": "cuboidalWell",
969
+ "y": 29.3
970
+ },
971
+ "G11": {
972
+ "shape": "rectangular",
973
+ "xDimension": 8.2,
974
+ "yDimension": 8.2,
975
+ "depth": 41.2,
976
+ "totalLiquidVolume": 2000,
977
+ "x": 104.4,
978
+ "z": 2.9,
979
+ "geometryDefinitionId": "cuboidalWell",
980
+ "y": 20.3
981
+ },
982
+ "H11": {
983
+ "shape": "rectangular",
984
+ "xDimension": 8.2,
985
+ "yDimension": 8.2,
986
+ "depth": 41.2,
987
+ "totalLiquidVolume": 2000,
988
+ "x": 104.4,
989
+ "z": 2.9,
990
+ "geometryDefinitionId": "cuboidalWell",
991
+ "y": 11.3
992
+ },
993
+ "A12": {
994
+ "shape": "rectangular",
995
+ "xDimension": 8.2,
996
+ "yDimension": 8.2,
997
+ "depth": 41.2,
998
+ "totalLiquidVolume": 2000,
999
+ "x": 113.4,
1000
+ "z": 2.9,
1001
+ "geometryDefinitionId": "cuboidalWell",
1002
+ "y": 74.3
1003
+ },
1004
+ "B12": {
1005
+ "shape": "rectangular",
1006
+ "xDimension": 8.2,
1007
+ "yDimension": 8.2,
1008
+ "depth": 41.2,
1009
+ "totalLiquidVolume": 2000,
1010
+ "x": 113.4,
1011
+ "z": 2.9,
1012
+ "geometryDefinitionId": "cuboidalWell",
1013
+ "y": 65.3
1014
+ },
1015
+ "C12": {
1016
+ "shape": "rectangular",
1017
+ "xDimension": 8.2,
1018
+ "yDimension": 8.2,
1019
+ "depth": 41.2,
1020
+ "totalLiquidVolume": 2000,
1021
+ "x": 113.4,
1022
+ "z": 2.9,
1023
+ "geometryDefinitionId": "cuboidalWell",
1024
+ "y": 56.3
1025
+ },
1026
+ "D12": {
1027
+ "shape": "rectangular",
1028
+ "xDimension": 8.2,
1029
+ "yDimension": 8.2,
1030
+ "depth": 41.2,
1031
+ "totalLiquidVolume": 2000,
1032
+ "x": 113.4,
1033
+ "z": 2.9,
1034
+ "geometryDefinitionId": "cuboidalWell",
1035
+ "y": 47.3
1036
+ },
1037
+ "E12": {
1038
+ "shape": "rectangular",
1039
+ "xDimension": 8.2,
1040
+ "yDimension": 8.2,
1041
+ "depth": 41.2,
1042
+ "totalLiquidVolume": 2000,
1043
+ "x": 113.4,
1044
+ "z": 2.9,
1045
+ "geometryDefinitionId": "cuboidalWell",
1046
+ "y": 38.3
1047
+ },
1048
+ "F12": {
1049
+ "shape": "rectangular",
1050
+ "xDimension": 8.2,
1051
+ "yDimension": 8.2,
1052
+ "depth": 41.2,
1053
+ "totalLiquidVolume": 2000,
1054
+ "x": 113.4,
1055
+ "z": 2.9,
1056
+ "geometryDefinitionId": "cuboidalWell",
1057
+ "y": 29.3
1058
+ },
1059
+ "G12": {
1060
+ "shape": "rectangular",
1061
+ "xDimension": 8.2,
1062
+ "yDimension": 8.2,
1063
+ "depth": 41.2,
1064
+ "totalLiquidVolume": 2000,
1065
+ "x": 113.4,
1066
+ "z": 2.9,
1067
+ "geometryDefinitionId": "cuboidalWell",
1068
+ "y": 20.3
1069
+ },
1070
+ "H12": {
1071
+ "shape": "rectangular",
1072
+ "xDimension": 8.2,
1073
+ "yDimension": 8.2,
1074
+ "depth": 41.2,
1075
+ "totalLiquidVolume": 2000,
1076
+ "x": 113.4,
1077
+ "z": 2.9,
1078
+ "geometryDefinitionId": "cuboidalWell",
1079
+ "y": 11.3
1080
+ }
1081
+ },
1082
+ "groups": [
1083
+ {
1084
+ "wells": [
1085
+ "A1",
1086
+ "B1",
1087
+ "C1",
1088
+ "D1",
1089
+ "E1",
1090
+ "F1",
1091
+ "G1",
1092
+ "H1",
1093
+ "A2",
1094
+ "B2",
1095
+ "C2",
1096
+ "D2",
1097
+ "E2",
1098
+ "F2",
1099
+ "G2",
1100
+ "H2",
1101
+ "A3",
1102
+ "B3",
1103
+ "C3",
1104
+ "D3",
1105
+ "E3",
1106
+ "F3",
1107
+ "G3",
1108
+ "H3",
1109
+ "A4",
1110
+ "B4",
1111
+ "C4",
1112
+ "D4",
1113
+ "E4",
1114
+ "F4",
1115
+ "G4",
1116
+ "H4",
1117
+ "A5",
1118
+ "B5",
1119
+ "C5",
1120
+ "D5",
1121
+ "E5",
1122
+ "F5",
1123
+ "G5",
1124
+ "H5",
1125
+ "A6",
1126
+ "B6",
1127
+ "C6",
1128
+ "D6",
1129
+ "E6",
1130
+ "F6",
1131
+ "G6",
1132
+ "H6",
1133
+ "A7",
1134
+ "B7",
1135
+ "C7",
1136
+ "D7",
1137
+ "E7",
1138
+ "F7",
1139
+ "G7",
1140
+ "H7",
1141
+ "A8",
1142
+ "B8",
1143
+ "C8",
1144
+ "D8",
1145
+ "E8",
1146
+ "F8",
1147
+ "G8",
1148
+ "H8",
1149
+ "A9",
1150
+ "B9",
1151
+ "C9",
1152
+ "D9",
1153
+ "E9",
1154
+ "F9",
1155
+ "G9",
1156
+ "H9",
1157
+ "A10",
1158
+ "B10",
1159
+ "C10",
1160
+ "D10",
1161
+ "E10",
1162
+ "F10",
1163
+ "G10",
1164
+ "H10",
1165
+ "A11",
1166
+ "B11",
1167
+ "C11",
1168
+ "D11",
1169
+ "E11",
1170
+ "F11",
1171
+ "G11",
1172
+ "H11",
1173
+ "A12",
1174
+ "B12",
1175
+ "C12",
1176
+ "D12",
1177
+ "E12",
1178
+ "F12",
1179
+ "G12",
1180
+ "H12"
1181
+ ],
1182
+ "metadata": { "wellBottomShape": "u" }
1183
+ }
1184
+ ],
1185
+ "parameters": {
1186
+ "format": "96Standard",
1187
+ "quirks": [],
1188
+ "isTiprack": false,
1189
+ "loadName": "eppendorf_96_wellplate_2000ul_lobind",
1190
+ "isMagneticModuleCompatible": false
1191
+ },
1192
+ "namespace": "opentrons",
1193
+ "version": 1,
1194
+ "schemaVersion": 2,
1195
+ "cornerOffsetFromSlot": { "x": 0, "y": 0, "z": 0 },
1196
+ "stackingOffsetWithLabware": {},
1197
+ "stackingOffsetWithModule": {},
1198
+ "allowedRoles": [],
1199
+ "gripperOffsets": {},
1200
+ "innerLabwareGeometry": {
1201
+ "cuboidalWell": {
1202
+ "sections": [
1203
+ {
1204
+ "shape": "cuboidal",
1205
+ "topXDimension": 8.2,
1206
+ "topYDimension": 8.2,
1207
+ "bottomXDimension": 8.2,
1208
+ "bottomYDimension": 8.2,
1209
+ "topHeight": 41.2,
1210
+ "bottomHeight": 28.96
1211
+ },
1212
+ {
1213
+ "shape": "cuboidal",
1214
+ "bottomXDimension": 8.28,
1215
+ "bottomYDimension": 8.28,
1216
+ "topXDimension": 8.28,
1217
+ "topYDimension": 8.28,
1218
+ "topHeight": 28.96,
1219
+ "bottomHeight": 27.61
1220
+ },
1221
+ {
1222
+ "shape": "cuboidal",
1223
+ "bottomXDimension": 8.11,
1224
+ "bottomYDimension": 8.11,
1225
+ "topXDimension": 8.11,
1226
+ "topYDimension": 8.11,
1227
+ "topHeight": 27.61,
1228
+ "bottomHeight": 26.2
1229
+ },
1230
+ {
1231
+ "shape": "cuboidal",
1232
+ "bottomXDimension": 7.86,
1233
+ "bottomYDimension": 7.86,
1234
+ "topXDimension": 7.86,
1235
+ "topYDimension": 7.86,
1236
+ "topHeight": 26.2,
1237
+ "bottomHeight": 24.71
1238
+ },
1239
+ {
1240
+ "shape": "cuboidal",
1241
+ "bottomXDimension": 8.07,
1242
+ "bottomYDimension": 8.07,
1243
+ "topXDimension": 8.07,
1244
+ "topYDimension": 8.07,
1245
+ "topHeight": 24.71,
1246
+ "bottomHeight": 23.29
1247
+ },
1248
+ {
1249
+ "shape": "cuboidal",
1250
+ "bottomXDimension": 8.1,
1251
+ "bottomYDimension": 8.1,
1252
+ "topXDimension": 8.1,
1253
+ "topYDimension": 8.1,
1254
+ "topHeight": 23.29,
1255
+ "bottomHeight": 21.89
1256
+ },
1257
+ {
1258
+ "shape": "cuboidal",
1259
+ "bottomXDimension": 8.09,
1260
+ "bottomYDimension": 8.09,
1261
+ "topXDimension": 8.09,
1262
+ "topYDimension": 8.09,
1263
+ "topHeight": 21.89,
1264
+ "bottomHeight": 20.47
1265
+ },
1266
+ {
1267
+ "shape": "cuboidal",
1268
+ "bottomXDimension": 7.7,
1269
+ "bottomYDimension": 7.7,
1270
+ "topXDimension": 7.7,
1271
+ "topYDimension": 7.7,
1272
+ "topHeight": 20.47,
1273
+ "bottomHeight": 19.07
1274
+ },
1275
+ {
1276
+ "shape": "cuboidal",
1277
+ "bottomXDimension": 7.88,
1278
+ "bottomYDimension": 7.88,
1279
+ "topXDimension": 7.88,
1280
+ "topYDimension": 7.88,
1281
+ "topHeight": 19.07,
1282
+ "bottomHeight": 17.73
1283
+ },
1284
+ {
1285
+ "shape": "cuboidal",
1286
+ "bottomXDimension": 7.84,
1287
+ "bottomYDimension": 7.84,
1288
+ "topXDimension": 7.84,
1289
+ "topYDimension": 7.84,
1290
+ "topHeight": 17.73,
1291
+ "bottomHeight": 16.38
1292
+ },
1293
+ {
1294
+ "shape": "cuboidal",
1295
+ "bottomXDimension": 7.99,
1296
+ "bottomYDimension": 7.99,
1297
+ "topXDimension": 7.99,
1298
+ "topYDimension": 7.99,
1299
+ "topHeight": 16.38,
1300
+ "bottomHeight": 14.88
1301
+ },
1302
+ {
1303
+ "shape": "cuboidal",
1304
+ "bottomXDimension": 8.19,
1305
+ "bottomYDimension": 8.19,
1306
+ "topXDimension": 8.19,
1307
+ "topYDimension": 8.19,
1308
+ "topHeight": 14.88,
1309
+ "bottomHeight": 13.45
1310
+ },
1311
+ {
1312
+ "shape": "cuboidal",
1313
+ "bottomXDimension": 7.77,
1314
+ "bottomYDimension": 7.77,
1315
+ "topXDimension": 7.77,
1316
+ "topYDimension": 7.77,
1317
+ "topHeight": 13.45,
1318
+ "bottomHeight": 12.08
1319
+ },
1320
+ {
1321
+ "shape": "cuboidal",
1322
+ "bottomXDimension": 7.71,
1323
+ "bottomYDimension": 7.71,
1324
+ "topXDimension": 7.71,
1325
+ "topYDimension": 7.71,
1326
+ "topHeight": 12.08,
1327
+ "bottomHeight": 10.68
1328
+ },
1329
+ {
1330
+ "shape": "cuboidal",
1331
+ "bottomXDimension": 7.98,
1332
+ "bottomYDimension": 7.98,
1333
+ "topXDimension": 7.98,
1334
+ "topYDimension": 7.98,
1335
+ "topHeight": 10.68,
1336
+ "bottomHeight": 9.38
1337
+ },
1338
+ {
1339
+ "shape": "cuboidal",
1340
+ "bottomXDimension": 7.12,
1341
+ "bottomYDimension": 7.12,
1342
+ "topXDimension": 7.12,
1343
+ "topYDimension": 7.12,
1344
+ "topHeight": 9.38,
1345
+ "bottomHeight": 7.75
1346
+ },
1347
+ {
1348
+ "shape": "cuboidal",
1349
+ "bottomXDimension": 8.12,
1350
+ "bottomYDimension": 8.12,
1351
+ "topXDimension": 8.12,
1352
+ "topYDimension": 8.12,
1353
+ "topHeight": 7.75,
1354
+ "bottomHeight": 6.35
1355
+ },
1356
+ {
1357
+ "shape": "cuboidal",
1358
+ "bottomXDimension": 7.53,
1359
+ "bottomYDimension": 7.53,
1360
+ "topXDimension": 7.53,
1361
+ "topYDimension": 7.53,
1362
+ "topHeight": 6.35,
1363
+ "bottomHeight": 4.9
1364
+ },
1365
+ {
1366
+ "shape": "cuboidal",
1367
+ "bottomXDimension": 8.35,
1368
+ "bottomYDimension": 8.35,
1369
+ "topXDimension": 8.35,
1370
+ "topYDimension": 8.35,
1371
+ "topHeight": 4.9,
1372
+ "bottomHeight": 3.53
1373
+ },
1374
+ {
1375
+ "shape": "cuboidal",
1376
+ "bottomXDimension": 7.33,
1377
+ "bottomYDimension": 7.33,
1378
+ "topXDimension": 7.33,
1379
+ "topYDimension": 7.33,
1380
+ "topHeight": 3.53,
1381
+ "bottomHeight": 2.21
1382
+ },
1383
+ {
1384
+ "shape": "cuboidal",
1385
+ "bottomXDimension": 4.75,
1386
+ "bottomYDimension": 4.75,
1387
+ "topXDimension": 4.75,
1388
+ "topYDimension": 4.75,
1389
+ "topHeight": 2.21,
1390
+ "bottomHeight": 0
1391
+ }
1392
+ ]
1393
+ }
1394
+ }
1395
+ }