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.
Updated on November 29, 2021
PURPOSE
TSG-QC is a tool for analysis and validation of surface temperature and salinity data acquired from a Thermosalinograph (TSG) installed on research or commercial ships.
It allows:
The software can deal with different input data formats: ASCII, Labview, "Real-time" Coriolis NetCDF, Seabird (*.cnv), ...
INSTALLING SOFTWARE
The development of the software is now hosted on the IRD Gitlab platform under:
https://forge.ird.fr/us191/TSG-QC
If you have a Matlab license, there are 2 options:
tsgqc
Installing Git:
Clone your local copy of the Git repository:
Go to the TSG-QC Git page https://forge.ird.fr/us191/TSG-QC and copy the HTTPS URL as shown below:
Windows:
In the directory of your choice, for example (c:\gitlab), right-click to open the context menu and choose "Git clone"
then click OK, the cloning of the repository should begin.
Update Deposit: When you’ve been notified by email of adding new features or bug fixes, from the pop-up menu, choose "Git pull" to update your local copy.
Linux:
Clone your local copy of the Git repository on Linux from the command line, replace
Update your local copy:
Versions
The latest version 1.50, updated November 25, 2020 works with the latest versions of Matlab and has been tested up to R2021b.
Read the "Release Notes" file for the latest changes.
Follow the instructions of the files README and INSTALL to modify the paths under Matlab and install the toolboxes or "toolbox" necessary for the application.
Compiled Version:
If you do not have a Matlab license, a compiled version is available by clicking the following links using the ftp client program Filezilla:
Read the file readme.txt.
Using tsgqc.exe requires installing the Matlab runtime. You need to get it from the same link and install it.
To obtain a version compiled under Linux (Ubuntu), send me a direct request by mail.
QUICK START
Start Matlab, go to the tsg_data
subdirectory and type tsgqc
to run the program. Use the File / Open menu to open a data file.
DOCUMENTATION
A user’s guide is available here
Standards and best practices from GOSUD
OUTPUT FILE FORMAT
The reference document CORTSG_format_gosud.pdf version 3.0 describing the output NetCDF format is available online from the subversion repository.
REFERENCES
TECHNICAL SUPPORT
In case of technical problems, you can contact me at the following address: hotline-tsgqc (order to prevent spam, replace _at_ with @ in the field to:). Please report the following information:
under Matlab, the results of the following commands:
LINKS