Releases: meteoblue/python-dataset-sdk
Releases · meteoblue/python-dataset-sdk
1.3.5: preserve consumer-provided "runOnJobQueue" value
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
1.3.4 fix lint
Update docs
- update tests and examples following measurements API breaking changes (fields renaming)
- update readme
1.3.2 Mitigate race conditions when writing cache files
Merge pull request #20 from meteoblue/19-filecache-rename-sometimes-r…
Mitigate race conditions when writing cache files
1.3.2-beta Merge pull request #20 from meteoblue/19-filecache-rename-sometimes-r…
1.3.1 Fix pypi links
Fix links on pypi (#17) * update readme --------- Co-authored-by: Nicoletta Addimando <[email protected]>
1.3.0 Upgrade to Measurements API v2
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
Fix Readme and Spyder IDE (#9) * fix for spyder ide * explicitly convert to list
1.2.1 Measurement API cache key calculation bugfix
Using cache with measurement API caused an error: TypeError: openssl_md5() takes at most 1 argument (2 given)
1.2.0 Measurement SDK integrated
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