Skip to content

Releases: hf-kklein/osem-python-client

v0.1.2

22 Dec 12:07
2a5e274

Choose a tag to compare

What's Changed

  • Stream chunks of measurements tasks instead of awaiting all at once by @hf-kklein in #17

Full Changelog: v0.1.1...v0.1.2

v0.1.1

22 Dec 08:14
96f48b1

Choose a tag to compare

What's Changed

  • Download measurements in slices of 1day width by @hf-kklein in #16

Full Changelog: v0.1.0...v0.1.1

v0.1.0

21 Dec 14:04
0042210

Choose a tag to compare

What's Changed

  • Change type of location to pydantic-extra Coordinates by @hf-kklein in #9
  • 🧹 Clean Up Tests by @hf-kklein in #10
  • Add method to download all boxes in a given area by @hf-kklein in #11
  • Add filter to get_measurements_with_sensor_metadata by @hf-kklein in #12
  • Switch from lists to AsyncGenerators as return types (using aiostream) by @hf-kklein in #13
  • rename "get_senseboxes" to "get_senseboxes_from_area" by @hf-kklein in #14
  • Get measurements from area; Move 2 SW/NE coordinates into filter object by @hf-kklein in #15

Full Changelog: v0.0.5...v0.1.0

v0.0.5

19 Dec 15:18
6df1744

Choose a tag to compare

What's Changed

  • Complete Box and SensorMetadata model classes by @hf-kklein in #8

Full Changelog: v0.0.4...v0.0.5

v0.0.4

19 Dec 12:11
92f16c3

Choose a tag to compare

What's Changed

  • Add computed property sensor_id to MeasurementWithSensorMetadata by @hf-kklein in #6
  • Add sensebox_id to MeasurementWithSensorMetadata by @hf-kklein in #7

Full Changelog: v0.0.3...v0.0.4

v0.0.3

19 Dec 11:01
ef1fc36

Choose a tag to compare

What's Changed

  • Add method to associate sensor metadata with measurements by @hf-kklein in #5

Full Changelog: v0.0.1...v0.0.3

v0.0.2

19 Dec 10:15
7563590

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/hf-kklein/osem-python-client/commits/v0.0.2

v0.0.1

19 Dec 10:10
7563590

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/hf-kklein/osem-python-client/commits/v0.0.1