- Apr 22, 2024
-
-
Gildas Cambon authored
- Various bug fix - Update to use the new copernicusmarine toolbox - Update in Coupling tools
-
- Oct 04, 2023
-
-
Andres Sepulveda authored
-
- Jan 11, 2021
-
-
Andres Sepulveda authored
-
- Nov 03, 2020
-
-
Patrick Marchesiello authored
FORECAST_TOOLS: update for increased robustness and more optimal choice of data range; and bug correction (0.5 deg shift inherited from ECCO; potential tides ...)
-
- May 06, 2020
-
-
Andres Sepulveda authored
-
- Sep 12, 2019
-
-
Patrick Marchesiello authored
-
- Feb 23, 2017
-
-
Gildas Cambon authored
-
Gildas Cambon authored
-
Gildas Cambon authored
-
Gildas Cambon authored
-
- Oct 13, 2016
-
-
Rachid Benshila authored
-
- Oct 12, 2016
-
-
Rachid Benshila authored
-
- Sep 07, 2016
-
-
ppenven authored
-
- Jan 06, 2016
-
-
Rachid authored
-
Rachid Benshila authored
-
- Dec 18, 2015
-
-
Patrick Marchesiello authored
-
Patrick Marchesiello authored
-
- Mar 31, 2015
-
-
Patrick Marchesiello authored
-
- Dec 17, 2014
-
-
Andres Sepulveda authored
Wrong dimension of the h matrix was being averaged when plotting a time series of V this h=mean(squeeze(ng{'h'}(J:J+1,I)),1); instead of h=mean(squeeze(ng{'h'}(J:J+1,I)),2); See for example >> a=rand(2,2); >> mean(squeeze(a(1:2,1)),1) ans = 0.6428 >> mean(squeeze(a(1:2,1)),2) ans = 0.4854 0.8003 git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/romsagrif/Roms_tools@1617 a0f13d73-952c-0410-bb7c-e0dfd7f2369f
-
- Apr 03, 2013
-
-
Gildas Cambon authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/romsagrif/Roms_tools@1105 a0f13d73-952c-0410-bb7c-e0dfd7f2369f
-
- Feb 12, 2013
-
-
Gildas Cambon authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/romsagrif/Roms_tools@1031 a0f13d73-952c-0410-bb7c-e0dfd7f2369f
-
- Sep 06, 2012
-
-
Gildas Cambon authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/romsagrif/Roms_tools@860 a0f13d73-952c-0410-bb7c-e0dfd7f2369f
-
- Dec 02, 2011
-
-
Pierrick Penven authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/romsagrif/Roms_tools@747 a0f13d73-952c-0410-bb7c-e0dfd7f2369f
-
- Apr 01, 2011
-
-
Pierrick Penven authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/romsagrif/Roms_tools@692 a0f13d73-952c-0410-bb7c-e0dfd7f2369f
-
- Jul 20, 2010
-
-
Gildas Cambon authored
Preprocessing_tools/geost_currents_bry.m : Add calculation by extrapolation of geost current in the equatorial band id needed. Thanks to Julien Boucharel Visualization_tools/ get_z_sig26.m : get_z_sig27.m : use the potential density, rho_pot(temp,salt), and not the in-situ density, rho_eos(temp,salt,zr), to get zlevel of iso-density. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/romsagrif/Roms_tools@612 a0f13d73-952c-0410-bb7c-e0dfd7f2369f
-
- Feb 08, 2010
-
-
Pierrick Penven authored
m_quiver_cst for constant arrow size in space (no scaling by latitude) add_arrow corrected git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/romsagrif/Roms_tools@574 a0f13d73-952c-0410-bb7c-e0dfd7f2369f
-
- Aug 06, 2009
-
-
Pierrick Penven authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/romsagrif/Roms_tools@418 a0f13d73-952c-0410-bb7c-e0dfd7f2369f
-
- Apr 09, 2009
-
-
Gildas Cambon authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/romsagrif/Roms_tools@349 a0f13d73-952c-0410-bb7c-e0dfd7f2369f
-
- Mar 20, 2009
-
-
Pierrick Penven authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/romsagrif/Roms_tools@334 a0f13d73-952c-0410-bb7c-e0dfd7f2369f
-
Pierrick Penven authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/romsagrif/Roms_tools@332 a0f13d73-952c-0410-bb7c-e0dfd7f2369f
-
- Feb 11, 2009
-
-
Pierrick Penven authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/romsagrif/Roms_tools@323 a0f13d73-952c-0410-bb7c-e0dfd7f2369f
-
- May 04, 2007
-
-
Pierrick Penven authored
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/romsagrif/Roms_tools@35 a0f13d73-952c-0410-bb7c-e0dfd7f2369f
-