corva-worker-python 2.2.0__py3-none-any.whl → 2.2.2__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.
- {corva_worker_python-2.2.0.dist-info → corva_worker_python-2.2.2.dist-info}/METADATA +1 -1
- {corva_worker_python-2.2.0.dist-info → corva_worker_python-2.2.2.dist-info}/RECORD +6 -6
- worker/partial_rerun_merge/merge.py +1 -1
- worker/partial_rerun_merge/progress.py +2 -0
- {corva_worker_python-2.2.0.dist-info → corva_worker_python-2.2.2.dist-info}/WHEEL +0 -0
- {corva_worker_python-2.2.0.dist-info → corva_worker_python-2.2.2.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: corva-worker-python
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.2
|
|
4
4
|
Summary: SDK for interacting with Corva
|
|
5
5
|
Home-page: https://github.com/corva-ai/corva-worker-python
|
|
6
6
|
Author: Jordan Ambra <jordan.ambra@corva.ai>, Mohammadreza Kamyab <m.kamyab@corva.ai>
|
|
@@ -31,9 +31,9 @@ worker/mixins/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
31
31
|
worker/mixins/logging.py,sha256=vZrEiRZVmON0y9nMhao1gV8qqBkZ9zcpMEJkTYyhRGc,3234
|
|
32
32
|
worker/mixins/rollbar.py,sha256=DdmTw8PpExEofoZcPHBvmmIHfbMx4yB1lsdsMubtB5c,3089
|
|
33
33
|
worker/partial_rerun_merge/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
34
|
-
worker/partial_rerun_merge/merge.py,sha256=
|
|
34
|
+
worker/partial_rerun_merge/merge.py,sha256=eyrM_gJnsVTe_STzQRlUr2c3uRIn4KK4OtZonO_EzSU,17728
|
|
35
35
|
worker/partial_rerun_merge/models.py,sha256=UaGBf2HZkTitg4jgZtvVSyQKEFtwMSNMfND5bM-KpT4,2794
|
|
36
|
-
worker/partial_rerun_merge/progress.py,sha256=
|
|
36
|
+
worker/partial_rerun_merge/progress.py,sha256=P5y3M5iMVA1jblve6ZEJ7fAymxD289UR5OytDKXCPGU,7881
|
|
37
37
|
worker/state/__init__.py,sha256=X0TaxqfNqGp-lgraYgWpLHgdSDK0WlNjDYI0VWT9WOM,3069
|
|
38
38
|
worker/state/mixins.py,sha256=43YuxtRUfYZ2c5Ql4wcUOOxuWNVnKevElwDxEtueNCE,4044
|
|
39
39
|
worker/state/state.py,sha256=KEiw2-sB6xxyrweNE34JZ-iOD6C61sxXn3tsJvV6vLk,1267
|
|
@@ -57,7 +57,7 @@ worker/wellbore/model/enums.py,sha256=DZm-o9ZCM1hSRHw_CcOK4Oy2Q_bmpDM7Gx3GlKQ_bv
|
|
|
57
57
|
worker/wellbore/model/hole.py,sha256=LYikxOMJfxhc2yoKZN12pDBIl6W8apJcAGtGR3ZuvhM,10046
|
|
58
58
|
worker/wellbore/model/hole_section.py,sha256=4sfP19xiY--wV1Ve2MtRoNqpya-FdPhNNmTgxLb90uk,1630
|
|
59
59
|
worker/wellbore/model/riser.py,sha256=ElxvQMfdFTGGpJ1Jba_DNVue3zGAsm-05zDl1HBXwDk,824
|
|
60
|
-
corva_worker_python-2.2.
|
|
61
|
-
corva_worker_python-2.2.
|
|
62
|
-
corva_worker_python-2.2.
|
|
63
|
-
corva_worker_python-2.2.
|
|
60
|
+
corva_worker_python-2.2.2.dist-info/METADATA,sha256=ZoBn2ZlCm6L9af4mEzt-LIwuCAPhIHKbaPcqDZAoCx4,1017
|
|
61
|
+
corva_worker_python-2.2.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
62
|
+
corva_worker_python-2.2.2.dist-info/top_level.txt,sha256=KrP-SOC-I1V0U33nVzMgkHR8wO-reJYASIvWVyLyFIY,7
|
|
63
|
+
corva_worker_python-2.2.2.dist-info/RECORD,,
|
|
@@ -199,7 +199,7 @@ class PartialRerunMerge:
|
|
|
199
199
|
if not dataset_progress:
|
|
200
200
|
if not skip_progress:
|
|
201
201
|
return True
|
|
202
|
-
dataset_progress = DatasetProgress(0, -1, False, collection_name)
|
|
202
|
+
dataset_progress = DatasetProgress(0, -1, False, collection_name, "time")
|
|
203
203
|
|
|
204
204
|
start_time = self.start_timestamp
|
|
205
205
|
if dataset_progress.is_started():
|
|
@@ -22,12 +22,14 @@ class DatasetProgress:
|
|
|
22
22
|
processed_timestamp (int): The timestamp when the dataset was processed.
|
|
23
23
|
completed (bool): Whether the dataset processing is completed or not.
|
|
24
24
|
dataset_name (str): The name of the dataset.
|
|
25
|
+
dataset_type (str): The type of the dataset. Not used here.
|
|
25
26
|
"""
|
|
26
27
|
|
|
27
28
|
dataset_id: int
|
|
28
29
|
processed_timestamp: int
|
|
29
30
|
completed: bool
|
|
30
31
|
dataset_name: str
|
|
32
|
+
dataset_type: str
|
|
31
33
|
|
|
32
34
|
def is_completed(self) -> bool:
|
|
33
35
|
"""
|
|
File without changes
|
|
File without changes
|