deep-code 0.1.8__tar.gz → 0.1.9.dev0__tar.gz
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.
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/PKG-INFO +7 -2
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/README.md +6 -1
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/utils/ogc_api_record.py +1 -1
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/version.py +1 -1
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code.egg-info/PKG-INFO +7 -2
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/LICENSE +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/__init__.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/cli/__init__.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/cli/generate_config.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/cli/main.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/cli/publish.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/constants.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tests/tools/__init__.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tests/tools/test_publish.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tests/utils/__init__.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tests/utils/test_custom_xrlint_rules.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tests/utils/test_dataset_stac_generator.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tests/utils/test_github_automation.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tests/utils/test_helper.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tests/utils/test_ogc_api_record.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tests/utils/test_ogc_record_generator.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tests/utils/test_osc_extension.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tools/__init__.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tools/lint.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tools/new.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tools/publish.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tools/register.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tools/setup_ci.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tools/test.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/utils/__init__.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/utils/custom_xrlint_rules.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/utils/dataset_stac_generator.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/utils/github_automation.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/utils/helper.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/utils/ogc_record_generator.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/utils/osc_extension.py +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code.egg-info/SOURCES.txt +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code.egg-info/dependency_links.txt +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code.egg-info/entry_points.txt +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code.egg-info/requires.txt +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code.egg-info/top_level.txt +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/pyproject.toml +0 -0
- {deep_code-0.1.8 → deep_code-0.1.9.dev0}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: deep_code
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.9.dev0
|
|
4
4
|
Summary: deepesdl earthcode integration utility tool
|
|
5
5
|
Author-email: Tejas Morbagal Harish <tejas.morbagalharish@brockmann-consult.de>
|
|
6
6
|
License: MIT
|
|
@@ -42,7 +42,10 @@ Dynamic: license-file
|
|
|
42
42
|
[](https://github.com/deepesdl/deep-code/actions/workflows/unittest-workflow.yaml)
|
|
43
43
|
[](https://codecov.io/gh/deepesdl/deep-code)
|
|
44
44
|
[](https://github.com/psf/black)
|
|
45
|
+
[](https://github.com/astral-sh/ruff)
|
|
46
|
+
[](https://pypi.org/project/deep-code/)
|
|
45
47
|
[](https://github.com/deepesdl/deep-code/blob/main/LICENSE)
|
|
48
|
+
[](https://deepesdl.github.io/deep-code/)
|
|
46
49
|
|
|
47
50
|
`deep-code` is a lightweight Python CLI and API that turns DeepESDL datasets and
|
|
48
51
|
workflows into EarthCODE Open Science Catalog metadata. It can generate starter configs,
|
|
@@ -55,5 +58,7 @@ EarthCODE metadata repository (production, staging, or testing).
|
|
|
55
58
|
- Build STAC collections and catalogs for Datasets and their corresponding variables
|
|
56
59
|
automatically from the dataset metadata.
|
|
57
60
|
- Build OGC API records for Workflows and Experiments from your configs.
|
|
58
|
-
- Flexible publishling targets i.e production/staging/testing EarthCODE metadata
|
|
61
|
+
- Flexible publishling targets i.e production/staging/testing EarthCODE metadata
|
|
59
62
|
repositories with GitHub automation.
|
|
63
|
+
|
|
64
|
+
More about deep-code can be found in its [documentation](https://deepesdl.github.io/deep-code/).
|
|
@@ -3,7 +3,10 @@
|
|
|
3
3
|
[](https://github.com/deepesdl/deep-code/actions/workflows/unittest-workflow.yaml)
|
|
4
4
|
[](https://codecov.io/gh/deepesdl/deep-code)
|
|
5
5
|
[](https://github.com/psf/black)
|
|
6
|
+
[](https://github.com/astral-sh/ruff)
|
|
7
|
+
[](https://pypi.org/project/deep-code/)
|
|
6
8
|
[](https://github.com/deepesdl/deep-code/blob/main/LICENSE)
|
|
9
|
+
[](https://deepesdl.github.io/deep-code/)
|
|
7
10
|
|
|
8
11
|
`deep-code` is a lightweight Python CLI and API that turns DeepESDL datasets and
|
|
9
12
|
workflows into EarthCODE Open Science Catalog metadata. It can generate starter configs,
|
|
@@ -16,5 +19,7 @@ EarthCODE metadata repository (production, staging, or testing).
|
|
|
16
19
|
- Build STAC collections and catalogs for Datasets and their corresponding variables
|
|
17
20
|
automatically from the dataset metadata.
|
|
18
21
|
- Build OGC API records for Workflows and Experiments from your configs.
|
|
19
|
-
- Flexible publishling targets i.e production/staging/testing EarthCODE metadata
|
|
22
|
+
- Flexible publishling targets i.e production/staging/testing EarthCODE metadata
|
|
20
23
|
repositories with GitHub automation.
|
|
24
|
+
|
|
25
|
+
More about deep-code can be found in its [documentation](https://deepesdl.github.io/deep-code/).
|
|
@@ -70,8 +70,8 @@ class RecordProperties(MappingConstructible["RecordProperties"], JsonSerializabl
|
|
|
70
70
|
type: str,
|
|
71
71
|
title: str,
|
|
72
72
|
description: str,
|
|
73
|
-
jupyter_kernel_info: JupyterKernelInfo,
|
|
74
73
|
osc_project: str,
|
|
74
|
+
jupyter_kernel_info: JupyterKernelInfo = None,
|
|
75
75
|
osc_workflow: str = None,
|
|
76
76
|
updated: str = None,
|
|
77
77
|
contacts: list[Contact] = None,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: deep_code
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.9.dev0
|
|
4
4
|
Summary: deepesdl earthcode integration utility tool
|
|
5
5
|
Author-email: Tejas Morbagal Harish <tejas.morbagalharish@brockmann-consult.de>
|
|
6
6
|
License: MIT
|
|
@@ -42,7 +42,10 @@ Dynamic: license-file
|
|
|
42
42
|
[](https://github.com/deepesdl/deep-code/actions/workflows/unittest-workflow.yaml)
|
|
43
43
|
[](https://codecov.io/gh/deepesdl/deep-code)
|
|
44
44
|
[](https://github.com/psf/black)
|
|
45
|
+
[](https://github.com/astral-sh/ruff)
|
|
46
|
+
[](https://pypi.org/project/deep-code/)
|
|
45
47
|
[](https://github.com/deepesdl/deep-code/blob/main/LICENSE)
|
|
48
|
+
[](https://deepesdl.github.io/deep-code/)
|
|
46
49
|
|
|
47
50
|
`deep-code` is a lightweight Python CLI and API that turns DeepESDL datasets and
|
|
48
51
|
workflows into EarthCODE Open Science Catalog metadata. It can generate starter configs,
|
|
@@ -55,5 +58,7 @@ EarthCODE metadata repository (production, staging, or testing).
|
|
|
55
58
|
- Build STAC collections and catalogs for Datasets and their corresponding variables
|
|
56
59
|
automatically from the dataset metadata.
|
|
57
60
|
- Build OGC API records for Workflows and Experiments from your configs.
|
|
58
|
-
- Flexible publishling targets i.e production/staging/testing EarthCODE metadata
|
|
61
|
+
- Flexible publishling targets i.e production/staging/testing EarthCODE metadata
|
|
59
62
|
repositories with GitHub automation.
|
|
63
|
+
|
|
64
|
+
More about deep-code can be found in its [documentation](https://deepesdl.github.io/deep-code/).
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{deep_code-0.1.8 → deep_code-0.1.9.dev0}/deep_code/tests/utils/test_dataset_stac_generator.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|