From a98edf92efa03675c82a94029f5703e843996c9e Mon Sep 17 00:00:00 2001 From: Jacques Grelet <jacques.grelet@ird.fr> Date: Wed, 30 May 2018 11:43:39 +0000 Subject: [PATCH] remove extra blank line at the end of tsgqc_netcdf.csv, read this file failed under R2012 --- @netcdf_native/tsgqc_netcdf.csv | 1 - compiler/Windows (x86)/R2012b/tsgqc.prj | 16 ++-------------- 2 files changed, 2 insertions(+), 15 deletions(-) diff --git a/@netcdf_native/tsgqc_netcdf.csv b/@netcdf_native/tsgqc_netcdf.csv index 8cdb470..7b28ead 100644 --- a/@netcdf_native/tsgqc_netcdf.csv +++ b/@netcdf_native/tsgqc_netcdf.csv @@ -141,4 +141,3 @@ $QUALITY$ #;NOT_USED;Not used;7;w;off;# #;INTERPOLATED_VALUE;Interpolated value;8;b;off;# #;MISSING_VALUE;Missing value;9;k;off;# - diff --git a/compiler/Windows (x86)/R2012b/tsgqc.prj b/compiler/Windows (x86)/R2012b/tsgqc.prj index a29dab7..981b8ed 100644 --- a/compiler/Windows (x86)/R2012b/tsgqc.prj +++ b/compiler/Windows (x86)/R2012b/tsgqc.prj @@ -1,6 +1,6 @@ <?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="1122571754"> + <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"> <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> @@ -99,19 +99,6 @@ <path> <directory>C:\Users\jgrelet\Documents\MATLAB</directory> <directory>C:\svn\tsg-qc\trunk</directory> - <directory>C:\svn\datagui\tags\V1_0</directory> - <directory>C:\Users\jgrelet\Documents\MATLAB\toolbox\xmltree</directory> - <directory>C:\Users\jgrelet\Documents\MATLAB\toolbox\xml_toolbox</directory> - <directory>C:\svn\oceano\trunk</directory> - <directory>C:\Users\jgrelet\Documents\MATLAB\toolbox\GeodiseLab-1.2.1\GeodiseLab-matlabR14\XMLToolbox</directory> - <directory>C:\svn\datagui\trunk</directory> - <directory>C:\Users\jgrelet\Documents\MATLAB\toolbox\nansuite</directory> - <directory>C:\Users\jgrelet\Documents\MATLAB\toolbox\git_wrapper</directory> - <directory>C:\svn\oceano\trunk\lib\matlab</directory> - <directory>C:\Users\jgrelet\Documents\MATLAB\toolbox\matlab_xunit\xunit</directory> - <directory>C:\svn\ladcp-ldeo\trunk\m</directory> - <directory>C:\Users\jgrelet\Documents\MATLAB\toolbox\mbed</directory> - <directory>C:\Users\jgrelet\Documents\MATLAB\toolbox\seawater</directory> <directory>C:\Users\jgrelet\Documents\MATLAB\toolbox\m_map</directory> <directory>${MATLAB_ROOT}\toolbox\matlab\demos</directory> <directory>${MATLAB_ROOT}\toolbox\matlab\graph2d</directory> @@ -167,6 +154,7 @@ <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> -- GitLab