From 36d7229fd8a4b6fc8d73ebb108415902453c96cf Mon Sep 17 00:00:00 2001
From: Jacques Grelet <Jacques.grelet@ird.fr>
Date: Mon, 7 Jan 2019 15:21:19 +0100
Subject: [PATCH] update ReleaseNotes Transform INSTALL* to Markdown

---
 INSTALL         | 66 ---------------------------------------------
 INSTALL.md      | 61 +++++++++++++++++++++++++++++++++++++++++
 INSTALL_FR      | 72 -------------------------------------------------
 INSTALL_FR.md   | 68 ++++++++++++++++++++++++++++++++++++++++++++++
 ReleaseNotes.md |  9 +++----
 5 files changed, 133 insertions(+), 143 deletions(-)
 delete mode 100644 INSTALL
 create mode 100644 INSTALL.md
 delete mode 100644 INSTALL_FR
 create mode 100644 INSTALL_FR.md

diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index 798e656..0000000
--- a/INSTALL
+++ /dev/null
@@ -1,66 +0,0 @@
-
-TSG-QC - Installation - English version :
------------------------------------------
-  Prerequisite :
-  --------------
-  - TSG-QC  need a version of Matlab >= R2006b
-    The most recent version tested is R2017b (Windows or Linux)
- 
- Cloning TSG-QC repository:
-  -----------------------------------
-  - Clone the repository:
-   
-    $ git clone https://git.outils-is.ird.fr/grelet/TSG-QC.git
-	
-	or getting the last zip archive:
-	
-	https://git.outils-is.ird.fr/grelet/TSG-QC/repository/archive.zip?ref=master
-	
-  - Install the free toolbox m_map (>= 1.4) under Matlab
-    see: http://www2.ocgy.ubc.ca/~rich/map.html
-    see BUGS file for Matlab version > R2009
-    with Matlab version >= R2015, install the latest m_map version 1.4h,
-    BITMAX starts not to be used, changed to FLINTMAX... 
-    Install GSHHS high-resolution coastline database files under m_map\private
-    from http://www.ngdc.noaa.gov/mgg/shorelines/data/gshhs/
-
-  - Install Matlab toolbox seawater from web site : 
-    http://www.cmar.csiro.au/datacentre/ext_docs/seawater.htm
-
-  - For Matlab versions prior to R2008a:
-    + Install mexnc toolbox from :
-      http://mexcdf.sourceforge.net/downloads/
-       see also link below http://www.ird.fr/us191/spip.php?article18
-    + Install the toolbox NetCDF from :
-      http://mexcdf.sourceforge.net/downloads/
-
-  - For Matlab versions >= R2008b, the program uses the native NetCDF
-    implementation available. You must delete any link to the old mexnc toolbox 
-    in your Matlab path.
-
-  - Installation of climatology files:
-    The software works with WOA05, WOA13 or ISAS13 climatology (to choose from 
-    the main menu options/preferences) 
-	The files are automatically downloaded by the program in the first use
-    but you can copy manually the files in one of your Matlab directories 
-
-    These files are available from:
-
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa13_annual_surf.nc
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa13_monthly_surf.nc
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa13_seasonal_surf.nc
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa05_annual_surf.nc
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa05_monthly_surf.nc
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa05_seasonal_surf.nc
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/isas13_annual_surf.nc
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/isas13_seasonal_surf.nc
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/isas13_monthly_surf.nc
-
-  See documentation under: http://wwz.ifremer.fr/lpo/SO-Argo/Products/ISAS-T-S-fields
-
-  - Do not forget to change or update your Matlab path (Windows) or environment
-    variable MATLABPATH (Linux).
-	
-
-
-
diff --git a/INSTALL.md b/INSTALL.md
new file mode 100644
index 0000000..3007f9b
--- /dev/null
+++ b/INSTALL.md
@@ -0,0 +1,61 @@
+
+# TSG-QC - Installation - English version
+
+## Prerequisite
+
+TSG-QC  need a version of Matlab >= R2006b. The most recent version tested is R2018b (Windows or Linux)
+
+## Cloning TSG-QC repository
+
+Clone the repository:
+
+   > git clone <https://git.outils-is.ird.fr/grelet/TSG-QC>
+
+or getting the last zip archive:
+
+<https://git.outils-is.ird.fr/grelet/TSG-QC/repository/archive.zip?ref=master>
+
+* Install the free toolbox m_map (>= 1.4) under Matlab
+    see: <http://www2.ocgy.ubc.ca/~rich/map.html>
+    see BUGS file for Matlab version > R2009
+    with Matlab version >= R2015, install the latest m_map version 1.4h,
+    BITMAX starts not to be used, changed to FLINTMAX...
+    Install GSHHS high-resolution coastline database files under m_map\private
+    from <http://www.ngdc.noaa.gov/mgg/shorelines/data/gshhs/>
+
+* Install Matlab toolbox seawater from web site :
+    <http://www.cmar.csiro.au/datacentre/ext_docs/seawater.htm>
+
+* For Matlab versions prior to R2008a
+
+  * Install mexnc toolbox from :
+      <http://mexcdf.sourceforge.net/downloads/>
+       see also link below <http://www.ird.fr/us191/spip.php?article18>
+
+  * Install the toolbox NetCDF from :
+      <http://mexcdf.sourceforge.net/downloads/>
+
+* For Matlab versions >= R2008b, the program uses the native NetCDF
+    implementation available. You must delete any link to the old mexnc toolbox in your Matlab path.
+
+* Installation of climatology files
+
+    The software works with WOA05, WOA13 or ISAS13 climatology (to choose from the main menu options/preferences).
+
+    The files are automatically downloaded by the program in the first use but you can copy manually the files in one of your Matlab directories
+
+    These files are available from:
+
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa13_annual_surf.nc>
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa13_monthly_surf.nc>
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa13_seasonal_surf.nc>
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa05_annual_surf.nc>
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa05_monthly_surf.nc>
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa05_seasonal_surf.nc>
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/isas13_annual_surf.nc>
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/isas13_seasonal_surf.nc>
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/isas13_monthly_surf.nc>
+
+  See documentation under <http://wwz.ifremer.fr/lpo/SO-Argo/Products/ISAS-T-S-fields>
+
+Do not forget to change or update your Matlab path (Windows) or environment variable MATLABPATH (Linux).
\ No newline at end of file
diff --git a/INSTALL_FR b/INSTALL_FR
deleted file mode 100644
index 87ba634..0000000
--- a/INSTALL_FR
+++ /dev/null
@@ -1,72 +0,0 @@
-
-TSG-QC - Installation des sources - Version Française :
--------------------------------------------------------
-
-  Prerequis:
-  ----------
-  - TSG-QC nécessite une version de Matlab >= R2006b
-    La version testee la plus recente est la R2018b (Windows et Linux)
-	
-  Récupération  des fichiers sources:
-  -----------------------------------
-  - Cloner le dépot:
-   
-    $ git clone https://git.outils-is.ird.fr/grelet/TSG-QC.git
-	
-	ou récupérer l'archive de la dernière version sous:
-	
-	https://git.outils-is.ird.fr/grelet/TSG-QC/repository/archive.zip?ref=master
- 
-  - Installer la toolbox m_map (>= 1.4) sous Matlab
-    voir: http://www2.ocgy.ubc.ca/~rich/map.html
-    voir fichier BUGS pour version de Matlab > R2009
-    Avec les versions de Matlab >= R2015, installer la dernière version 1.4h de
-    m_map, la fonction BITMAX utilisée dans m_grid.m est remplacée par FLINTMAX... 
-    Installer les fichiers de traits de cotes GSHHS sous m_map\private
-    depuis http://www.ngdc.noaa.gov/mgg/shorelines/data/gshhs/
-
-  - Installer la toolbox seawater sous Matlab depuis le site: 
-    http://www.cmar.csiro.au/datacentre/ext_docs/seawater.htm
-
-  - Pour les versions Matlab R2006b a R2008a, 
-    + Installer la toolbox mexnc sous Matlab depuis:
-      http://mexcdf.sourceforge.net/downloads/
-      voir lien egalement sous http://www.ird.fr/us191/spip.php?article18
-    + Installer egalement la toolbox NetCDF depuis:
-      http://mexcdf.sourceforge.net/downloads/
-
-  - Pour les versions de Matlab >= R2008b, le programme utilise le support
-    natif des fichiers NetCDF disponible a partir de cette version. Il faut 
-    supprimer du path Matlab tout lien vers la toolbox mexnc
-
-  - Installation des fichiers de climatologie:
-    Les fichiers de climatologie de surface WOA05, WOA13 ou ISAS13 sont 
-	automatiquement copiés par le programme à la première utilisation. 
-	Ils peuvent être également copiés manuellement dans 
-    un de vos répertoires Matlab accessible via matlabpath.
-
-    Ces fichiers sont disponibles depuis:
-
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa13_annual_surf.nc
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa13_monthly_surf.nc
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa13_seasonal_surf.nc
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa05_annual_surf.nc
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa05_monthly_surf.nc
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa05_seasonal_surf.nc
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/isas13_annual_surf.nc
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/isas13_seasonal_surf.nc
-  ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/isas13_monthly_surf.nc
-
-  Pour la climatologie ISAS13 du LPO/IFREMER, voir la documentation sous:
-  http://wwz.ifremer.fr/lpo/SO-Argo/Products/ISAS-T-S-fields
-
-  - Ne pas oublier de modifier votre path Matlab sous Windows ou la variable
-    MATLABPATH sous Linux afin que ces toolbox soient utilisables.
-
-  Configuration:
-  -------------
-  - Ajouter le chemin du repertoire de TSG-QC dans le path Matlab.
-    Sous linux, modifier votre variable d'environnement MATLABPATH
-    pour qu'elle pointe egalement vers TSG-QC
-
-
diff --git a/INSTALL_FR.md b/INSTALL_FR.md
new file mode 100644
index 0000000..7624f90
--- /dev/null
+++ b/INSTALL_FR.md
@@ -0,0 +1,68 @@
+
+# TSG-QC - Installation des sources - Version Française
+
+## Prérequis
+
+ TSG-QC nécessite une version de Matlab >= R2006b
+    La version testee la plus recente est la R2018b (Windows et Linux)
+
+## Récupération  des fichiers sources
+
+* Cloner le dépot:
+
+    > git clone <https://git.outils-is.ird.fr/grelet/TSG-QC.git>
+
+ou récupérer l'archive de la dernière version sous:
+
+<https://git.outils-is.ird.fr/grelet/TSG-QC/repository/archive.zip?ref=master>
+
+* Installer la toolbox m_map (>= 1.4) sous Matlab
+    voir: <http://www2.ocgy.ubc.ca/~rich/map.html>
+    voir fichier BUGS pour version de Matlab > R2009
+    Avec les versions de Matlab >= R2015, installer la dernière version 1.4h de
+    m_map, la fonction BITMAX utilisée dans m_grid.m est remplacée par FLINTMAX...
+    Installer les fichiers de traits de cotes GSHHS sous m_map\private
+    depuis <http://www.ngdc.noaa.gov/mgg/shorelines/data/gshhs/>
+
+* Installer la toolbox seawater sous Matlab depuis le site:
+    <http://www.cmar.csiro.au/datacentre/ext_docs/seawater.htm>
+
+* Pour les versions Matlab R2006b a R2008a:
+  * Installer la toolbox mexnc sous Matlab depuis:
+      <http://mexcdf.sourceforge.net/downloads/>
+      voir lien egalement sous <http://www.ird.fr/us191/spip.php?article18>
+  
+  * Installer egalement la toolbox NetCDF depuis:
+      <http://mexcdf.sourceforge.net/downloads/>
+
+* Pour les versions de Matlab >= R2008b, le programme utilise le support natif des fichiers NetCDF disponible a partir de cette version. Il faut supprimer du path Matlab tout lien vers la toolbox mexnc
+
+* Installation des fichiers de climatologie:
+
+    Les fichiers de climatologie de surface WOA05, WOA13 ou ISAS13 sont automatiquement téléchargés par le programme à la première utilisation.
+
+    Ils peuvent être également copiés manuellement dans
+    un de vos répertoires Matlab accessible via matlabpath.
+
+    Ces fichiers sont disponibles depuis:
+
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa13_annual_surf.nc>
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa13_monthly_surf.nc>
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa13_seasonal_surf.nc>
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa05_annual_surf.nc>
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa05_monthly_surf.nc>
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa05_seasonal_surf.nc>
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/isas13_annual_surf.nc>
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/isas13_seasonal_surf.nc>
+  <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/isas13_monthly_surf.nc>
+
+  Pour la climatologie ISAS13 du LPO/IFREMER, voir la documentation sous:
+  <http://wwz.ifremer.fr/lpo/SO-Argo/Products/ISAS-T-S-fields>
+
+Ne pas oublier de modifier votre path Matlab sous Windows ou la variable MATLABPATH sous Linux afin que ces toolbox soient utilisables.
+
+## Configuration
+
+Ajouter le chemin du repertoire de TSG-QC dans le path Matlab.
+    Sous linux, modifier votre variable d'environnement MATLABPATH
+    pour qu'elle pointe egalement vers TSG-QC
\ No newline at end of file
diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index 0786d5d..6efae14 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -2,16 +2,15 @@
 
 Contact: <jacques.grelet@ird.fr>
 
