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

Add STAC Summary Endpoint for Global 10m LULC Data #117

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    e6db479 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. WIP

    rajadain committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b69f7ac View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. WIP

    rajadain committed May 16, 2024
    Configuration menu
    Copy the full SHA
    89652f8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Query pixel counts

    rajadain committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6c519dd View commit details
    Browse the repository at this point in the history
  2. Clean up

    rajadain committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2aeb60a View commit details
    Browse the repository at this point in the history
  3. Get STAC summary working

    rajadain committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7b27df4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Always reproject everything to targetCRS

    We want to use an Equal Area (Albers) projection for this. If the
    AoI is in the Continental United States, then we use ConusAlbers.
    rajadain committed May 28, 2024
    Configuration menu
    Copy the full SHA
    86f728c View commit details
    Browse the repository at this point in the history
  2. Limit counts to the AoI

    rajadain committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3db3fab View commit details
    Browse the repository at this point in the history
  3. Add minor comments

    rajadain committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4feb66a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    a684964 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d3b813 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    038dead View commit details
    Browse the repository at this point in the history
  4. Add credit, source

    rajadain committed May 29, 2024
    Configuration menu
    Copy the full SHA
    025bfac View commit details
    Browse the repository at this point in the history