<?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="ICEDIAG_DIAGOBSROOT" value="/glade/p/cesm/pcwg/ice/data" />


  
    
       
    
  
    
<!-- ======================================================================= -->
<!--  -->
<!-- ======================================================================= -->
       
<!-- Description:  Diagnostic package version -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_DIAG_VERSION" value="150626" />
       
<!-- Description:  Controls whether to generate model vs. observations diagnostics -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_MODEL_VS_OBS" value="True" />
       
<!-- Description:  Controls whether to generate model vs. model diagnostics -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_MODEL_VS_MODEL" value="False" />
       
<!-- Description:  Output NetCDF file format - either 'netcdf4c' (netcdf4 compressed (lev=1)),  'netcdf4' (netcdf classic), 'netcdf' (netcdf3 classic), or netcdfLarge for high-resolution data sets. DEFAULT = 'netcdf'.  Applies to both model and control cases. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_netcdf_format" value="netcdf" />
       
<!-- Description:  Remove any existing diagnostic files. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_CLEANUP_FILES" value="False" />
       
    
  
    
  
    
  

  
    
       
    
  
    
<!-- ======================================================================= -->
<!--  -->
<!-- ======================================================================= -->
       
<!-- Description:  Compute climatologies for the test case. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_COMPUTE_CLIMO_CONT" value="True" />
       
<!-- Description:  For plotting a single case -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_CASE_TO_CONT" value="$CASE" />
       
<!-- Description:  Use input variable time series files to compute cont climos. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_CONT_TIMESERIES" value="False" />
       
<!-- Description:  Grid type -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_GRID_CONT" value="$ICE_GRID" />
       
<!-- Description:  Number of ice cells in the i direction -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_ICE_NX_CONT" value="$ICE_NX" />
       
<!-- Description:  Number of ice cells in the j direction -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_ICE_NY_CONT" value="$ICE_NY" />
       
<!-- Description:  Path to root of cont case -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PATH_CONT" value="$DOUT_S_ROOT" />
       
<!-- Description:  subdir path concatenated to $ICEDIAG_PATH_CONT/ice pointing to input history files, slice or series -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PATH_CONT_SUBDIR" value="/hist" />
       
<!-- Description:  Path to generated cont climos -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PATH_CLIMO_CONT" value="$ICEDIAG_PATH_CONT/ice/proc/climo/$ICEDIAG_CASE_TO_CONT/" />
       
<!-- Description:  Path to generated diags. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_DIAG_ROOT" value="$ICEDIAG_PATH_CONT/ice/proc/diag/$ICEDIAG_CASE_TO_CONT/" />
       
<!-- Description:  Path to generated diag web plots (local). -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PLOT_ROOT" value="$ICEDIAG_PATH_CONT/ice/proc/diag/$ICEDIAG_CASE_TO_CONT/web_plots/" />
       
<!-- Description:  OLD for $CASE csim netCDF filenames. NEW for $CASE cice netCDF filenames. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_FILE_VAR_TYPE_CONT" value="NEW" />
       
<!-- Description:  OLD for u, v var names. NEW for uvel, vvel var names. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_VAR_NAME_TYPE_CONT" value="SIMIP" />
       
    
  
    
  
    
  

  
    
       
    
  
    
<!-- ======================================================================= -->
<!--  -->
<!-- ======================================================================= -->
       
<!-- Description:  Compute climatologies for the cntl case. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_COMPUTE_CLIMO_DIFF" value="False" />
       
<!-- Description:  Diff case name. Difference plots will be of the form: CASE_TO_CONT - CASE_TO_DIFF -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_CASE_TO_DIFF" value="" />
       
<!-- Description:  Use input variable time series files to compute diff climos. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_DIFF_TIMESERIES" value="FALSE" />
       
<!-- Description:  Grid type -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_GRID_DIFF" value="$ICE_GRID" />
       
<!-- Description:  Number of ice cells in the i direction -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_ICE_NX_DIFF" value="$ICE_NX" />
       
<!-- Description:  Number of ice cells in the j direction -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_ICE_NY_DIFF" value="$ICE_NY" />
       
<!-- Description:  Path to input history data files for the diff case -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PATH_DIFF" value="" />
       
<!-- Description:  subdir path concatenated to $ICEDIAG_PATH_DIFF/ice pointing to input history files, slice or series -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PATH_DIFF_SUBDIR" value="/hist" />
       
<!-- Description:  OLD for $CASE csim netCDF filenames. NEW for $CASE cice netCDF filenames. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_FILE_VAR_TYPE_DIFF" value="NEW" />
       
<!-- Description:  OLD for u, v var names. NEW for uvel, vvel var names. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_VAR_NAME_TYPE_DIFF" value="SIMIP" />
       
