__group__ ticket summary component version type owner status created _changetime _description _reporter GEOMAG on trac Release 1 manque les logiciels de fabrication de condmag.nc component1 defect fvi new 2006-11-16T10:19:40+01:00 2006-11-16T10:42:15+01:00 "Ces logiciels en matlab ne sont pas présents dans le répertoire orignal cerbere.locean-ipsl.upmc.fr:/usr/work/sur/fvi/OPA/geomag/. Frédéric les a qqe part. Pour les ajouter, il faut disposer d'un working space de geomag sur son poste de travail : {{{ $ svn checkout svn+ssh://fvi@forge.ipsl.jussieu.fr/ipsl/forge/projets/geomag/svn/trunk/ geomag_ws }}} Il faut mettre les logiciels en question dans le nouveau répertoire geomag_ws, puis dire que ces fichiers font désormais partie du projet {{{ $ cd geomag_ws $ svn add fichier1 ... $ svn add fichiern }}} Il faut ensuite déposer ces fichiers : {{{ $ svn commit --message ""ajout des logiciels de fabrication de condmag.nc"" }}} " pinsard GEOMAG on trac Release 2 mélange données/logiciel component1 enhancement pinsard new 2006-11-16T10:29:39+01:00 2006-11-16T10:29:39+01:00 "Dans le répertoire original /usr/work/sur/fvi/OPA/geomag/, il y a des données et des logiciels. On sait qu'il ne sera pas possible de mettre les sorties de ORCA 1/4 degré car trop gros. Donc pour assurer une certaine logique et limiter la taille du working space, il faudra isoler données et logiciels assez rapidement. Par exemple, créer une arborescence sous trunk : {{{ src/ data/modeles/ocean/orca2/ data/condmag/ }}} Cela ne résoud pas les pb de localisation des données de ORCA 1/4 degré ..." pinsard Release 4 geomag_profile.sh does'nt work correctly when launched twice component1 defect somebody new 2007-06-05T17:22:29+02:00 2007-06-05T17:22:29+02:00 "geomag_profile.sh does'nt work correctly on rhodes when launched twice {{{ rhodes-reee522 : . ./geomag_profile.sh -d $(pwd) www : no specific posix checking rhodes-reee522 : . ./geomag_profile.sh -d $(pwd) ksh: 1: parameter not set }}} On aedon (mac) we have the same problem {{{ aedon:/usr/home/fplod/incas/geomag/geomag_ws fplod$ . ./geomag_profile.sh -d $(pwd) aedon:/usr/home/fplod/incas/geomag/geomag_ws fplod$ . ./geomag_profile.sh -d $(pwd) -bash: 1: unbound variable geomag_profile.sh : iii : /usr/home/fplod/incas/geomag/geomag_ws/ already in ${PATH} geomag_profile.sh : iii : /usr/home/fplod/incas/geomag/geomag_ws/man/ already in ${MANPATH} }}} something to do with {{{-u}}} option. but how to not use it and have a nice code at the same time ! " pinsard adaptation 1/4 de degré Release 5 pb for ORCA025 grid initialisation : missing tmask ? component1 defect somebody new 2007-06-06T18:17:39+02:00 2007-06-19T18:27:32+02:00 "ORCA025 grid initialisation : missing tmask ? Here is the command and the error message : {{{ IDL > initocemesh,'ORCA025', DRAKKAR_EXP='G42' ... % Compiled module: NCDF_MESHLEC. % Compiled module: NCDF_LISTDIMS. % Compiled module: TESTVAR. % Compiled module: NCDF_LISTVARS. % NCDF_VARINQ: Variable ""tmask"" not found. % NCDF_VARINQ: Variable Inquiry failed, -1 is not a valid variable id. % Execution halted at: NCDF_MESHREAD 369 /home/rech/eee/reee522/SAXO_DIR/SRC/Grid/ncdf_meshread.pro % NCDF_MESHLEC 27 /home/rech/eee/reee522/SAXO_DIR/SRC/Obsolete/ncdf_meshlec.pro % INITOCEMESH 210 /home/rech/eee/reee522/incas/geomag/geomag_ws/initocemesh.pro % $MAIN$ }}} It is true that there is no tmask variable in /u/rech/cli/rcli002/ORCA025/ORCA025-I/ORCA025-G42_mesh_hgr.nc but do I really need it ?! nb : there is no tmask also in the other ""mesmash"" file /u/rech/cli/rcli002/ORCA025/ORCA025-I/ORCA025-G42_mesh_zgr.nc So either I can work without tmask or I have to ask for a new kind of file to DRAKKAR team. " pinsard GEOMAG on trac Release 6 ticket change not shown on timeline component1 defect somebody new 2007-06-20T09:50:23+02:00 2007-06-20T09:50:23+02:00 "see ticket:5 changed on 06/19/07 18:27:32 Modified by pinsard not shown in [http://forge.ipsl.jussieu.fr/geomag/timeline]" pinsard