Ganymed 1.0 Quick Start: Difference between revisions

Line 123: Line 123:
The script produces an experiment directory (''EXPDIR'') in your space as <code>/discover/nobackup/''USERID''/''EXPID''</code>, which contains, among other things, the sub-directories:
The script produces an experiment directory (''EXPDIR'') in your space as <code>/discover/nobackup/''USERID''/''EXPID''</code>, which contains, among other things, the sub-directories:


*<code>post</code>  (containing the script and .rc file for post processing model output)
*<code>post</code>  (containing the script template and .rc file for post processing model output)
*<code>archive</code>  (containing an incomplete archiving job script)
*<code>archive</code>  (containing an archiving job script template)
*<code>plot</code>  (containing plotting job script template and .rc file)
*<code>plot</code>  (containing plotting job script template and .rc file)


The post-processing script will complete (i.e., add necessary commands to) the archiving and plotting scripts as it runs.  The setup script that you ran also creates an experiment home directory (''HOMEDIR'') as <code>~''USERID''/geos5/''EXPID''</code>  containing the run scripts and GEOS resource (<code>.rc</code>) files.
The post-processing script will generate the archiving and plotting scripts as it runs.  The setup script that you ran also creates an experiment home directory (''HOMEDIR'') as <code>~''USERID''/geos5/''EXPID''</code>  containing the run scripts and GEOS resource (<code>.rc</code>) files. (You can also specify the experiment home directory to be the same as the experiment home directory.)