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.65.0 #64

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2023

Bumps wetterdienst from 0.60.0 to 0.65.0.

Release notes

Sourced from wetterdienst's releases.

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
  • Use more polars column functions by @​gutzbenj

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

v0.61.0

What's Changed

  • Make parameters TEMPERATURE_AIR_MAX_200 and TEMPERATURE_AIR_MIN_200 s… by @​gutzbenj
  • Dependencies: Bump a few versions, start using version range constraints by @​amotl
  • Dependencies: Use ruff==0.0.291. Format code. by @​amotl
  • Dependencies: Bump leftover versions using version range constraints by @​amotl
  • CI: Fix Dependabot configuration by @​amotl
  • Dependencies: Bump a few more, using timestamp-based versioning by @​amotl
  • Dependencies: Remove Percy by @​amotl
  • Fix imgw api by @​gutzbenj
  • Improve streamlit app plotting capabilities by @​gutzbenj
  • Tests: Re-run test cases on failures by @​amotl

... (truncated)

Changelog

Sourced from wetterdienst's changelog.

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
  • Raise minimum version of polars to 0.19.6 due to breaking changes

0.61.0 (06.10.2023)


  • Make parameters TEMPERATURE_AIR_MAX_200 and TEMPERATURE_AIR_MIN_200 summarizable/interpolatable
  • Add streamlit app for DWD climate stations
  • Add sql query function to streamlit app
  • Fix imgw meteorology station list parsing
  • Improve streamlit app plotting capabilities
  • Fix DWD DMO api
Commits
  • 3448678 Bump version to 0.65.0
  • 53c0445 Bump shapely from 2.0.1 to 2.0.2
  • c7307be Bump black from 23.9.1 to 23.10.1
  • 668df0e Bump xarray from 2023.9.0 to 2023.10.1
  • 1dddd9b Bump polars from 0.19.8 to 0.19.11
  • 236fa10 Fix DWD Observation API for 5 minute data
  • dee6b07 Cleanup cli and add examples for interpolate/summarize
  • 5af9655 Raise KeyError in _get_actual_percentage if aggregation method is unknown
  • 473b469 Cleanup tests for cli and restapi
  • 12156af Add timezone workaround for duckdb in filter_by_sql method
  • 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.65.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.65.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 Oct 25, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2023

Superseded by #65.

@dependabot dependabot bot closed this Nov 7, 2023
@dependabot dependabot bot deleted the dependabot/pip/wetterdienst-0.65.0 branch November 7, 2023 05:57
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.

0 participants