Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pv/generate tiles #15

Closed
wants to merge 315 commits into from
Closed

Conversation

philvarner
Copy link
Collaborator

No description provided.

vincentsarago and others added 30 commits February 22, 2022 13:40
In one of the examples in the documentation a type import was missing
…#444)

* Make http error cache control behavior configurable.

* Update parameter naming as requested by @vincentsarago.
* add reader_dependency

* add backend_dependency and tests
developmentseed#464)

Previously if multiple values for a query param were present on a
request (e.g. for a `List[T] = Query(...)` param) only one of the values
would be present after the `LowerCaseQueryStringMiddleware` ran.
* sketch

* add metadata package

* fix application

* remove meta

* try setup.py for meta package

* update ci
* revert to setup.py

* update changelog
MattBialas and others added 29 commits September 7, 2023 16:53
Resolving errors

Debugging issues

More debugging

More testing

More debugging

Fixing stac_pydantic issues

More testing

Fixes
More debugging

Hmm

Ok

Reverting
Allowing additional CORS methods
#22)

* add an optional env var config for mosaic lambda that will override the host header in the event, so that responses crafted use the desired external-facing domain instead of internal API gateway
Co-authored-by: Phil Varner <[email protected]>
* Update deployment/aws/lambda/handler.py
…ng warnings (#24)

* update github action versions to use newer versions of nodejs, removing warnings
re-add parameters to mosaic render_tile that were previously removed inadvertently
* fix issue with mosaicing float-valued data to colormap by applying rescale
…chema lib (#29)

* install pystac[validation] for >=1.8.4 for tests, as to include jsonschema lib

* fix(tests): depend on pystac, not jsonschema

---------

Co-authored-by: Pete Gadomski <[email protected]>
* add MOSAIC_TILE_TIMEOUT configuration
* update jinja init
* pin lambda build dependencies

* remove boto3 and botocore from zip

* don't remove distinfo
@philvarner philvarner closed this Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.