eodash_catalog 0.1.7__py3-none-any.whl → 0.1.8__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.

Potentially problematic release.


This version of eodash_catalog might be problematic. Click here for more details.

@@ -1,4 +1,4 @@
1
1
  # SPDX-FileCopyrightText: 2024-present Daniel Santillan <daniel.santillan@eox.at>
2
2
  #
3
3
  # SPDX-License-Identifier: MIT
4
- __version__ = "0.1.7"
4
+ __version__ = "0.1.8"
@@ -825,7 +825,7 @@ def add_visualization_info(
825
825
  data_projection = str(endpoint_config.get("DataProjection", 3857))
826
826
  epsg_prefix = "" if "EPSG:" in data_projection else "EPSG:"
827
827
  crs = f"{epsg_prefix}{data_projection}"
828
- time = stac_object.get_datetime() if isinstance(stac_object, Item) else "{{time}}"
828
+ time = stac_object.get_datetime() if isinstance(stac_object, Item) else "{time}"
829
829
  target_url = (
830
830
  "{}/tiles/{}/{}/{{z}}/{{y}}/{{x}}" "?crs={}&time={}&vmin={}&vmax={}&cbar={}"
831
831
  ).format(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: eodash_catalog
3
- Version: 0.1.7
3
+ Version: 0.1.8
4
4
  Summary: This package is intended to help create a compatible STAC catalog for the eodash dashboard client. It supports configuration of multiple endpoint types for information extraction.
5
5
  Project-URL: Documentation, https://github.com/eodash/eodash_catalog#readme
6
6
  Project-URL: Issues, https://github.com/eodash/eodash_catalog/issues
@@ -1,14 +1,14 @@
1
- eodash_catalog/__about__.py,sha256=xEuIdo-9kLP5EcsdX1gA9wJMUpIgojtxgX3B62i_2_k,137
1
+ eodash_catalog/__about__.py,sha256=Suv8M7NmJ_IR_KeM80feexn6iHCp66qCdMfm0fV59ac,137
2
2
  eodash_catalog/__init__.py,sha256=_W_9emPYf6FUqc0P8L2SmADx6hGSd7PlQV3yRmCk5uM,115
3
3
  eodash_catalog/duration.py,sha256=B6XOZfvNU7SuqpxuVtT1kNKODoOQJXDI6mocvA_U1ik,10816
4
- eodash_catalog/endpoints.py,sha256=YHkIGhaLL0-RF9_arPNSMeClsNSTHzP0uNZ9eJmGnK4,41545
4
+ eodash_catalog/endpoints.py,sha256=b0vIQOLGqANm7qaaAap0IeW11yPzjo6-VXqcKCY41ag,41543
5
5
  eodash_catalog/generate_indicators.py,sha256=jqPns3KOZA8GEcxGYD6NcYa5iGtjKcrKkW7LLv13PRQ,20634
6
6
  eodash_catalog/sh_endpoint.py,sha256=XjZsZJ5jfJZLQenSTqUhiUZ5YAu9M9nv2KL1Qv3Be-I,1219
7
7
  eodash_catalog/stac_handling.py,sha256=8_W45SIXV4jAUa9J-f2KZ2eor6MNfPfy0n1d-932eAE,21234
8
8
  eodash_catalog/thumbnails.py,sha256=qZDcpQe80ki6lEMKYdZtSnnHH0PUpcoXTvU9bYdPlzU,2260
9
9
  eodash_catalog/utils.py,sha256=QhZeMXRC1uvE3VzC3T_nMi9hn_3RR05s5rkzs8tCeQc,13866
10
- eodash_catalog-0.1.7.dist-info/METADATA,sha256=D1MNzWEVl32ygy-XAAaLSbUHOLjtmaYRV71GL1s8xgI,3195
11
- eodash_catalog-0.1.7.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
12
- eodash_catalog-0.1.7.dist-info/entry_points.txt,sha256=kuUQrDG1PtYd8kPjf5XM6H_NtQd9Ozwl0jjiGtAvZSM,87
13
- eodash_catalog-0.1.7.dist-info/licenses/LICENSE.txt,sha256=oJCW5zQxnFD-J0hGz6Zh5Lkpdk1oAndmWhseTmV224E,1107
14
- eodash_catalog-0.1.7.dist-info/RECORD,,
10
+ eodash_catalog-0.1.8.dist-info/METADATA,sha256=7ETkKNNhQX2F6eH6scnpd0gBfS-VWUBkG7piWHQfmJU,3195
11
+ eodash_catalog-0.1.8.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
12
+ eodash_catalog-0.1.8.dist-info/entry_points.txt,sha256=kuUQrDG1PtYd8kPjf5XM6H_NtQd9Ozwl0jjiGtAvZSM,87
13
+ eodash_catalog-0.1.8.dist-info/licenses/LICENSE.txt,sha256=oJCW5zQxnFD-J0hGz6Zh5Lkpdk1oAndmWhseTmV224E,1107
14
+ eodash_catalog-0.1.8.dist-info/RECORD,,