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

Accessing the correct column for weighted average #131

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

jan-meyer-1986
Copy link
Contributor

In its current form, the weighted average is computed across the values of the weather stations' elevation. This pull request corrects this to the weather stations' score.

@clampr clampr changed the base branch from master to dev September 26, 2023 12:55
@clampr clampr merged commit ad80020 into meteostat:dev Sep 26, 2023
clampr added a commit that referenced this pull request Sep 26, 2023
* Fix Pandas version (#130)

* Avoid querying future data (#132)

* Accessing the correct column for weighted average (#131)

Co-authored-by: Jan <jan@getml.com>

* Update version

* Use Python 3.11 for tests

* Remove unused import

* Silence warning

---------

Co-authored-by: Jan Meyer <janmeyer1986@web.de>
Co-authored-by: Jan <jan@getml.com>
Co-authored-by: bram-tv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants