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

update to v1.461

update R2012 compiler project
parent 1c1a9119
No related branches found
No related tags found
No related merge requests found
Release notes Release notes
TSG-QC jacques.grelet@ird.fr 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) v1.46.0 (2017-01-28)
- add kml toolbox inside repository - add kml toolbox inside repository
- add compiler project for R2016b x64 - add compiler project for R2016b x64
- improve climatology plot - 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) v1.45.0 (2016-05-05)
- add an icon to plot ship track with Google Earth using KML Toolbox: - add an icon to plot ship track with Google Earth using KML Toolbox:
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<deployment-project plugin="plugin.deploytool" plugin-version="1.0"> <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.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.target.type>Console Application</param.target.type>
<param.appname>tsgqc</param.appname> <param.appname>tsgqc</param.appname>
...@@ -72,19 +72,19 @@ ...@@ -72,19 +72,19 @@
<file>C:\svn\oceano\trunk\lib\matlab\woa05_seasonal_surf.nc</file> <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\@dynaload</file>
<file>C:\svn\tsg-qc\trunk\@hashtable</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\@netcdf_native</file>
<file>C:\svn\tsg-qc\trunk\@node</file> <file>C:\svn\tsg-qc\trunk\@node</file>
<file>C:\svn\tsg-qc\trunk\@stack</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_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_icon</file>
<file>C:\svn\tsg-qc\trunk\tsg_io</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_tools</file>
<file>C:\svn\tsg-qc\trunk\tsg_util</file> <file>C:\svn\tsg-qc\trunk\tsg_util</file>
<file>C:\svn\tsg-qc\trunk\tsgqc.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\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\m_map</file>
<file>C:\Users\jgrelet\Documents\MATLAB\toolbox\seawater</file> <file>C:\Users\jgrelet\Documents\MATLAB\toolbox\seawater</file>
</fileset.resources> </fileset.resources>
...@@ -97,7 +97,6 @@ ...@@ -97,7 +97,6 @@
<matlab> <matlab>
<root>C:\Program Files (x86)\MATLAB\R2012b</root> <root>C:\Program Files (x86)\MATLAB\R2012b</root>
<path> <path>
<directory>C:\Users\jgrelet\Documents\MATLAB\toolbox\kml-toolbox</directory>
<directory>C:\Users\jgrelet\Documents\MATLAB</directory> <directory>C:\Users\jgrelet\Documents\MATLAB</directory>
<directory>C:\svn\tsg-qc\trunk</directory> <directory>C:\svn\tsg-qc\trunk</directory>
<directory>C:\svn\datagui\tags\V1_0</directory> <directory>C:\svn\datagui\tags\V1_0</directory>
......
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