dkist-processing-dlnirsp 0.32.7__py3-none-any.whl → 0.32.7rc2__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.
@@ -0,0 +1 @@
1
+ Store quality data in object store and revise the workflow so that DlnirspAssembleQualityData precedes the TransferL1Data task.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dkist-processing-dlnirsp
3
- Version: 0.32.7
3
+ Version: 0.32.7rc2
4
4
  Summary: Science processing code for the DLNIRSP instrument on DKIST
5
5
  Author-email: NSO / AURA <dkistdc@nso.edu>
6
6
  License: BSD-3-Clause
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 3
13
13
  Classifier: Programming Language :: Python :: 3.12
14
14
  Requires-Python: >=3.12
15
15
  Description-Content-Type: text/x-rst
16
- Requires-Dist: dkist-processing-common==11.9.1
16
+ Requires-Dist: dkist-processing-common==11.9.1rc2
17
17
  Requires-Dist: dkist-processing-math==2.2.1
18
18
  Requires-Dist: dkist-processing-pac==3.1.1
19
19
  Requires-Dist: dkist-header-validator==5.2.1
@@ -148,9 +148,9 @@ Requires-Dist: dacite==1.9.2; extra == "frozen"
148
148
  Requires-Dist: decorator==5.2.1; extra == "frozen"
149
149
  Requires-Dist: dill==0.4.0; extra == "frozen"
150
150
  Requires-Dist: dkist-header-validator==5.2.1; extra == "frozen"
151
- Requires-Dist: dkist-processing-common==11.9.1; extra == "frozen"
151
+ Requires-Dist: dkist-processing-common==11.9.1rc2; extra == "frozen"
152
152
  Requires-Dist: dkist-processing-core==6.0.1; extra == "frozen"
153
- Requires-Dist: dkist-processing-dlnirsp==0.32.7; extra == "frozen"
153
+ Requires-Dist: dkist-processing-dlnirsp==0.32.7rc2; extra == "frozen"
154
154
  Requires-Dist: dkist-processing-math==2.2.1; extra == "frozen"
155
155
  Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
156
156
  Requires-Dist: dkist-service-configuration==4.1.13; extra == "frozen"
@@ -1,4 +1,5 @@
1
1
  changelog/.gitempty,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ changelog/118.feature.rst,sha256=DABDybyOmkTnXPtHiZBlH3ct3YbIx0DVW8rQeBmxnEs,128
2
3
  dkist_processing_dlnirsp/__init__.py,sha256=GQ9EBnYhkOnt-qODclAoLS_g5YVhurxfg1tjVtI9rDI,320
3
4
  dkist_processing_dlnirsp/config.py,sha256=3jM7P00T-Xlzfnvc3jwRiFtinW5GoTczQ6qNLLpwQCo,624
4
5
  dkist_processing_dlnirsp/dev_scripts/__init__.py,sha256=tITkbcFg1a-24sdFaWK8OyLrQSQk7AI6Ycs8PHHfHEM,83
@@ -94,8 +95,8 @@ docs/science_calibration.rst,sha256=JUMeS7KyIsL9cUuy-IdV2tQ-wQ2lBx6j8u_51ThJzVg,
94
95
  docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI,300
95
96
  docs/wavelength_calibration.rst,sha256=QGUd5Xmv5f7WQ1EKvw2CcgiMJQULjzdCW1hSQ8h8jj0,4123
96
97
  licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
97
- dkist_processing_dlnirsp-0.32.7.dist-info/METADATA,sha256=Br6Uzs3P1JqMhZaAymrLMSvM8r7oYxUPIh8Sdkf5_eM,30108
98
- dkist_processing_dlnirsp-0.32.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
99
- dkist_processing_dlnirsp-0.32.7.dist-info/entry_points.txt,sha256=p4-7cpIfxmQGFUDIP5n5noE5KADHN2-JvV03e0gOx9s,140
100
- dkist_processing_dlnirsp-0.32.7.dist-info/top_level.txt,sha256=4WmLV9LQM78KTFnkHmtaOJvVHAPpz0m9ruzDS-B_cUo,49
101
- dkist_processing_dlnirsp-0.32.7.dist-info/RECORD,,
98
+ dkist_processing_dlnirsp-0.32.7rc2.dist-info/METADATA,sha256=ddvziIS129BRBV-j14vybKaP0ecAf2MJ56Z1e_8GUyo,30120
99
+ dkist_processing_dlnirsp-0.32.7rc2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
100
+ dkist_processing_dlnirsp-0.32.7rc2.dist-info/entry_points.txt,sha256=p4-7cpIfxmQGFUDIP5n5noE5KADHN2-JvV03e0gOx9s,140
101
+ dkist_processing_dlnirsp-0.32.7rc2.dist-info/top_level.txt,sha256=4WmLV9LQM78KTFnkHmtaOJvVHAPpz0m9ruzDS-B_cUo,49
102
+ dkist_processing_dlnirsp-0.32.7rc2.dist-info/RECORD,,