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

update ReleaseNotes

Transform INSTALL* to Markdown
parent 00a246a9
No related branches found
No related tags found
No related merge requests found
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).
# 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
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
# 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
...@@ -2,16 +2,15 @@ ...@@ -2,16 +2,15 @@
Contact: <jacques.grelet@ird.fr> 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 #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 + 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>
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) ## v1.50RC1 (2018-12-05)
+ fix #8 Bug in preferencesForm, structure tsg.preference.map_* is now tsg.preference.map.* + 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_climato directory and automatic files downloading from ftp if they are not present
+ add tsg_util/showinfowindow.m and tsg_climato/Readme.txt files + add tsg_util/showinfowindow.m and tsg_climato/Readme.txt files
......
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