Skip to content

Releases: quince-science/QuinCe

Release 1.0.9

09 Jul 09:49
85d1121
Compare
Choose a tag to compare

Summary

This is a bug fix release that addresses issues with the Copernicus export pathway and adds a few minor fixes to the web app.

Bug Fixes

Copernicus

  • Fix the location of index files

Web App

  • Handle empty values for diagnostic sensors
  • Fix database migrations

Enhancements

Copernicus

  • Improve data cleanup
  • Improve error handling

Web App

  • Add 'Last Touched' date to exports so scripts can more easily see if they are likely to have changed
  • New database maintenance scripts

Release 1.0.8.1

14 May 13:12
c8f8135
Compare
Choose a tag to compare

Summary

This is a hotfix release to allow null values from diagnostic sensors

Release 1.0.8

13 May 09:03
Compare
Choose a tag to compare

Summary

This is a bug fix release for some reasonably urgent issues found in recent use

Bug fixes

  • Data files with trailing empty columns are now detected more reliably
  • Some of the system maintenance scripts were not correctly interacting with the file store, and have been fixed
  • Ongoing minor adjustments to the CMEMS export script

Release 1.0.7.4

07 May 07:15
Compare
Choose a tag to compare

Summary

This is a hotfix release to improve the CMEMS export scripts and fix a database issue handling NRT datasets

Release 1.0.7.3

30 Apr 08:23
Compare
Choose a tag to compare

#Summary
This is a hotfix release to fix an issue with handling errors in the NRT data retrieval scripts

Release 1.0.7.2

23 Apr 10:29
Compare
Choose a tag to compare

Summary

This is a hotfix release that sets all NRT QC flags to Probably Good instead of Good.

Release 1.0.7.1

16 Apr 09:11
Compare
Choose a tag to compare

Summary

This is a hotfix release for issues with NRT data processing

Release 1.0.7

15 Apr 06:28
Compare
Choose a tag to compare

Summary

This bug fix release that handles issues with some NRT data files, and fixes a couple of other minor issues.

Bug Fixes

  • The Lost Password/Sign Up links on the login page now work without needing the form to be filled in
  • Exports for ICOS OTC now use ISO date format, and units are included in the column headings
  • Empty columns in data files are now correctly detected for most formats

Release 1.0.6.6

03 Apr 07:11
Compare
Choose a tag to compare

Hotfix release for CMEMS uploads

The index_latest.txt DNT file wasn't being uploaded correctly. Now fixed.
Also removed the creation/update dates from cmems_converter.py because they've been moved to the upload script for easier file comparison management.

Release 1.0.6.5

29 Mar 15:30
Compare
Choose a tag to compare

Hotfix for Copernicus file processing - export script did not handle 1-line files.