opentrons-shared-data 8.7.0a2__py3-none-any.whl → 8.7.0a3__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.
Files changed (69) hide show
  1. opentrons_shared_data/_version.py +2 -2
  2. opentrons_shared_data/data/command/schemas/14.json +0 -5
  3. opentrons_shared_data/data/deck/definitions/5/ot2_short_trash.json +0 -13
  4. opentrons_shared_data/data/deck/definitions/5/ot2_standard.json +0 -13
  5. opentrons_shared_data/data/deck/definitions/5/ot3_standard.json +69 -138
  6. opentrons_shared_data/data/deck/schemas/5.json +1 -7
  7. opentrons_shared_data/data/errors/definitions/1/errors.json +0 -4
  8. opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_lid/1.json +7 -1
  9. opentrons_shared_data/data/labware/definitions/2/opentrons_flex_tiprack_lid/1.json +1 -1
  10. opentrons_shared_data/data/labware/definitions/3/schema3test_96_wellplate_200ul_pcr_full_skirt/999.json +27 -0
  11. opentrons_shared_data/data/labware/definitions/3/schema3test_tough_pcr_auto_sealing_lid/999.json +47 -0
  12. opentrons_shared_data/data/labware/definitions/3/schema3test_universal_flat_adapter/999.json +5 -25
  13. opentrons_shared_data/data/labware/schemas/2.json +1 -1
  14. opentrons_shared_data/data/labware/schemas/3.json +0 -78
  15. opentrons_shared_data/data/liquid-class/definitions/1/ethanol_80/2.json +1067 -0
  16. opentrons_shared_data/data/liquid-class/definitions/1/glycerol_50/2.json +1011 -0
  17. opentrons_shared_data/data/liquid-class/definitions/1/water/2.json +46 -30
  18. opentrons_shared_data/data/module/definitions/3/absorbanceReaderV1.json +0 -6
  19. opentrons_shared_data/data/module/definitions/3/flexStackerModuleV1.json +0 -10
  20. opentrons_shared_data/data/module/definitions/3/heaterShakerModuleV1.json +1 -30
  21. opentrons_shared_data/data/module/definitions/3/magneticBlockV1.json +0 -14
  22. opentrons_shared_data/data/module/definitions/3/magneticModuleV1.json +0 -13
  23. opentrons_shared_data/data/module/definitions/3/magneticModuleV2.json +0 -13
  24. opentrons_shared_data/data/module/definitions/3/temperatureModuleV1.json +0 -13
  25. opentrons_shared_data/data/module/definitions/3/temperatureModuleV2.json +0 -21
  26. opentrons_shared_data/data/module/definitions/3/thermocyclerModuleV1.json +0 -3
  27. opentrons_shared_data/data/module/definitions/3/thermocyclerModuleV2.json +0 -4
  28. opentrons_shared_data/data/module/schemas/3.json +0 -24
  29. opentrons_shared_data/deck/types.py +1 -3
  30. opentrons_shared_data/errors/codes.py +0 -1
  31. opentrons_shared_data/errors/exceptions.py +1 -28
  32. opentrons_shared_data/labware/labware_definition.py +0 -1
  33. opentrons_shared_data/labware/types.py +0 -32
  34. opentrons_shared_data/module/types.py +1 -9
  35. opentrons_shared_data/protocol/models/shared_models.py +0 -1
  36. {opentrons_shared_data-8.7.0a2.dist-info → opentrons_shared_data-8.7.0a3.dist-info}/METADATA +1 -1
  37. {opentrons_shared_data-8.7.0a2.dist-info → opentrons_shared_data-8.7.0a3.dist-info}/RECORD +39 -69
  38. opentrons_shared_data/data/command/schemas/15.json +0 -7342
  39. opentrons_shared_data/data/labware/definitions/2/agilent_1_reservoir_290ml/4.json +0 -80
  40. opentrons_shared_data/data/labware/definitions/2/axygen_1_reservoir_90ml/3.json +0 -72
  41. opentrons_shared_data/data/labware/definitions/2/biorad_96_wellplate_200ul_pcr/5.json +0 -1187
  42. opentrons_shared_data/data/labware/definitions/2/corning_12_wellplate_6.9ml_flat/5.json +0 -210
  43. opentrons_shared_data/data/labware/definitions/2/corning_24_wellplate_3.4ml_flat/5.json +0 -342
  44. opentrons_shared_data/data/labware/definitions/2/corning_384_wellplate_112ul_flat/5.json +0 -5116
  45. opentrons_shared_data/data/labware/definitions/2/corning_48_wellplate_1.6ml_flat/6.json +0 -610
  46. opentrons_shared_data/data/labware/definitions/2/corning_6_wellplate_16.8ml_flat/5.json +0 -134
  47. opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_flat/5.json +0 -1177
  48. opentrons_shared_data/data/labware/definitions/2/nest_12_reservoir_15ml/3.json +0 -226
  49. opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_195ml/4.json +0 -83
  50. opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_290ml/4.json +0 -80
  51. opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/5.json +0 -1166
  52. opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_200ul_flat/5.json +0 -1145
  53. opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_2ml_deep/5.json +0 -1261
  54. opentrons_shared_data/data/labware/definitions/2/opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical/3.json +0 -232
  55. opentrons_shared_data/data/labware/definitions/2/opentrons_15_tuberack_falcon_15ml_conical/3.json +0 -259
  56. opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_0.5ml_screwcap/4.json +0 -370
  57. opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_screwcap/3.json +0 -356
  58. opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_snapcap/3.json +0 -358
  59. opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_screwcap/3.json +0 -350
  60. opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_snapcap/3.json +0 -386
  61. opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_1.5ml_safelock_snapcap/3.json +0 -418
  62. opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap/3.json +0 -473
  63. opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_0.5ml_screwcap/4.json +0 -371
  64. opentrons_shared_data/data/labware/definitions/2/opentrons_6_tuberack_nest_50ml_conical/3.json +0 -150
  65. opentrons_shared_data/data/labware/definitions/2/usascientific_12_reservoir_22ml/4.json +0 -237
  66. opentrons_shared_data/data/labware/definitions/2/usascientific_96_wellplate_2.4ml_deep/4.json +0 -1243
  67. opentrons_shared_data/data/labware/definitions/3/schema3test_96_wellplate_360ul_flat/999.json +0 -1189
  68. {opentrons_shared_data-8.7.0a2.dist-info → opentrons_shared_data-8.7.0a3.dist-info}/WHEEL +0 -0
  69. {opentrons_shared_data-8.7.0a2.dist-info → opentrons_shared_data-8.7.0a3.dist-info}/licenses/LICENSE +0 -0
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '8.7.0a2'
32
- __version_tuple__ = version_tuple = (8, 7, 0, 'a2')
31
+ __version__ = version = '8.7.0a3'
32
+ __version_tuple__ = version_tuple = (8, 7, 0, 'a3')
33
33
 
