CORIOLIX Version 2.0.0 dated March 3, 2025.
Major Changes
- implements TimescaleDB
New Features
- search filters on list pages (Sensor, Parameter, Documents)
- sensor list Download (as CSV) button
Improvements
- API endpoint additions (e.g. search sensor log by date)
- implements collapsible sections on the Sensor Form and Parameter Form
- compresses SQL backups to reduce storage needs
- adds serial number to dropdown list on custom plots page
Bugs Fixed
- fixes several cruise chart page issues
- implements minor fixes to the home page
CORIOLIX Version 1.3.0 dated August 28, 2024.
New Features
- ability to delete delete individual vendors, sensors, parameters, and documents
- support for polled sensors
- new proximity alerts form
- ability to copy parameters
- ability to export and import sensor metadata (for transfer between CORIOLIX instances)
New Sensors Supported
- Hayward automated valve
- Sequoia Scientific LISST-200X
- Optical Scientific APG-815 Precipitation Gauge
- ECO Triplet BBFL2
- Sea-Bird Satlantic HyperOCR
Improvements
- substantial improvement in binning processing speed
- combines delivery of SAMOS daily data and metadata into a single daily email
- elimination of AGG virtual machine
- adds a new bin table for wind data
- drops large text field character limits
- adds more database tables
- increases the maximum number of figures (plots) per page from 10 to 26
- modifies y axis labels to be just units to simplify plot combinations
- substantial map/chart updates
- splits the sensor plot/data page into separate plot and data pages
- replaces single-row CurObs table with multi-row LastObs table to support more parameters
- fixes table header to top of page for long lists
- adds additional columns to the sensor and parameter list pages
- adds additional units to the dropdown
- removes requirement that all vendor fields need to be populated
- highlights parameter values on parameter status page that are out of gross or global range
Bugs Fixed
- error using "Verify Format" with a sample data message beginning with a hyphen
- links to UDUNITS documentation broken
- sensor ID not updated in last_obs table when sensor ID changed
- extra forward slash in the REST API example URLs