Weather-Station-Software / live-weather-station

Display on your WordPress site, in many elegant ways, the meteorological data collected by public or personal weather stations.
https://weather.station.software/
GNU General Public License v2.0
7 stars 2 forks source link

Resolution #33 & #17 #34

Closed jaz-on closed 1 year ago

jaz-on commented 1 year ago
  1. Rewrite get_wind_angle and rename $value to $windAngle. Resolves #33.
  2. Refactor is_autoupdatable and is_updated for better readability and maintainability (renaming variables, rewriting docstring...) To be tested if it resolves #17.