weatherbit / weatherbit-python

A python weather api wrapper for weatherbit.io
MIT License
28 stars 9 forks source link

adding missing data fields #9

Closed crvallance closed 2 years ago

crvallance commented 4 years ago

Based on the documentation from https://www.weatherbit.io/api/weather-forecast-16-day there are several supported data fields which aren't available in the class. This adds them in so they're callable.