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: rasterio/rasterio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.0
Choose a base ref
...
head repository: rasterio/rasterio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.1
Choose a head ref
  • 9 commits
  • 11 files changed
  • 3 contributors

Commits on Sep 26, 2024

  1. This is 1.4.0 (#3188)

    sgillies authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    11c3b06 View commit details
    Browse the repository at this point in the history
  2. This is the maint-1.4 branch

    sgillies committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    79bf740 View commit details
    Browse the repository at this point in the history
  3. Check for lowerCase netCDF instead of NetCDF (#3189)

    Some tests were accidentally skipped even though netCDF driver was installed due to incorrect capitalization.
    weiji14 authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e42e549 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Return ints from dataset index() (#3195)

    Resolves #3192
    sgillies authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    099b33c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Mark additional tests that use the network (#3193)

    The network marker is already used in other places, but these tests are
    new.
    QuLogic authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    958ddfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    883b5f5 View commit details
    Browse the repository at this point in the history
  3. Add fsspec to test dependencies (#3197)

    Resolve #3190
    sgillies authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0d1a180 View commit details
    Browse the repository at this point in the history
  4. This is 1.4.1

    sgillies committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6b6b5c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3837ed9 View commit details
    Browse the repository at this point in the history
Loading