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

Test optimizations for titiler-xarray #8

Open
abarciauskas-bgse opened this issue May 23, 2023 · 0 comments
Open

Test optimizations for titiler-xarray #8

abarciauskas-bgse opened this issue May 23, 2023 · 0 comments

Comments

@abarciauskas-bgse
Copy link
Contributor

There are a number of optimizations recommend for titiler-xarray

Software

Architecture

  • Memory allocated to Lambda
  • Lambda caching
  • Caching with cloudfront

Dataset Optimizations

  • Pyramiding
  • Chunk optimizations / Rechunking

Each of these should be at least one separate issue to test and estimate cost for maintaining the optimization

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant