Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stac-utils/xpystac
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.2
Choose a base ref
...
head repository: stac-utils/xpystac
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.3
Choose a head ref
  • 4 commits
  • 10 files changed
  • 1 contributor

Commits on Sep 6, 2023

  1. Always pass chunks (#30)

    It seems uncontroversially nice to default to dask.
    jsignell authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    bf292d5 View commit details
    Browse the repository at this point in the history
  2. Guess engine for pystac-client ItemSearch objects (#28)

    It looks like checking the class name takes on the order of 6µs so seems
    like a better approach than importing.
    
    closes #27
    jsignell authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a183525 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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

Commits on Nov 13, 2023

  1. Updating package files (#35)

    Updating some package files and adding docstrings for `to_xarray` and
    `STACBackend.open_dataset`.
    jsignell authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8ef17bf View commit details
    Browse the repository at this point in the history
Loading