Changes between Initial Version and Version 1 of Tools


Ignore:
Timestamp:
07/16/20 09:59:00 (4 years ago)
Author:
nbouttes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tools

    v1 v1  
     1== Tools == 
     2 
     3As new tools are added, the usage and implications shall be explained here. 
     4+ procevolu: 
     5 
     6    Converts the evolu clio output data to NetCDF or Grads. (run procevolu -h, for commandline options) 
     7    Implications: The output will have a time axis that is different from previous versions (procevg, evo2graE), because it was not correct there. A CF-Convention version is planned. 
     8    List and description of the variables in the evolu output in this page. 
     9 
     10+ cresuint: 
     11 
     12    Converts cresal, cresua, cresum clio output to NetCDF. (run cresuint -h, for commandline options) 
     13    Implications: The output will be the same, but ice berg flux has been added. The output file will be named like the input file. Without options the program runs like it used to run, asking questions. 
     14 
     15+ convert CLIO: 
     16To convert CLIO files from irregular to regular grid 
     17 
     18    change the environment variables, for example on obelix add in .profile file:  
     19 
     20export EMIC_ROOT=/home/acclimate/NAME/iloveclim/ 
     21export PATH=$PATH:/home/acclimate/NAME/iloveclim/bin 
     22export MANPATH=$MANPATH:/home/acclimate/NAME/iloveclim/man 
     23with NAME your name 
     24 
     25    add a symbolic link of "iloveclim/tools/Nieuw_convert_CLIO/bin/convert_clio.x" where you need to convert your files using ln -s 
     26    type: ./convert_clio -f NAME_OF_CLIO_FILE_TO_CONVERT 
     27 
     28This should create a file with the same name and the extension "-converted-grid.nc" in the same directory