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

Bump torchgeo from 0.6.1 to 0.6.2 in /requirements #602

Merged
merged 3 commits into from
Jan 31, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps torchgeo from 0.6.1 to 0.6.2.

Release notes

Sourced from torchgeo's releases.

v0.6.2

TorchGeo 0.6.2 Release Notes

This is a bugfix release. There are no new features or API changes with respect to the 0.6.1 release.

This release doubles the number of TorchGeo tutorials, making it easier than ever to learn TorchGeo! All tutorials have been reorganized as follows:

  • Getting Started: background material on PyTorch, geospatial data, and TorchGeo
  • Basic Usage: basic concepts and components of TorchGeo and how to use them
  • Case Studies: end-to-end workflows for common remote sensing use cases
  • Customization: customizing TorchGeo to meet your needs, and contributing back those changes

If you have a use case that is not yet documented, please consider contributing a new Case Study tutorial!

Dependencies

  • pyvista: no support for VTK 9.4 yet (#2431)
  • rasterio: 1.4.3+ is now supported (#2442)

Datasets

  • Chesapeake 7/13: remove references to removed classes (#2388)
  • Chesapeake CVPR: fix download link (#2445)
  • EuroSAT: fix order of Sentinel-2 bands (#2480)
  • EuroSAT: redistribute split files on Hugging Face (#2432)
  • Forest Damage: fix _verify docstring (#2401)
  • Million-AID: fix _verify docstring (#2401)
  • UC Merced: redistribute split files on Hugging Face (#2433)
  • Utilities: remove defaultdict from collation functions (#2398)

Models

  • Add bands metadata to all pre-trained weights (#2376)

Scripts

  • SSL4EO: Sentinel-2 name changed on GEE (#2421)

Tests

  • CI: more human-readable cache names (#2426)
  • Models: test that bands match expected dimensions (#2383)

Documentation

  • Docs: update alternatives (#2437)
  • Docs: reorganize tutorial hierarchy (#2439)
  • Add Introduction to PyTorch tutorial (#2440, #2467)
  • Add Introduction to Geospatial Data tutorial (#2446, #2467)
  • Add Introduction to TorchGeo tutorial (#2457)

... (truncated)

Commits
  • 4919d55 README: correct syntax highlighting for console code (#2482)
  • e0a6912 Add TorchGeo CLI tutorial (#2479)
  • ec96458 Docs: remove mathcal (#2467)
  • 04cc926 Add consistent author and copyright info to all tutorials (#2478)
  • e994697 Fixed the bandorder of EuroSAT dataset, datamodule and within the tutorial to...
  • 4de700d Tutorials: fix dataset contribution tutorial (#2469)
  • a4671cf Trying to fix required.txt
  • 769ad2e Docs: reorganize tutorial hierarchy (#2439)
  • b849ace Added EarthSurfaceWater tutorial (#960)
  • e821113 Add Contribution Guide for Datamodule (#2452)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 13, 2025
Bumps [torchgeo](https://github.com/microsoft/torchgeo) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/microsoft/torchgeo/releases)
- [Commits](microsoft/torchgeo@v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: torchgeo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/torchgeo-0.6.2 branch from 7b60600 to 9dabd8c Compare January 29, 2025 15:35
@Pale-Blue-Dot-97 Pale-Blue-Dot-97 self-assigned this Jan 31, 2025
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.80%. Comparing base (95b19f6) to head (cb8dff6).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #602      +/-   ##
==========================================
- Coverage   90.84%   90.80%   -0.05%     
==========================================
  Files          42       42              
  Lines        4994     4994              
==========================================
- Hits         4537     4535       -2     
- Misses        457      459       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Pale-Blue-Dot-97 Pale-Blue-Dot-97 merged commit 3cb01b0 into main Jan 31, 2025
15 of 16 checks passed
@Pale-Blue-Dot-97 Pale-Blue-Dot-97 deleted the dependabot/pip/requirements/torchgeo-0.6.2 branch January 31, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant