This repository was archived by the owner on Sep 19, 2023. It is now read-only.
Open
Conversation
3936141 to
461b384
Compare
* update rio-tiler dependency * fix * use BoundingBox instead of WGS84BoundingBox in wmts when tms is not based on WGS84 (#1004)
* add OGC tileset list and tileset metadata endpoints * fix
* add gif mediatype * update changelog
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
* sketch * add tests * add pyramid tests * remove multiscale option * Update src/titiler/xarray/tests/test_factory.py Co-authored-by: Henry Rodman <henry.rodman@gmail.com> * use xarray.open_zarr and make aiohttp and s3fs optional (#1016) * use xarray.open_zarr and make aiohttp and s3fs optional * add support for references * tests prefixed protocol * use tmp_dir for reference * add parquet support * remove kerchunk support * create variable extension * add aiohttp * remove cache layer (#1019) * remove cache layer * Update src/titiler/xarray/README.md Co-authored-by: Aimee Barciauskas <aimee@developmentseed.org> * add tile example --------- Co-authored-by: Aimee Barciauskas <aimee@developmentseed.org> * Update src/titiler/xarray/titiler/xarray/io.py Co-authored-by: Jonas <j08lue@gmail.com> * Update src/titiler/xarray/titiler/xarray/io.py Co-authored-by: Jonas <j08lue@gmail.com> * Update src/titiler/xarray/titiler/xarray/io.py Co-authored-by: Jonas <j08lue@gmail.com> * lint * fix zarr pyramid tests * Update src/titiler/xarray/pyproject.toml Co-authored-by: Max Jones <14077947+maxrjones@users.noreply.github.com> * refactor dependencies * update docs --------- Co-authored-by: Henry Rodman <henry.rodman@gmail.com> Co-authored-by: Aimee Barciauskas <aimee@developmentseed.org> Co-authored-by: Jonas <j08lue@gmail.com> Co-authored-by: Max Jones <14077947+maxrjones@users.noreply.github.com>
* release date * prepare release * update chart version
we don't use devseed.com anymore, so I just updated the URL. It redirects but would rather have people use the correct one.
Update README.md
Bumps the all group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 4 to 5 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* define variable outside endpoint code * fix tests
* update build backend and others * update changelog
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.4 to 6.33.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-dev` flag (#1315) * Install uvicorn from dependency group * Remove undocumented --dev flag from uv sync, add context in comment
* Add warning to README of deprecated metapackage * Add warning to "getting started" docs
* fix(#1308): validate rescale values * fix(#1308): test rescale with non-numerics * fix(#1308): validate various crs values * fix(#1308): validate algorithm_params * fix(#1308): handle invalid expressions * fix(#1308): validate nodata * fix(#1308): validate historgram_bins * fix(#1308): ensure colormap failures are tested * fix(#1308): validate bbox * fix(#1308): validate color_formula * fix(#1308): DRY in nodata * fix(#1308): validate historgram_range * fix(#1308): DRY in float validation * fix(#1308): catch exceptions in color formula validation to avoid 500s from validation attempt * fix(#1308): update changelog * fix(#1308): PR feedback simplify validation Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com> * fix(#1308): PR feedback universal exception handling Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com> --------- Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com>
Co-authored-by: dimplejaiin <dimple@pixxel.co.in>
* make assets option required and add assets=:all: notation * fix
* add xarray dependency in titiler.application * use local titiler-xarray in dockerfile * make sure to update titile-xarray version in application pyproject.toml * update docs * remove useless install
Update docs analytics to use developmentseed.org so TiTiler traffic reports to the shared Plausible site.
Undo shared analytics domain grouping and restore the TiTiler-specific Plausible domain value.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.