Changes between Version 59 and Version 60 of Doc/FAQ


Ignore:
Timestamp:
10/10/19 15:38:54 (5 years ago)
Author:
nillod
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/FAQ

    v59 v60  
    502502 
    503503## How do I superimpose monitoring plots (intermonitoring)? ## 
     504 
     505The general tool to check simulations and monitor them is [https://hermes.ipsl.upmc.fr/ Hermes] (only accessible from IPSL network). [[BR]] 
     506You could use it to monitor a simulation by clicking on the `M` button on the right and select several simulations using checkboxes and selectionning the intermonitoring tool to see all of them into the same graphs. 
     507 
     508Another way to do it, is to use directly the intermonitoring webservice: [[BR]] 
    504509[https://vesg.ipsl.upmc.fr/thredds/fileServer/IPSLFS/brocksce/screencast/InterMonitoring.html Audio] [[BR]] 
    505510Short link : 
    506  * for esgf type : {{{ http://webservices.ipsl.fr/monitoring }}} 
     511 * for esgf type : {{{ http://webservices2017.ipsl.fr/interMonitoring/ }}} 
    507512 
    508513{{{ 
    509514#!comment 
    510515Visit: 
    511 http://webservices.ipsl.jussieu.fr/monitoring/ 
     516http://webservices2017.ipsl.fr/interMonitoring/ 
    512517 
    513518In the 1st tab, type: 
     
    530535 
    531536## What is the Monitoring? ## 
    532 See chapter '''Simulation and post-processing''''''', section ''Postprocessing with libIGCM''  [wiki:DocFsimu#Monitoringandintermonitoring here] 
     537See chapter '''Simulation and post-processing''''''', section ''Postprocessing with libIGCM''  [wiki:Doc/Running#Monitoringandintermonitoring here] 
    533538 
    534539## How do I add a plot to the monitoring? ## 
    535 The answer to this question is [wiki:DocFsimu#Addingavariabletothemonitoring here]. 
     540The answer to this question is [wiki:Doc/Running#Addingavariabletothemonitoring here]. 
    536541 
    537542## How do I calculate seasonal means over 100 years? ## 
    538543In order to compute a seasonal mean over 100 years, check that all decades are on the file server (`SE_checker`). Then run the job `create_multi_se` on the post processing machine. 
    539544 
    540 Note that an atlas for these 100 years will also be created. See the example for the 100-year atlas for piControlMR1 here : 
    541 [https://esgf.extra.cea.fr/thredds/catalog/work/p86maf/IPSLCM5A-MR/PROD/piControl/piControlMR1/ATLAS/SE_2000_2099/catalog.html SE 2000 2099] 
    542  
    543  1. If not done yet, create a specific post processing directory. See the chapter on how to  [wiki:DocFsimu#Lancerourelancerlespost-traitements run or restart post processing jobs] for details. 
     545Note that an atlas for these 100 years will also be created. See the example for the 10-year ATM atlas for CM61-LR-pi-03 here : 
     546[https://vesg.ipsl.upmc.fr/thredds/fileServer/work/p86maf/IPSLCM6/PROD/piControl/CM61-LR-pi-03/ATLAS/SE_2000_2009/ATM/ATM.html SE ATM 2000-2009] 
     547 
     548 1. If not done yet, create a specific post processing directory. See the chapter on how to  [wiki:Doc/Running#Lancerourelancerlespost-traitements run or restart post processing jobs] for details. 
    544549 1. Copy `create_se.job`, `SE_checker.job` and `create_multi_se.job` 
    545550 1. Check/change the following variables in `create_se.job`: 
     
    782787 
    783788Update your libIGCM installation:[[BR]] 
    784  * install the latest version of libIGCM by following these [wiki:DocLfaq#HowdoIuseadifferentversionoflibIGCM explanations] 
     789 * install the latest version of libIGCM by following these [wiki:Doc/FAQ#HowdoIuseadifferentversionoflibIGCM explanations] 
    785790 * or remove and regenerate the .job files in your libIGCM directory as follows: 
    786791{{{ 
     
    803808cd ../../modeles/XIOS; ./make_xios --arch $(FCM_ARCH) '''--debug''' 
    804809 
    805 and in SOURCES/NEMO/arch-X64_CURIE.fcm add traceback : 
     810and in SOURCES/NEMO/arch-X64_IRENE.fcm add traceback : 
    806811 
    807812%FCFLAGS             -i4 -r8 -O3 '''-traceback''' -fp-model precise