Skip to content

v0.7.0

Compare
Choose a tag to compare
@huss huss released this 15 Sep 18:42
· 2996 commits to development since this release
54c6d70

Significant features in release

Data acquisition

  • OED now accepts both meter and reading upload via CSV files.
  • CSV uploads can either be done via a drop zone on an admin page or through a script
  • OED accepts readings in many new ways including cumulative with or without reset, only having end only date/time, either chronological order, control over gaps between readings and variation in the length a reading spans and files with duplicated readings.
  • CSV files can be either gziped or not and can have a header row or not.
  • Significant enhancements in error checking and reporting for acquired readings.
  • Acquisition of MAMAC and Obvius data go through the enhanced data acquisition pipeline so these have all the new features.

Other changes

  • Map enhancements include correct calculation of circle size and allowing arbitrarily rotated maps (admin interface coming on that).
  • You can now export the raw meter data on a graphic and not just the graphic points.
  • OED now supports multiple types of users so you can grant access for admin, CSV upload & Obvius upload, and ability to export larger quantities of data rights individually.
  • Anyone using OED can now change to another supported language to override default language.
  • Color of lines, bars and circles were improved.
  • Hovering over a graphic now shows fewer digits so more user friendly.
  • User warned if JavaScript is not enables since site will not function properly.
  • A number of general issues/bugs were addressed.