m0rp43us / openmeteopy

openmeteopy is a client Python wrapper library for Open-Meteo web API. It allows quick and easy consumption of OM data from Python applications via a simple object model and in a human-friendly fashion.
https://pypi.org/project/openmeteo-py/0.0.1/
MIT License
131 stars 28 forks source link

Missing "temperture_2m" in the hourly outputs #1

Closed tgmorais closed 2 years ago

tgmorais commented 2 years ago

Hi, Using the pip installation and the example code, "temperature_2m" is missing from the outputs.

m0rp43us commented 2 years ago

Hello, you can clone the current repo,fixed the bug.

I will update the package in pip accordingly.