34
34
  __commit_id__ = commit_id = None
@@ -5082,11 +5082,6 @@
5082
5082
  "description": "Unique ID of the Thermocycler Module.",
5083
5083
  "title": "Moduleid",
5084
5084
  "type": "string"
5085
- },
5086
- "ramp_rate": {
5087
- "description": "The rate in C\u00b0/second to change temperature from the current target. If unspecified, the Thermocycler will change temperature at the fastest possible rate.",
5088
- "title": "Ramp Rate",
5089
- "type": "number"
5090
5085
  }
5091
5086
  },
5092
5087
  "required": ["moduleId", "celsius"],
@@ -26,7 +26,6 @@
26
26
  "features": {
27
27
  "springDirectionalForceAsParent": "backLeftBottom"
28
28
  },
29
- "orientation": null,
30
29
  "compatibleModuleTypes": [
31
30
  "magneticModuleType",
32
31
  "temperatureModuleType",
@@ -47,7 +46,6 @@
47
46
  "features": {
48
47
  "springDirectionalForceAsParent": "backLeftBottom"
49
48
  },
50
- "orientation": null,
51
49
  "compatibleModuleTypes": [
52
50
  "magneticModuleType",
53
51
  "temperatureModuleType",
@@ -68,7 +66,6 @@
68
66
  "features": {
69
67
  "springDirectionalForceAsParent": "backLeftBottom"
70
68
  },
71
- "orientation": null,
72
69
  "compatibleModuleTypes": [
73
70
  "magneticModuleType",
74
71
  "temperatureModuleType",
@@ -89,7 +86,6 @@
89
86
  "features": {
90
87
  "springDirectionalForceAsParent": "backLeftBottom"
91
88
  },
92
- "orientation": null,
93
89
  "compatibleModuleTypes": [
94
90
  "magneticModuleType",
95
91
  "temperatureModuleType",
@@ -110,7 +106,6 @@
110
106
  "features": {
111
107
  "springDirectionalForceAsParent": "backLeftBottom"
112
108
  },
113
- "orientation": null,
114
109
  "compatibleModuleTypes": [
115
110
  "magneticModuleType",
116
111
  "temperatureModuleType",
@@ -131,7 +126,6 @@
131
126
  "features": {
132
127
  "springDirectionalForceAsParent": "backLeftBottom"
133
128
  },
134
- "orientation": null,
135
129
  "compatibleModuleTypes": [
136
130
  "magneticModuleType",
137
131
  "temperatureModuleType",
@@ -152,7 +146,6 @@
152
146
  "features": {
153
147
  "springDirectionalForceAsParent": "backLeftBottom"
154
148
  },
155
- "orientation": null,
156
149
  "compatibleModuleTypes": [
157
150
  "magneticModuleType",
158
151
  "temperatureModuleType",
@@ -174,7 +167,6 @@
174
167
  "features": {
175
168
  "springDirectionalForceAsParent": "backLeftBottom"
176
169
  },
177
- "orientation": null,
178
170
  "compatibleModuleTypes": [
179
171
  "magneticModuleType",
180
172
  "temperatureModuleType",
@@ -195,7 +187,6 @@
195
187
  "features": {
196
188
  "springDirectionalForceAsParent": "backLeftBottom"
197
189
  },
198
- "orientation": null,
199
190
  "compatibleModuleTypes": [
200
191
  "magneticModuleType",
201
192
  "temperatureModuleType",
@@ -216,7 +207,6 @@
216
207
  "features": {
217
208
  "springDirectionalForceAsParent": "backLeftBottom"
218
209
  },
219
- "orientation": null,
220
210
  "compatibleModuleTypes": [
221
211
  "magneticModuleType",
222
212
  "temperatureModuleType",
@@ -237,7 +227,6 @@
237
227
  "features": {
238
228
  "springDirectionalForceAsParent": "backLeftBottom"
239
229
  },
240
- "orientation": null,
241
230
  "compatibleModuleTypes": [
242
231
  "magneticModuleType",
243
232
  "temperatureModuleType",
@@ -257,7 +246,6 @@
257
246
  "features": {
258
247
  "springDirectionalForceAsParent": "backLeftBottom"
259
248
  },
260
- "orientation": null,
261
249
  "compatibleModuleTypes": []
262
250
  },
263
251
  {
@@ -271,7 +259,6 @@
271
259
  },
272
260
  "displayName": "Slot 12/Short Fixed Trash",
273
261
  "features": {},
274
- "orientation": null,
275
262
  "ableToDropTips": true
276
263
  }
277
264
  ],
@@ -26,7 +26,6 @@
26
26
  "features": {
27
27
  "springDirectionalForceAsParent": "backLeftBottom"
28
28
  },
29
- "orientation": null,
30
29
  "compatibleModuleTypes": [
31
30
  "magneticModuleType",
32
31
  "temperatureModuleType",
@@ -47,7 +46,6 @@
47
46
  "features": {
48
47
  "springDirectionalForceAsParent": "backLeftBottom"
49
48
  },
50
- "orientation": null,
51
49
  "compatibleModuleTypes": [
52
50
  "magneticModuleType",
53
51
  "temperatureModuleType",
@@ -68,7 +66,6 @@
68
66
  "features": {
69
67
  "springDirectionalForceAsParent": "backLeftBottom"
70
68
  },
71
- "orientation": null,
72
69
  "compatibleModuleTypes": [
73
70
  "magneticModuleType",
74
71
  "temperatureModuleType",
@@ -89,7 +86,6 @@
89
86
  "features": {
90
87
  "springDirectionalForceAsParent": "backLeftBottom"
91
88
  },
92
- "orientation": null,
93
89
  "compatibleModuleTypes": [
94
90
  "magneticModuleType",
95
91
  "temperatureModuleType",
@@ -110,7 +106,6 @@
110
106
  "features": {
111
107
  "springDirectionalForceAsParent": "backLeftBottom"
112
108
  },
113
- "orientation": null,
114
109
  "compatibleModuleTypes": [
115
110
  "magneticModuleType",
116
111
  "temperatureModuleType",
@@ -131,7 +126,6 @@
131
126
  "features": {
132
127
  "springDirectionalForceAsParent": "backLeftBottom"
133
128
  },
134
- "orientation": null,
135
129
  "compatibleModuleTypes": [
136
130
  "magneticModuleType",
137
131
  "temperatureModuleType",
@@ -152,7 +146,6 @@
152
146
  "features": {
153
147
  "springDirectionalForceAsParent": "backLeftBottom"
154
148
  },
155
- "orientation": null,
156
149
  "compatibleModuleTypes": [
157
150
  "magneticModuleType",
158
151
  "temperatureModuleType",
@@ -174,7 +167,6 @@
174
167
  "features": {
175
168
  "springDirectionalForceAsParent": "backLeftBottom"
176
169
  },
177
- "orientation": null,
178
170
  "compatibleModuleTypes": [
179
171
  "magneticModuleType",
180
172
  "temperatureModuleType",
@@ -195,7 +187,6 @@
195
187
  "features": {
196
188
  "springDirectionalForceAsParent": "backLeftBottom"
197
189
  },
198
- "orientation": null,
199
190
  "compatibleModuleTypes": [
200
191
  "magneticModuleType",
201
192
  "temperatureModuleType",
@@ -216,7 +207,6 @@
216
207
  "features": {
217
208
  "springDirectionalForceAsParent": "backLeftBottom"
218
209
  },
219
- "orientation": null,
220
210
  "compatibleModuleTypes": [
221
211
  "magneticModuleType",
222
212
  "temperatureModuleType",
@@ -237,7 +227,6 @@
237
227
  "features": {
238
228
  "springDirectionalForceAsParent": "backLeftBottom"
239
229
  },
240
- "orientation": null,
241
230
  "compatibleModuleTypes": [
242
231
  "magneticModuleType",
243
232
  "temperatureModuleType",
@@ -257,7 +246,6 @@
257
246
  "features": {
258
247
  "springDirectionalForceAsParent": "backLeftBottom"
259
248
  },
260
- "orientation": null,
261
249
  "compatibleModuleTypes": []
262
250
  },
263
251
  {
@@ -271,7 +259,6 @@
271
259
  },
272
260
  "displayName": "Slot 12/Fixed Trash",
273
261
  "features": {},
274
- "orientation": null,
275
262
  "ableToDropTips": true
276
263
  }
277
264
  ],