Skip to content

Timeseries module updates

Pre-release
Pre-release
Compare
Choose a tag to compare
@nickpowersys nickpowersys released this 06 Oct 04:06
· 40 commits to master since this release
  • ID and start/end arguments now optional in timeseries module functions (default to selecting all records)
  • Optional ID and start/end arguments are keyword arguments instead of positional arguments
  • Cycling device IDs and sensor IDs are independent parameters in timeseries module
  • More general data category names for named tuple records in dicts and functions (Sensors, Geospatial)
  • Sensor and geospatial data in timeseries module can be vectors or, as in previous releases, scalars