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.66.1 #66

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps wetterdienst from 0.60.0 to 0.66.1.

Release notes

Sourced from wetterdienst's releases.

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
  • 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

... (truncated)

Changelog

Sourced from wetterdienst's changelog.

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
  • 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

... (truncated)

Commits
  • d432f37 Adjust station_reference_pattern_sorted and station_reference_pattern_sorted_...
  • 817870c Adapt dwd test station set to new values
  • e2ebb38 Bump version to 0.66.1
  • 00313be Add workaround for issue with DWD Observation station lists
  • f110803 Add test to ensure documentation of data coverage in docs
  • 1c0e863 Adapt test_radar_verify_hdf5_invalid to assert new style of error message
  • ad58110 Bump h5py from 3.9.0 to 3.10.0
  • 848702b Bump version to 0.66.0
  • e8f4dbc Replace timezonefinder by tzfpy
  • 36bb4a1 Fix test for Dwd Observation subdaily wind extreme dataset
  • 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.66.1.
- [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.66.1)

---
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 9, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2023

Superseded by #67.

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