Skip to content

Releases: meteomatics/python-connector-api

v2.8.1

21 Feb 12:18
caa195b

Choose a tag to compare

  • Fix post request for url with long time date list
  • Updated examples
  • Updated Meteomatics logo
  • Deleted unused submodule
  • Updated deprecated functions

v2.2.1

18 Mar 15:45

Choose a tag to compare

fix issue 34

v2.0.4

03 Jul 15:05
548cea1

Choose a tag to compare

  • Handle different types of weather api exceptions
  • Add jupyter notebooks

v2.0.3

19 Jun 08:24

Choose a tag to compare

  • Fix: Datetime object already is tz aware in newer pandas (>=0.24) versions
  • Change the versioning style when sending requests

v2.0.2

25 Apr 13:41

Choose a tag to compare

  • add parsing of ens_select string to extend response parameters

v2.0.1

25 Feb 08:11

Choose a tag to compare

Fix Python3 relative imports

v2.0.0

14 Feb 12:29

Choose a tag to compare

  • Add setup.py
  • Add function to receive available time ranges
  • Extend reading og mbg2 binary format to several time steps
  • Add option to receive station data via hash id
  • Optimization
  • Add option for general station id

v1.5.4

28 Jun 07:32

Choose a tag to compare

  • Add user feature query
  • Update examples

v1.5.3

07 Jun 14:23

Choose a tag to compare

  • Fix arange bug
  • Code styling changes

v1.5.2

30 May 08:00

Choose a tag to compare

  • Add init date query
  • Fix NA replacement, use ints instead of strings