Skip to content
Snippets Groups Projects
Select Git revision
  • 778fce3006243940de1b72807130b1785abbf063
  • master default protected
  • climato_interp
  • map_proj
  • v1.60
  • v1.50
  • v1.50rc1
  • v1.48.5rc6
  • v1.48.5rc5
9 results

TSG-QC

$Id$

Installation:
-------------
 See file INSTALL  in main tsgqc directory

Using tsgqc:
------------
 Launch Matlab script tsgqc under you current directory.

Documentation:
--------------
 Available, in french, English doc is under progress, at:
 http://www.ird.fr/us191/spip.php?article28

Bugs:
-----
 See file BUGS in main tsgqc directory

Subversion:
-----------
 The code is maintained with the revision control software subversion under:
 https://svn.mpl.ird.fr/us191/tsg-qc/trunk/

 You can get the last update in your local copy with the command:
 $ svn co https://svn.mpl.ird.fr/us191/tsg-qc/trunk/ .
 and keep your working copy up-to-date with:
 $ svn update

 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