You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition to the above locations, the rose metadata is centrally mirrored on Met Office systems. This means that metadata that has been committed to the trunk can be accessed without a working copy. This may be of use when upgrading scientific suites between versions.
43
+
42
44
All new namelist variables need a new entry so that the metadata loads into the
43
45
Rose GUI for users to switch it on. Additionally, sometimes the metadata needs
44
46
to be modified without changing a namelist variable. Guidance for updating the
@@ -82,11 +84,10 @@ to the new metadata. The SSD team are also available to advise on whether an upg
rose edit -C rose-stem/app/APP-NAME --no-warn version
88
89
89
-
This requires an LFRic Core working copy at an appropriate revision to be available. It is also necessary to run from the top level of the Apps working copy to ensure rose metadata paths are valid.
90
+
If you have a linked LFRic Core or Jules ticket with metadata changes, you can load their metadata by adding ``-M /path/to/working_copy/rose-meta`` to the ``rose-edit`` command.
0 commit comments