Skip to content
Snippets Groups Projects
Jacques Grelet's avatar
jacques.grelet_ird.fr authored
When the user clicks on the close button of the main window, it is not possible to cancel the operation, a cancel button is added in the dialog box and the information message changed
60a2a28e
History

TSG-QC is a software for interactive analysis and validation of underway SST / SSS (Sea Surface Temperature and Sea Surface Salinity) measurements from a SeaBird Thermosalinograph (TSG). It has been developed under Matlab

Installation

See file INSTALL in main tsgqc directory or in french INSTALL_FR

Using tsgqc

Launch Matlab script tsgqc under you current directory.

Documentation

Available, in

Releases Notes

New Features, Bug Fixes, Evolutions

Read the file ReleaseNotes

Bugs

See file BUGS in main tsgqc directory

GIT

The code is maintained with the revision control software git under: https://git.outils-is.ird.fr/grelet/TSG-QC

You can get the last update in your local copy with the command:

> git clone https://git.outils-is.ird.fr/grelet/TSG-QC

and keep your working copy up-to-date with:

> git pull

If you try to modify code, never change or modify by hand the NetCDF descriptor file @netcdf_native/tsgqc_netcdf.csv

This file is obtained by a transformation of the Excel file tsgqc_netcdf.xls with Matlab class dynaload running on Windows system.

For any changes, contact me by mail at Jacques.Grelet_at_ird.fr