Ozon3Org / Ozon3

An open-source Python package to easily obtain real-time, historical, or forecasted air quality data for anywhere in the world. Reliable, accurate and simple.
GNU General Public License v3.0
66 stars 23 forks source link

Units for Derived Data #96

Closed Tomiiwa closed 2 years ago

Tomiiwa commented 2 years ago

Fixes #5

Milind220 commented 2 years ago

@Tomiiwa I'm going to review your code now, but two things to keep in mind for the future:

  1. Make your git commit messages as per the guidelines in the CONTRIBUTING file. This commit for example should've had the prefix [docs]

  2. The CONTRIBUTING file also states in a couple of places that PR's should only be targeted at the dev branch, yet yours is targeting the main branch. I'll change this manually for now, but make sure to get this right next time.

Tomiiwa commented 2 years ago

apologies, will do that next time

lahdjirayhan commented 2 years ago

For our future reference, can you provide sources of where is it mentioned that these are the measurement units? @Tomiiwa