Skip to content

Releases: quince-science/QuinCe

Release 20.0.0

05 Apr 14:21
7808cea
Compare
Choose a tag to compare

New Features

  • Updated support for CONTROS sensors. This is the first production-quality release, although some updates may come.

Bug Fixes

  • It is no longer possible to set offsets on NRT datasets. This shouldn't have been allowed.

Misc changes

  • "Intake Temperature" is now named "Water Temperature" to make it relevant to submersible sensors. This change is purely aesthetic and has no effect on calculations.

Release 19.3.3

14 Mar 14:39
Compare
Choose a tag to compare

Bug Fixes

  • Various fixes to QC flagging of diagnostic values, both manual and automatic.

Release 19.3.2

07 Mar 13:33
Compare
Choose a tag to compare

Bug Fixes

  • Update to CP export for data with many raw files

Release 19.3.1

06 Mar 13:55
Compare
Choose a tag to compare

Bug Fixes

  • Fix for the file splitting/combining logic

Release 19.3.0

06 Mar 10:12
Compare
Choose a tag to compare

New features

Automatic file merging: If the raw files for an export are all very short (less than an hour), they are automatically merged into daily files. This reduces the overhead on downstream storage facilities. This only applies for files with no header or column headings.

Release 19.2.20

04 Mar 11:55
Compare
Choose a tag to compare

Bug Fixes

  • Various fixes to the map colour scale in QC pages.
  • Map zooming behaves more predictably.
  • Diagnostic values can no longer have their flag set to Questionable
  • Improved handling of empty data in NRT files

Release 19.2.19

20 Feb 18:13
Compare
Choose a tag to compare

New Features

  • NRT handling of complex data in multiple small files
  • NRT file retrieval from Google Drive

Bug Fixes

  • Fix exports of data from instruments with fixed position

Release 19.2.18

14 Feb 14:58
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a regression that prevented QC pages responding to resize events properly.

Release 19.2.17

06 Feb 13:21
Compare
Choose a tag to compare

Improvements

  • User QC flags can now be reset by pressing "Accept Automatic QC" - this will revert to the auto QC result.
  • NRT workflow can fix some instances of newlines wrongly inserted into data
  • Files containing a few lines with incorrect column counts are now accepted for upload. Those lines are ignored during data extraction and reported to the user.

Release 19.2.16

25 Jan 11:41
Compare
Choose a tag to compare

Bug Fixes

  • Fixed scrolling of the table on QC pages