dkist-processing-common 10.8.4rc1__py3-none-any.whl → 10.9.0__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.
- {dkist_processing_common-10.8.4rc1.dist-info → dkist_processing_common-10.9.0.dist-info}/METADATA +1 -1
- {dkist_processing_common-10.8.4rc1.dist-info → dkist_processing_common-10.9.0.dist-info}/RECORD +4 -7
- changelog/235.feature.rst +0 -3
- changelog/235.misc.1.rst +0 -2
- changelog/235.misc.rst +0 -1
- {dkist_processing_common-10.8.4rc1.dist-info → dkist_processing_common-10.9.0.dist-info}/WHEEL +0 -0
- {dkist_processing_common-10.8.4rc1.dist-info → dkist_processing_common-10.9.0.dist-info}/top_level.txt +0 -0
{dkist_processing_common-10.8.4rc1.dist-info → dkist_processing_common-10.9.0.dist-info}/RECORD
RENAMED
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
changelog/.gitempty,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
-
changelog/235.feature.rst,sha256=F27MUnNkqjcmlmRQ6NQUi2wd5M9dOjN2jZ70TV95Y20,365
|
|
3
|
-
changelog/235.misc.1.rst,sha256=kQujVYRa_axHQSRFxW3SNPNMgEL-YgtnyLud-aJljL8,234
|
|
4
|
-
changelog/235.misc.rst,sha256=ooK2tbA5EEFyYNZLLvgYiMZ-Eza5UzPHN9MvpuX-cu4,92
|
|
5
2
|
dkist_processing_common/__init__.py,sha256=490Fwm_GgqpwriQlsYfKcLUZNhZ6GkINtJqcYSIEKoU,319
|
|
6
3
|
dkist_processing_common/config.py,sha256=IcpaD_NvHZU-aLlUNOTdRC4V7ADIvVQwrZ2dHhIr4NY,4247
|
|
7
4
|
dkist_processing_common/manual.py,sha256=M7FW1viESaTfK1jLqHLp7JMGTGeoTxHtgCXRjZpDR8g,6990
|
|
@@ -116,7 +113,7 @@ docs/landing_page.rst,sha256=aPAuXFhBx73lEZ59B6E6JXxkK0LlxzD0n-HXqHrfumQ,746
|
|
|
116
113
|
docs/make.bat,sha256=mBAhtURwhQ7yc95pqwJzlhqBSvRknr1aqZ5s8NKvdKs,4513
|
|
117
114
|
docs/requirements.txt,sha256=Kbl_X4c7RQZw035YTeNB63We6I7pvXFU4T0Uflp2yDY,29
|
|
118
115
|
licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
|
|
119
|
-
dkist_processing_common-10.
|
|
120
|
-
dkist_processing_common-10.
|
|
121
|
-
dkist_processing_common-10.
|
|
122
|
-
dkist_processing_common-10.
|
|
116
|
+
dkist_processing_common-10.9.0.dist-info/METADATA,sha256=Xx80rX1kjSP_uvRGdWsvwrJ2UYGKiHOfBi4yKiMlZmA,7147
|
|
117
|
+
dkist_processing_common-10.9.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
118
|
+
dkist_processing_common-10.9.0.dist-info/top_level.txt,sha256=LJhd1W-Vn90K8HnQDIE4r52YDpUjjMWDnllAWHBByW0,48
|
|
119
|
+
dkist_processing_common-10.9.0.dist-info/RECORD,,
|
changelog/235.feature.rst
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
Add two new codecs: Basemodel codecs are used for encoding and decoding Pydantic BaseModel objects. For decoding, the intended model
|
|
2
|
-
is passed to the decoder through a keyword argument in the task read method. Array codecs are used for encoding and decoding numpy
|
|
3
|
-
arrays similar to the standard np.load() and np.save(), but with the task tag-based write method.
|
changelog/235.misc.1.rst
DELETED
changelog/235.misc.rst
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Remove the input_dataset mixin and replace it with input_dataset Pydantic BaseModel models.
|
{dkist_processing_common-10.8.4rc1.dist-info → dkist_processing_common-10.9.0.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|