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

Misc. fixes and improvements #2088

Merged
merged 21 commits into from
Apr 4, 2024
Merged

Misc. fixes and improvements #2088

merged 21 commits into from
Apr 4, 2024

Commits on Apr 2, 2024

  1. allow passing kwargs to requests.get in HttpFileSystem

    This allows passing authentication info, such as bearer tokens.
    AdeelH committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    57234d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe3b80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    250c99b View commit details
    Browse the repository at this point in the history
  4. misc doc tweaks

    AdeelH committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3fcb41b View commit details
    Browse the repository at this point in the history
  5. update dev requirements

    AdeelH committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e9c9ed7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2f4531 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. refactor Box.filter_by_aoi()

    AdeelH committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    182f83f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df45098 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe2c578 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68bac27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7620a0d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    f9f4b9b View commit details
    Browse the repository at this point in the history
  2. refactor SSLabelStore

    AdeelH committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    063f778 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eba8be1 View commit details
    Browse the repository at this point in the history
  4. refactor predictor

    AdeelH committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8077432 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78bab39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa9a4a2 View commit details
    Browse the repository at this point in the history
  7. Bump geopandas from 0.14.2 to 0.14.3 in /rastervision_core

    Bumps [geopandas](https://github.com/geopandas/geopandas) from 0.14.2 to 0.14.3.
    - [Release notes](https://github.com/geopandas/geopandas/releases)
    - [Changelog](https://github.com/geopandas/geopandas/blob/main/CHANGELOG.md)
    - [Commits](geopandas/geopandas@v0.14.2...v0.14.3)
    
    ---
    updated-dependencies:
    - dependency-name: geopandas
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and AdeelH committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3164be7 View commit details
    Browse the repository at this point in the history
  8. fix formatting

    AdeelH committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f8957e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cbe0317 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ea13faa View commit details
    Browse the repository at this point in the history