<!-- Description:  Path to generated test climos -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PATH_CLIMO_DIFF" value="$ICEDIAG_PATH_CONT/ice/proc/climo/$ICEDIAG_CASE_TO_DIFF/" />
       
<!-- Description:  Boolean for high resolution. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_HIRES" value="False" />
       
    
  
    
  
    
  

  
    
       
    
  
    
<!-- ======================================================================= -->
<!--  -->
<!-- ======================================================================= -->
       
<!-- Description:  Start year for CONT case for diagnostics (for line plots). -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_BEGYR_CONT" value="1,1,1" />
       
<!-- Description:  End year for CONT case for diagnostics (for line plots). -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_ENDYR_CONT" value="62,124,310" />
       
<!-- Description:  Start year for DIFF case for diagnostics (for line plots). -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_BEGYR_DIFF" value="1,1,1" />
       
<!-- Description:  End year for DIFF case for diagnostics (for line plots). -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_ENDYR_DIFF" value="62,124,310" />
       
<!-- Description:  Number of years to avg (for contour plots). This uses the last yrs_to_avg years from the BEGYR to ENDYR for both CONT and DIFF. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_YRS_TO_AVG" value="20,20,20" />
       
    
  
    
  
    
  

  
    
       
    
  
    
<!-- ======================================================================= -->
<!--  -->
<!-- ======================================================================= -->
       
<!-- Description:  Grid file for control case. Note - this is an ocean grid file. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_GRIDFILECONT" value="/glade/p/cesm/omwg/grids/($ICEDIAG_GRID_CONT)_grid.nc" />
       
<!-- Description:  Grid file for diff case. Note - this is an ocean grid file. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_GRIDFILEDIFF" value="/glade/p/cesm/omwg/grids/($ICEDIAG_GRID_DIFF)_grid.nc" />
       
<!-- Description:  1981-2005 SSMI data. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_SSMI_PATH" value="$ICEDIAG_DIAGOBSROOT/SSMI.ifrac.1979-2000monthlymean.gx1v5.nc" />
       
<!-- Description:  1981-2005 SSMI data. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_ASPeCt_PATH" value="$ICEDIAG_DIAGOBSROOT/ASPeCt_monthly_1x1.nc" />
       
<!-- Description:  Mask file that contains ice regions. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_REGION_MASK_FILE" value="$ICEDIAG_DIAGOBSROOT/REGION_MASK_($ICEDIAG_GRID_CONT).nc" />
       
    
  
    
  
    
  

  
    
       
    
  
    
<!-- ======================================================================= -->
<!--  -->
<!-- ======================================================================= -->
       
<!-- Description:  Make contour plots cont case. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PLOT_CONT" value="True" />
       
<!-- Description:  Make vector plots cont case. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PLOT_VECT" value="True" />
       
<!-- Description:  Make line plots cont case. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PLOT_LINE" value="True" />
       
<!-- Description:  Make line plots cont case vs. LENS spread (20thC only). -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PLOT_LINE_LENS" value="True" />
       
<!-- Description:  Make contour plots cont-diff case. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PLOT_CONT_DIFF" value="True" />
       
<!-- Description:  Make vector plots cont-diff case. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PLOT_VECT_DIFF" value="True" />
       
<!-- Description:  Make line plots cont-diff case. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PLOT_LINE_DIFF" value="True" />
       
<!-- Description:  Make line plots cont-diff case vs. LENS spread (20thC only). -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PLOT_LINE_DIFF_LENS" value="True" />
       
<!-- Description:  Make regional cont line plots. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PLOT_REGIONS" value="True" />
       
<!-- Description:  Make regional cont-diff line plots. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PLOT_REGIONS_DIFF" value="True" />
       
    
  
    
  
    
  

  
    
       
    
  
    
<!-- ======================================================================= -->
<!--  -->
<!-- ======================================================================= -->
       
<!-- Description:  Offset -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_X1_OFF" value="0" />
       
<!-- Description:  Offset -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_X2_OFF" value="0" />
       
<!-- Description:  File type for plots -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PLOT_FORMAT" value="png" />
       
<!-- Description:  Plot resolution -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_PLOT_RES" value="1500" />
       
    
  
    
  
    
  

  
    
       
    
  
    
<!-- ======================================================================= -->
<!--  -->
<!-- ======================================================================= -->
       
<!-- Description:  Diagnostic package location -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_DIAG_HOME" value="$POSTPROCESS_PATH/ice_diag/" />
       
<!-- Description:  Local machine path to ice diagnostics package NCL library directory. -->
<!-- Valid Values:  -->
<entry id="ICEDIAG_NCLPATH" value="$ICEDIAG_DIAG_HOME/code/" />
       
    
  
    
  
    
  


</config_definition>