Changes to um-setup to allow GCOM to install with Cylc 8 #40
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Following from GCOM:#242, GCOM will only be able to be installed with Cylc 8. As the um-setup script installs from the head of the GCOM trunk by default, this will cause problems when running this script after GCOM:#242 is commited unless Cylc 8 can be used.
The changes in um-setup have been made to:
-c 7
option)-c 8
will also make use of Cylc 8)After Cylc 8 is used to install GCOM, the Cylc version is set back to 7 for use with ShumLib.
It may be best to not commit this pull request until GCOM:#242 has been commited, but to do so as soon as possible thereafter.
UM ticket um:#7839 will update UMDP X10 documentation on how to install and run the UM on the VM.
When Cylc 8 is used, additional information is given when the um-setup script is run:
This has been tested with Andy Malcolm's vn8.3_cylc8 branch with UM13.7. This has been tested with rose-stem and all jobs completed successfully.
The command
um-setup -s fcm:[email protected] -g fcm:gcom.x_br/dev/andymalcolm/vn8.3_cylc8
was used to install GCOM. To install the current GCOM head of trunk, the following command was tested, and GCOM installed successfully
um-setup -s fcm:[email protected] -c 7