Skip to content

v1.3.1 - add stream_point_timeseries

Compare
Choose a tag to compare
@gnmerritt gnmerritt released this 19 Nov 19:59
· 73 commits to dev since this release
57b4bba

This release adds a new client method stream_point_timeseries to replace the now deprecated query_point_timeseries method. The new method streams results from the API for better performance and memory usage with large time intervals and supports additional client-side validation of query parameters. You can also now use a PointSelector directly rather than needing to make two API calls to query data.