Releases: quince-science/QuinCe
Release 1.0.9
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
Summary
This is a hotfix release to allow null
values from diagnostic sensors
Release 1.0.8
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
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
#Summary
This is a hotfix release to fix an issue with handling errors in the NRT data retrieval scripts
Release 1.0.7.2
Summary
This is a hotfix release that sets all NRT QC flags to Probably Good
instead of Good
.
Release 1.0.7.1
Summary
This is a hotfix release for issues with NRT data processing
Release 1.0.7
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
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
Hotfix for Copernicus file processing - export script did not handle 1-line files.