diff --git a/ReleaseNotes b/ReleaseNotes index d7adea986aae19b5375b7dcfaedf3fdc578a8b67..d46a316fb7ff4ec485b88fa0b4afb89433a02926 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -1,10 +1,19 @@ Release notes TSG-QC jacques.grelet@ird.fr +v1.46.1 (2017-02-02) + - add m_map high resolution + - plot ship track with Google Earth according selected data (zoom) + - compiled version tested with R2012b and 2016b compiler + - update French documentation + v1.46.0 (2017-01-28) - add kml toolbox inside repository - add compiler project for R2016b x64 - improve climatology plot + - added suggested default values when requesting bias and error to assign + to the TSG series + - add some example files from TSG networh under tsg_data directory v1.45.0 (2016-05-05) - add an icon to plot ship track with Google Earth using KML Toolbox: diff --git a/compiler/Windows (x86)/R2012b/tsgqc.prj b/compiler/Windows (x86)/R2012b/tsgqc.prj index ea55702f88aab69498c76660df3e4411bbf9507a..a29dab79b7403ac493d6424e7e0524f89cdc097c 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="3469974272"> + <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"> <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> @@ -72,19 +72,19 @@ <file>C:\svn\oceano\trunk\lib\matlab\woa05_seasonal_surf.nc</file> <file>C:\svn\tsg-qc\trunk\@dynaload</file> <file>C:\svn\tsg-qc\trunk\@hashtable</file> + <file>C:\svn\tsg-qc\trunk\@kml</file> + <file>C:\svn\tsg-qc\trunk\@kmlAnimation</file> <file>C:\svn\tsg-qc\trunk\@netcdf_native</file> <file>C:\svn\tsg-qc\trunk\@node</file> <file>C:\svn\tsg-qc\trunk\@stack</file> <file>C:\svn\tsg-qc\trunk\@tsg_nc</file> - <file>C:\svn\tsg-qc\trunk\tsg_data\test.nc</file> + <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_tools</file> <file>C:\svn\tsg-qc\trunk\tsg_util</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\kml-toolbox\@kml</file> - <file>C:\Users\jgrelet\Documents\MATLAB\toolbox\kml-toolbox\@kmlAnimation</file> <file>C:\Users\jgrelet\Documents\MATLAB\toolbox\m_map</file> <file>C:\Users\jgrelet\Documents\MATLAB\toolbox\seawater</file> </fileset.resources> @@ -97,7 +97,6 @@ <matlab> <root>C:\Program Files (x86)\MATLAB\R2012b</root> <path> - <directory>C:\Users\jgrelet\Documents\MATLAB\toolbox\kml-toolbox</directory> <directory>C:\Users\jgrelet\Documents\MATLAB</directory> <directory>C:\svn\tsg-qc\trunk</directory> <directory>C:\svn\datagui\tags\V1_0</directory>