Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Bump wetterdienst from 0.60.0 to 0.67.0 #67

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps wetterdienst from 0.60.0 to 0.67.0.

Release notes

Sourced from wetterdienst's releases.

v0.67.0

What's Changed

  • Rename example folder to examples by @​gutzbenj
  • Use artificial station id for interpolation and summarization by @​gutzbenj
  • Rewrite python api and examples docs by @​gutzbenj
  • Rework wetterdienst info command by @​gutzbenj
  • [Breaking] Use start_date and end_date instead of from_date and to_date by @​gutzbenj

Full Changelog: earthobservations/wetterdienst@v0.66.1...v0.67.0

v0.66.1

What's Changed

  • Add test to ensure documentation of data coverage in docs by @​gutzbenj
  • Add workaround for issue with DWD Observation station lists by @​gutzbenj

Full Changelog: earthobservations/wetterdienst@v0.66.0...v0.66.1

v0.65.0

What's Changed

Full Changelog: earthobservations/wetterdienst@v0.64.0...v0.65.0

v0.64.0

What's Changed

Full Changelog: earthobservations/wetterdienst@v0.63.0...v0.64.0

v0.63.0

What's Changed

Full Changelog: earthobservations/wetterdienst@v0.62.0...v0.63.0

v0.62.0

What's Changed

  • Fix multiple issues with DwdObservationRequest API by @​gutzbenj
  • Raise minimum polars version to 0.19.6

... (truncated)

Changelog

Sourced from wetterdienst's changelog.

0.67.0 (17.11.2023)


  • [Breaking] Use start_date and end_date instead of from_date and to_date
  • Use artificial station id for interpolation and summarization
  • Rename taken station ids columns for interpolation and summarization

0.66.1 (08.11.2023)


  • Add workaround for issue with DWD Observation station lists

0.66.0 (07.11.2023)


  • Fix DWD DMO access again
  • Add lead time argument - one of short, long - for DWD DMO to address two versions of icon
  • Rework dict-like export formats and tests with extensive support for typing
  • Improve radar access
  • Style restapi landing page
  • Replace timezonefinder by tzfpy

0.65.0 (24.10.2023)


  • Cleanup error handling
  • Make cli work with DwdDmoRequest API
  • Cleanup cli docs
  • Fix DWD Observation API for 5 minute data

0.64.0 (12.10.2023)


  • Remove direct tzdata dependency
  • Replace pandas read_fwf calls by polars substitutes
  • Export: Add support for InfluxDB 3.x

0.63.0 (08.10.2023)


  • [Streamlit] Add sideboard with settings
  • [Streamlit] Add station information json
  • [Streamlit] Add units to DataFrame view and plots
  • [Streamlit] Add JSON download
  • Return data correctly sorted

0.62.0 (07.10.2023)


  • Fix multiple issues with DwdObservationRequest API

... (truncated)

Commits
  • 3d33343 Bump version to 0.67.0
  • 5e122ba Fix examples link
  • 69139c1 Rework wetterdienst info command
  • f1a7f0a Bump fsspec from 2023.9.2 to 2023.10.0
  • 3c061c5 Bump black from 23.10.1 to 23.11.0
  • 4b213b7 Bump pytest-notebook from 0.8.1 to 0.9.0
  • e2f8bab Bump poethepoet from 0.24.2 to 0.24.3
  • 5d67b63 Rewrite python api and examples docs
  • 76aee1a Bump pyarrow from 13.0.0 to 14.0.1
  • fa2acff Use artificial station id for interpolation and summarization
  • 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)

Bumps [wetterdienst](https://github.com/earthobservations/wetterdienst) from 0.60.0 to 0.67.0.
- [Release notes](https://github.com/earthobservations/wetterdienst/releases)
- [Changelog](https://github.com/earthobservations/wetterdienst/blob/main/CHANGELOG.rst)
- [Commits](earthobservations/wetterdienst@v0.60.0...v0.67.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 20, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Superseded by #68.

@dependabot dependabot bot closed this Dec 4, 2023
@dependabot dependabot bot deleted the dependabot/pip/wetterdienst-0.67.0 branch December 4, 2023 05:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

0 participants