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

MNT: (deps): Bump metpy from 1.2.0 to 1.5.1 in /ci #711

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps metpy from 1.2.0 to 1.5.1.

Release notes

Sourced from metpy's releases.

1.5.1

Highlights

  • el and lfc handle NaN values in passed in profiles
  • Clarification of advection docs
  • Fixed bug in (log_)interpolate_1d with mixed DataArray and numpy arrays
  • Fixed orientation of StationaryFront to match WPC bulletins by default
  • Fixed color-mapped hodograph to no longer require units on input

Bugs Fixed 🐛

New Contributors

Full Changelog: Unidata/MetPy@v1.5.0...v1.5.1

v1.5.0

Highlights

  • Drawing fronts and boundaries using Matplotlib path effects for appropriate meteorological styling (e.g. cold fronts)
  • Drawing regions with a scalloped style
  • Parser for WPC surface bulletins
  • CAPE and CIN calculations now use the virtual temperature correction
  • Revamped the list of pre-defined plotting areas for the simplified plotting interface
  • "Dark mode" now available in the docs (thanks pydata-sphinx-theme!)
  • Last release to support Python 3.8

New Features 🎉

Enhancements 😄

Bugs Fixed 🐛

... (truncated)

Commits
  • 3d02385 Merge pull request #3104 from Unidata/dependabot-pip-ci-matplotlib-3.7.2
  • 018086b Merge pull request #3098 from dopplershift/fix-fronts
  • c5aed56 Merge pull request #3103 from dopplershift/fix-1889
  • 6019cd1 CI: (deps): Bump matplotlib from 3.7.1 to 3.7.2 in /ci
  • 9e65078 BUG: Fix interpolation with mixed types
  • 77447f1 Merge pull request #3102 from Unidata/dependabot-pip-ci-ruff-0.0.277
  • 551c3ec CI: (deps): Bump ruff from 0.0.275 to 0.0.277 in /ci
  • 0b93500 Unit agnostic intervals for color-mapped hodographs (#3054)
  • 9989c21 BUG: Flip StationaryFront orientation (Fixes #3047)
  • 3515d75 MNT: Refactor Dryline to better use Front (Fixes #3043)
  • 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 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)

Bumps [metpy](https://github.com/Unidata/MetPy) from 1.2.0 to 1.5.1.
- [Release notes](https://github.com/Unidata/MetPy/releases)
- [Commits](Unidata/MetPy@v1.2.0...v1.5.1)

---
updated-dependencies:
- dependency-name: metpy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants