Skip to content

Releases: meteoblue/python-dataset-sdk

1.3.5: preserve consumer-provided "runOnJobQueue" value

10 Jan 07:16
fa95cc5
Compare
Choose a tag to compare

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

13 Sep 11:19
Compare
Choose a tag to compare
1.3.4

fix lint

Update docs

06 Sep 08:43
Compare
Choose a tag to compare
  • update tests and examples following measurements API breaking changes (fields renaming)
  • update readme

1.3.2 Mitigate race conditions when writing cache files

26 Aug 14:12
6ef8131
Compare
Choose a tag to compare
Merge pull request #20 from meteoblue/19-filecache-rename-sometimes-r…

Mitigate race conditions when writing cache files

26 Aug 13:53
6ef8131
Compare
Choose a tag to compare
1.3.2-beta

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

1.3.1 Fix pypi links

07 Aug 09:15
13bee86
Compare
Choose a tag to compare
Fix links on pypi (#17)


* update readme

---------

Co-authored-by: Nicoletta Addimando <[email protected]>

1.3.0 Upgrade to Measurements API v2

18 Jul 07:17
e7310f4
Compare
Choose a tag to compare

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

09 Feb 08:45
544bbe5
Compare
Choose a tag to compare
Fix Readme and Spyder IDE (#9)

* fix for spyder ide

* explicitly convert to list

1.2.1 Measurement API cache key calculation bugfix

30 Jul 12:35
Compare
Choose a tag to compare

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

1.2.0 Measurement SDK integrated

29 Jul 08:46
9c3f3e8
Compare
Choose a tag to compare

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 [email protected] for more information and API access credentials