Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

0.11.7 > 0.14.0 #16

Open
wants to merge 226 commits into
base: main
Choose a base branch
from
Open

0.11.7 > 0.14.0 #16

wants to merge 226 commits into from

Conversation

graphific
Copy link

No description provided.

vincentsarago and others added 30 commits June 13, 2023 16:07
…atures_to_helm_chart

Added HostPath, ImagePullSecret and TerminationGracePeriodSeconds support
Pydantic underwent a major API change in June-July 2023, from v1 to v2.
* sketch use of Annotated types

* fix

* fix2

* full round of annotations

* more annotations

* update dependencies

* update changelog
* fixed custom extension docs

* fixed example in extensions readme

---------

Co-authored-by: Darell van der Voort <darellvdv@vidaX.local>
* update morecantile and rio-tiler versions

* update statistics methods

* update extensions

* update cogeo-mosaic

* remove mercantile

* add boto3

* fix mosaic deps

* fix and test algo

* name

* update jsonschema version

* more mosaic tests

* update stac extension

* update changelog
* change openapi/docs url and update landing page

* update tests
* add benchmark comparison

* fix
* update to pydantic 2.0 and other dependencies

* pin pydantic for mypy
…eters (#677)

* fix: Lower case string middleware fails on pre signed url

* test for lower case middleware query string stripping fix

* note middleware fix in changelog

---------

Co-authored-by: Jack Arthur Harrhy <me@jackharrhy.com>
* By default, load band at index 2 as blue band in cog and stac viewer

* Make RGB loading logic in viewer more D.R.Y

* update changelog

---------

Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
vincentsarago and others added 30 commits December 19, 2024 21:26
* switch from black to ruff-format

* update ruff version
)

* refactor: add core.utils.bounds_to_geometry to reuse in factories

* Update src/titiler/core/titiler/core/utils.py

* update changelog

* lint

---------

Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
* refactor: simplify image format dtype validation

* DOC: changes.md

---------

Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
* fixes a bug where the WMTS BoundingBox coordinates flipped incorrectly
if boundingbox element is used, as the coords must match the CRS order

updates WMTS XML template to avoid placing extra new lines in various
places

* fixed typo in import

* updated changelog, removed experimental change in wmts template that is needed for another pending pr

* reformatting

---------

Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
* refactor render dependencies

* fix
* Render Extension
Render extension started during STAC render sprint in SatSummit Lisbon 2024.

- listing (or showing to please Vincent)

Please contribute to complete the feature to

- generate the final XYZ link for rendering following the rules in STAC extensions
- add a dedicated endpoint for render XYZ

* feat(stac): add render extenstions support

* remove unnecessary item.json file

* Rework the response structure to include links.

* rename renderExtension -> stacRenderExtension

* add tests for stacRenderExtension

* add test for extra param

* docs and docstrings

* fix typing in python 3.8

* Move out query params validation

* edits

* update changelog

---------

Co-authored-by: Emmanuel Mathot <emmanuel.mathot@gmail.com>
Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
Bumps the all group with 1 update: [helm/kind-action](https://github.com/helm/kind-action).


Updates `helm/kind-action` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* pin zarr package to >2.0,<3.0

* fix python version for ci
* create uniq docker image

* remove test values file and update image repository in values.yaml

* update deployment configuration to use command and args from values.yaml

* refactor deployment configuration to use array syntax for command and args in values.yaml

* update changelog and ensure compatibility

* update python for ci

---------

Co-authored-by: Emmanuel Mathot <emmanuel.mathot@gmail.com>
…1073)

Bumps the all group with 1 update: [helm/chart-testing-action](https://github.com/helm/chart-testing-action).


Updates `helm/chart-testing-action` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](helm/chart-testing-action@v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix type used for group argument in xarray tests

* Fix test
* Support Zarr-Python 3

* Remove test-zarr-v2 deps

* Update src/titiler/xarray/titiler/xarray/io.py

Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com>

* Update io.py

* update changelog

---------

Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com>
* Add slope algorithm

* Add test for slope algorithm
* Add output min and max metadata to slope algorithm

* Update changelog
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.