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

Use core's utilities in subpackages #112

Merged
merged 6 commits into from Jun 2, 2021
Merged

Use core's utilities in subpackages #112

merged 6 commits into from Jun 2, 2021

Commits on May 12, 2021

  1. Add cgls_lc100 cog check

    This fails due to a bad `cogify` call in cgls_lc100. Also, adds a
    subsetted local file to make sure we don't run the tests forever when we
    do fix `cogify`.
    gadomski committed May 12, 2021
    Copy the full SHA
    d86a770 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Use stactools.core.utils when possible

    - Adds `stactools.core.utils.convert.cogify`
    - Uses `cogify` and `call` from core when possible instead of defining
      custom calls in subpackages
    gadomski committed May 25, 2021
    Copy the full SHA
    900af7a View commit details
    Browse the repository at this point in the history
  2. Fix README typo

    gadomski committed May 25, 2021
    Copy the full SHA
    05399ae View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Copy the full SHA
    00bd2dc View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Copy the full SHA
    77c8a82 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

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