-## v1.50RC2 (2018-12-25)
+## v1.50RC2 (2019-01-07)
 
-+ fix issue #9, add a customize menu to select ship size and color, track size 
-+ fix issue #10, add menu "toolbar" to display toolbar icons. Notes that in 
-R2018b, tools such as the zoom, pan, datatip, etc are no longer at the toolbar at the top of the figure window. These buttons are now in an "axes" toolbar and only appear when you hover your mouse over the plot. see: https://fr.mathworks.com/matlabcentral/answers/419036-what-happened-to-the-figure-toolbar-in-r2018b-why-is-it-an-axes-toolbar-how-can-i-put-the-buttons
++ fix issue #9, add a customize menu to select ship size color, track size
++ fix issue #10, add menu "toolbar" to display toolbar icons. Notes that in R2018b, tools such as the zoom, pan, datatip, etc are no longer at the toolbar at the top of the figure window. These buttons are now in an "axes" toolbar and only appear when you hover your mouse over the plot. See: <https://fr.mathworks.com/matlabcentral/answers/419036-what-happened-to-the-figure-toolbar-in-r2018b-why-is-it-an-axes-toolbar-how-can-i-put-the-buttons>
 
 ## v1.50RC1 (2018-12-05)
 
 + fix #8 Bug in preferencesForm, structure tsg.preference.map_* is now tsg.preference.map.*
-+ move climato files to ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/Climatology/
++ move climato files to <ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/Climatology/>
 + add tsg_climato directory and automatic files downloading from ftp if they are not present
 + add tsg_util/showinfowindow.m and tsg_climato/Readme.txt files
 
-- 
GitLab