Skip to content

2.2

Compare
Choose a tag to compare
@csparpa csparpa released this 11 Feb 22:03
· 716 commits to master since this release
  • New entity Station: represents a meteostation recording weather data
  • New feature: search for meteostations around a lat/lon couple
  • New feature: retrieve weather currently measured by a meteostation
  • New feature: retrieve weathers currently measured by meteostations within a bounding box
  • Can now query for weather forecasts based on geographical coordinates
  • Can now query for weather forecasts based on city ID
  • Support querying of extreme weather conditions in Forecaster convenience methods
  • Enriched Weather class with methods to support data fields retrieved from meteostations
  • Now supporting Unicode strings as parameters for all PyOWM public methods
  • Increased test coverage