Skip to content
Snippets Groups Projects
Commit cf70a0e5 authored by jacques.grelet_ird.fr's avatar jacques.grelet_ird.fr
Browse files

change Climatology2 to Climatology

update R2012 compiler project
update PI from C:\svn\tsg-qc\trunk\@netcdf_native\tsgqc_netcdf.xls
parent c7731c93
No related branches found
No related tags found
No related merge requests found
......@@ -20,3 +20,5 @@ list of methods
>> write(d,'tsgqc_netcdf.csv')
Write data file: C:\svn\tsg-qc\trunk\@netcdf_native\tsgqc_netcdf.csv
The last line should have a comment (%)
......@@ -119,7 +119,7 @@ $ATTRIBUTES$
#;DATA_RESTRICTIONS;data_restrictions;;edit;NONE;;;;;right;Restriction on use for these data, example: NONE;#
#;CITATION;citation;;edit;;;;;;left;This citation should be used for publications. Example : "These data were collected and made freely available by the International GOSUD Project and the national programmes that contribute to it.";#
#;COMMENT;comment;;edit;;;;;;right;Comment.;#
#;PI_NAME;pi_name;;popupmenu;Denis Diverres|David Varillon|Thierry Delcroix|Yves Gouriou|Bernard Bourles|Gilles Reverdin|Rosemary Morrow|Magali Krieger|Julien Perrier|Stephane Jacquin|Fabienne Gaillard|Thierry Reynaud;1;0.1;0.02;;right;Name of the principal investigator in charge of the TSG line.;#
#;PI_NAME;pi_name;;popupmenu;Denis Diverres|Celine Bachelier|Gael Alory|Bernard Bourles|Gilles Reverdin|Rosemary Morrow|Stephane Jacquin|Thierry Reynaud;1;0.1;0.02;;right;Name of the principal investigator in charge of the TSG line.;#
#;DATA_CENTRE;data_centre;;edit;;;;;;right;Code for data center (2 char);#
#;DATA_ACQUISITION;data_acquisition;;popupmenu;IRD|GENAVIR|SHOM|CNRS|IPEV|IFREMER|CANOE|OCEANOSCIENTIFIC;1;0.1;0.02;;right;Acquisition data centre, example: SHOM, IRD, GENAVIR, CNRS,…;#
#;PROCESSING_CENTRE;processing_centre;;popupmenu;SO-SSS|CORIOLIS|IRD|SURVOSTRAL|TSG_RECHERCHE|LOPS|LPO;1;0.1;0.02;;right;Processing data centre, example: SO-SSS, CORIOLIS, TSG_RECHERCHE, ...;#
......
No preview for this file type
<?xml version="1.0" encoding="UTF-8"?>
<deployment-project plugin="plugin.deploytool" plugin-version="1.0">
<configuration target="target.standalone" target-name="Console Application" name="tsgqc" location="C:\svn\tsg-qc\trunk\compiler\Windows (x86)\R2012b" file="C:\svn\tsg-qc\trunk\compiler\Windows (x86)\R2012b\tsgqc.prj" build-checksum="1268646035">
<configuration target="target.standalone" target-name="Console Application" name="tsgqc" location="C:\svn\tsg-qc\trunk\compiler\Windows (x86)\R2012b" file="C:\svn\tsg-qc\trunk\compiler\Windows (x86)\R2012b\tsgqc.prj" build-checksum="1024360062">
<param.project.name>C:\svn\tsg-qc\trunk\compiler\Windows (x86)\R2012b\tsgqc.prj</param.project.name>
<param.target.type>Console Application</param.target.type>
<param.appname>tsgqc</param.appname>
......@@ -81,8 +81,10 @@
<file>C:\svn\tsg-qc\trunk\tsg_data</file>
<file>C:\svn\tsg-qc\trunk\tsg_icon</file>
<file>C:\svn\tsg-qc\trunk\tsg_io</file>
<file>C:\svn\tsg-qc\trunk\tsg_map</file>
<file>C:\svn\tsg-qc\trunk\tsg_tools</file>
<file>C:\svn\tsg-qc\trunk\tsg_util</file>
<file>C:\svn\tsg-qc\trunk\tsg_util\get_active_QC.m</file>
<file>C:\svn\tsg-qc\trunk\tsgqc.m</file>
<file>C:\Users\jgrelet\Documents\MATLAB\toolbox\jsonlab</file>
<file>C:\Users\jgrelet\Documents\MATLAB\toolbox\m_map</file>
......@@ -154,7 +156,6 @@
<directory>${MATLAB_ROOT}\toolbox\matlab\system</directory>
<directory>${MATLAB_ROOT}\toolbox\matlab\timeseries</directory>
<directory>${MATLAB_ROOT}\toolbox\matlab\hds</directory>
<directory>C:\svn\tsg-qc\trunk\tsg_icon</directory>
</path>
</matlab>
<platform>
......
function plot_Climatology2(hMainFig, hPlotAxes)
function plot_Climatology(hMainFig, hPlotAxes)
% Function to plot mean climatology and standard deviation
%
% Input
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment