Skip to content

Commit

Permalink
Revert "#3571: Rose config dump needed."
Browse files Browse the repository at this point in the history
This reverts commit b0af8c2.
  • Loading branch information
ehogan committed Jun 25, 2024
1 parent b0af8c2 commit cfc38ce
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 20 deletions.
38 changes: 19 additions & 19 deletions esmvaltool/cmorizers/mip_convert/rose-suite-template.conf
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
[jinja2:suite.rc]
ACTIVE_STREAMS=
CDDS_DIR=
CONCATENATE="FALSE"
CYCLING_FREQUENCIES=
DUMMY_RUN="FALSE"
FINAL_YEAR=
FIRST_YEAR=
INPUT_DIR=
LOCATION="LOTUS"
MEMORY="70000"
MIP_CONVERT_CONFIG_DIR=
NTHREADS_CONCATENATE="6"
OUTPUT_DIR=
PARALLEL_TASKS="20"
REF_YEAR=
STREAM_COMPONENTS=
STREAM_TIME_OVERRIDES=
TARGET_SUITE_NAME=
WALL_TIME="6:00:00"
ACTIVE_STREAMS =
CONCATENATE = "FALSE"
CYCLING_FREQUENCIES =
DUMMY_RUN = "FALSE"
FINAL_YEAR =
FIRST_YEAR =
REF_YEAR =
INPUT_DIR =
LOCATION = "LOTUS"
MEMORY = "70000"
MIP_CONVERT_CONFIG_DIR =
OUTPUT_DIR =
PARALLEL_TASKS = "20"
NTHREADS_CONCATENATE = "6"
CDDS_DIR =
STREAM_COMPONENTS =
STREAM_TIME_OVERRIDES =
TARGET_SUITE_NAME =
WALL_TIME = "6:00:00"
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Copy the site specific environment file to the 'share/bin' directory in the
# installed Cylc workflow (this directory is automatically added to the
# ${PATH} by Cylc).

[command]
default=cp ${ENV_FILE_SITE_PATH} ${SHARE_BIN_DIR}/${ENV_FILE}

Expand Down

0 comments on commit cfc38ce

Please sign in to comment.