Skip to content

Releases: meteoblue/python-dataset-sdk

1.3.5: preserve consumer-provided "runOnJobQueue" value

Choose a tag to compare

@nicolettaaddimando nicolettaaddimando released this 10 Jan 07:16
fa95cc5

What's Changed

  • preserve consumer-provided "runOnJobQueue" value when set to True by @huwylphimet in #23

Full Changelog: 1.3.4...1.3.5

Update log message

Choose a tag to compare

released this 13 Sep 11:19
1.3.4

fix lint

Update docs

Choose a tag to compare

released this 06 Sep 08:43
  • update tests and examples following measurements API breaking changes (fields renaming)
  • update readme

1.3.2 Mitigate race conditions when writing cache files

Choose a tag to compare

released this 26 Aug 14:12
6ef8131
Merge pull request #20 from meteoblue/19-filecache-rename-sometimes-r…

Mitigate race conditions when writing cache files

Choose a tag to compare

released this 26 Aug 13:53
6ef8131
1.3.2-beta

Merge pull request #20 from meteoblue/19-filecache-rename-sometimes-r…

1.3.1 Fix pypi links

Choose a tag to compare

released this 07 Aug 09:15
13bee86
Fix links on pypi (#17)


* update readme

---------

Co-authored-by: Nicoletta Addimando <nicoletta.addimando@meteoblue.com>

1.3.0 Upgrade to Measurements API v2

Choose a tag to compare

released this 18 Jul 07:17
e7310f4

Update the sdk to access measurement data from V2 of meteoblue Measurements API.

Requires python >= 3.8.

1.2.2 Fix Readme and Spyder IDE

Choose a tag to compare

@patrick-zippenfenig patrick-zippenfenig released this 09 Feb 08:45
544bbe5
Fix Readme and Spyder IDE (#9)

* fix for spyder ide

* explicitly convert to list

1.2.1 Measurement API cache key calculation bugfix

Choose a tag to compare

@patrick-zippenfenig patrick-zippenfenig released this 30 Jul 12:35

Using cache with measurement API caused an error: TypeError: openssl_md5() takes at most 1 argument (2 given)

1.2.0 Measurement SDK integrated

Choose a tag to compare

@patrick-zippenfenig patrick-zippenfenig released this 29 Jul 08:46
9c3f3e8

Measurements from the meteoblue Measurement API are now integrated. Current weather station data as well as 50 years time-series are available. Measurement data are now as easy to use as gridded environmental data.

Contact info@meteoblue.com for more information and API access credentials