# This preset uses the three output streams (phys, and diags)
# It adds horiz remap, and uses INSTANT output

SCRIPTS_DIR=$CIMEROOT/../components/eamxx/cime_config/testdefs/testmods_dirs/scream/output

# Add the phys/diags streams (cannot add phys_dyn, b/c we use horiz remap)
. $SCRIPTS_DIR/phys/shell_commands
. $SCRIPTS_DIR/diags/shell_commands

# Add horiz remap
. $SCRIPTS_DIR/hremap_to_ne4/shell_commands
