# 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](https://git.outils-is.ird.fr/grelet/TSG-QC/tree/master/INSTALL) in main tsgqc directory or in french [INSTALL_FR](https://git.outils-is.ird.fr/grelet/TSG-QC/tree/master/INSTALL_FR) ## Using tsgqc Launch Matlab script tsgqc under you current directory. ## Documentation Available, in * French <http://www.ird.fr/us191/spip.php?article28> * English <http://www.ird.fr/us191/spip.php?article63> ## Releases Notes New Features, Bug Fixes, Evolutions Read the file [ReleaseNotes](https://git.outils-is.ird.fr/grelet/TSG-QC/tree/master/ReleaseNotes.md) ## Bugs See file [BUGS](https://git.outils-is.ird.fr/grelet/TSG-QC/tree/master/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