<?xml version="1.0"?>

<config_definition>

<!-- ======================================================================= -->
<!-- env_diags_[component].xml                                               -->
<!-- boolean (True / False) controls for enabling post processing tasks      -->
<!-- ======================================================================= -->



<!-- ======================================================================= -->
<!-- Machine dependent diagnostics observation files root path -->
<!-- ======================================================================= -->
<entry id="ILAMBDIAG_DIAGOBSROOT" value="/glade/p/cesm/lmwg_dev/oleson/ILAMB/ILAMB_all" />


  
    
       
    
  
    
<!-- ======================================================================= -->
<!--  -->
<!-- ======================================================================= -->
       
<!-- Description:  Package Version -->
<!-- Valid Values:  -->
<entry id="ILAMBDIAG_VERSION" value="ilamb_version" />
       
    
  
    
  
    
  

  
    
       
    
  
    
<!-- ======================================================================= -->
<!--  -->
<!-- ======================================================================= -->
       
<!-- Description:  matplotlib backend for generating graphics, should be exported to the environment! -->
<!-- Valid Values: Agg -->
<entry id="ILAMBDIAG_MPLBACKEND" value="Agg" />
       
<!-- Description:  Environment variable for the model data root path. These are data files downloaded using the ilamb-fetch command. NOTE: this is machine and / or user dependent. -->
<!-- Valid Values: /path/to/ILAMB_ROOT -->
<entry id="ILAMBDIAG_ILAMB_ROOT" value="$ILAMBDIAG_DIAGOBSROOT" />
       
    
  
    
  
    
  

  
    
       
    
  
    
<!-- ======================================================================= -->
<!--  -->
<!-- ======================================================================= -->
       
<!-- Description:  whether to use a standard or templated configuration file. NOTE: Templated is not implemented at this time. -->
<!-- Valid Values: standard -->
<entry id="ILAMBDIAG_CONFIG_TYPE" value="standard" />
       
<!-- Description:  name of the directory containing the standard or template configuration file -->
<!-- Valid Values: None -->
<entry id="ILAMBDIAG_CONFIG_DIRECTORY" value="$POSTPROCESS_PATH/diagnostics/diagnostics/imb/Config/" />
       
<!-- Description:  name of the standard or template filename to use -->
<!-- Valid Values: None -->
<entry id="ILAMBDIAG_CONFIG_NAME" value="ilamb-sample.cfg" />
       
    
  
    
  
    
  

  
    
       
    
  
    
<!-- ======================================================================= -->
<!--  -->
<!-- ======================================================================= -->
       
<!-- Description:  imb diagnostics executable name. Must be an absolute path or available in the virtualenv or in the users path. -->
<!-- Valid Values: ilamb-run -->
<entry id="ILAMBDIAG_EXENAME" value="ilamb-run" />
       
<!-- Description:  root directory containing the model data -->
<!-- Valid Values: /path/to/model/root -->
<entry id="ILAMBDIAG_MODELROOT" value="$ILAMBDIAG_DIAGOBSROOT/MODELS" />
       
<!-- Description:  output root directory containing the html and diagnostics plots -->
<!-- Valid Values: /path/to/model/output/root -->
<entry id="ILAMBDIAG_OUTPUTROOT" value="$DOUT_S_ROOT/lnd/proc/ilamb" />
       
<!-- Description:  model directory name -->
<!-- Valid Values:  -->
<entry id="ILAMBDIAG_MODELNAME" value="CLM50r243GSWP3" />
       
<!-- Description:  required command line options passed to ILAMBDIAG_EXENAME -->
<!-- Valid Values: None -->
<entry id="ILAMBDIAG_CLI_REQUIRED" value=" --config $CASEROOT/$ILAMBDIAG_CONFIG_NAME --model_root $ILAMBDIAG_MODELROOT/  --models $ILAMBDIAG_MODELNAME --build_dir $ILAMBDIAG_OUTPUTROOT" />
       
<!-- Description:  optional command line options passed to ILAMBDIAG_EXENAME -->
<!-- Valid Values:  -->
<entry id="ILAMBDIAG_CLI_OPTIONAL" value="--regions global --filter _historical_ --disable_logging" />
       
<!-- Description:  Complete list of command line options to pass to ILAMBDIAG_EXENAME -->
<!-- Valid Values: None -->
<entry id="ILAMBDIAG_CLI" value="$ILAMBDIAG_CLI_REQUIRED $ILAMBDIAG_CLI_OPTIONAL" />
       
    
  
    
  
    
  


</config_definition>