ocean-runner 0.2.4__py3-none-any.whl → 0.2.6__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ocean-runner
3
- Version: 0.2.4
3
+ Version: 0.2.6
4
4
  Summary: A fluent API for OceanProtocol algorithms
5
5
  Project-URL: Homepage, https://github.com/AgrospAI/ocean-runner
6
6
  Project-URL: Issues, https://github.com/AgrospAI/ocean-runner/issues
@@ -193,8 +193,8 @@ As seen in the minimal example, all methods implemented in `Algorithm` have a de
193
193
  To load the OceanProtocol JobDetails instance, the program will read some environment variables, they can be mocked passing an instance of `Environment` through the configuration of the algorithm.
194
194
 
195
195
  Environment variables:
196
- - *DIDS*: Input dataset(s) DID's.
197
- - *TRANSFORMATION_DID*: Algorithm DID.
198
- - *SECRET*: Algorithm secret.
199
- - *BASE_DIR* (optional, default='/data'): Base path to the OceanProtocol data directories.
200
-
196
+ - `DIDS` Input dataset(s) DID's, must have format: `["abc..90"]`
197
+ - `TRANSFORMATION_DID` Algorithm DID, must have format: `abc..90`
198
+ - `SECRET` Algorithm secret.
199
+ - `BASE_DIR` (optional, default="/data"): Base path to the OceanProtocol data directories.
200
+ - `RUNTIME` (optional, default="dev"): Runtime mode
@@ -2,7 +2,7 @@ ocean_runner/__init__.py,sha256=awAmE6kZhuwcrD3gT7qFZArdhiuzW-EFTA6tGKhw06k,138
2
2
  ocean_runner/config.py,sha256=zzpGxotGhGnNdHKFJqQ7fuXK5zW2IGOpzftHilcySD4,1644
3
3
  ocean_runner/runner.py,sha256=n5odQp11yUllkOXrrwYsnQGRGXmCJCh0cQhPR81am94,4503
4
4
  ocean_runner/runtime_mode.py,sha256=WbGTaoL3hxBWbxM8luwyOwwtQonqyIhbus0_Jd-F-3k,83
5
- ocean_runner-0.2.4.dist-info/METADATA,sha256=hmTSnxf4pomB7m4B5TAl64vtet0qXIwdOiA_tKpPo3s,5993
6
- ocean_runner-0.2.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
7
- ocean_runner-0.2.4.dist-info/licenses/LICENSE,sha256=_B25KqK4amoADWkMN150tnZFm_Fy7VvZpvIC8ZydWdI,1053
8
- ocean_runner-0.2.4.dist-info/RECORD,,
5
+ ocean_runner-0.2.6.dist-info/METADATA,sha256=tRLmFk4dJyU339FUPg5qheFOrDXuzyFDx1vwThTgC2s,6101
6
+ ocean_runner-0.2.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
7
+ ocean_runner-0.2.6.dist-info/licenses/LICENSE,sha256=_B25KqK4amoADWkMN150tnZFm_Fy7VvZpvIC8ZydWdI,1053
8
+ ocean_runner-0.2.6.dist-info/RECORD,,