Skip to content

Commit

Permalink
Clarify model name should be reasonably short
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrost-mo committed Sep 17, 2024
1 parent 86a7406 commit b565a04
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions cset-workflow/meta/rose-meta.conf
Original file line number Diff line number Diff line change
Expand Up @@ -443,10 +443,10 @@ trigger=template variables=m01_name: this >= 1;
# [template variables=m??_name]
# ns=Models and Cases/Model ??
# title=Model name
# description=A friendly name for the model.
# description=A concise, friendly name for the model.
# help=A recognisable name for this particular model. This is carried through to
# the output webpage, and identifies the model. As it is only used for
# display purposes it can be any string.
# display purposes it can be any short string.
# type=quoted
# compulsory=true
# sort-key=a0
Expand Down Expand Up @@ -551,10 +551,10 @@ trigger=template variables=m01_name: this >= 1;
[template variables=m01_name]
ns=Models and Cases/Model 01
title=Model name
description=A friendly name for the model.
description=A concise, friendly name for the model.
help=A recognisable name for this particular model. This is carried through to
the output webpage, and identifies the model. As it is only used for
display purposes it can be any string.
display purposes it can be any short string.
type=quoted
compulsory=true
sort-key=a0
Expand Down Expand Up @@ -657,10 +657,10 @@ sort-key=c2
[template variables=m02_name]
ns=Models and Cases/Model 02
title=Model name
description=A friendly name for the model.
description=A concise, friendly name for the model.
help=A recognisable name for this particular model. This is carried through to
the output webpage, and identifies the model. As it is only used for
display purposes it can be any string.
display purposes it can be any short string.
type=quoted
compulsory=true
sort-key=a0
Expand Down Expand Up @@ -763,10 +763,10 @@ sort-key=c2
[template variables=m03_name]
ns=Models and Cases/Model 03
title=Model name
description=A friendly name for the model.
description=A concise, friendly name for the model.
help=A recognisable name for this particular model. This is carried through to
the output webpage, and identifies the model. As it is only used for
display purposes it can be any string.
display purposes it can be any short string.
type=quoted
compulsory=true
sort-key=a0
Expand Down Expand Up @@ -869,10 +869,10 @@ sort-key=c2
[template variables=m04_name]
ns=Models and Cases/Model 04
title=Model name
description=A friendly name for the model.
description=A concise, friendly name for the model.
help=A recognisable name for this particular model. This is carried through to
the output webpage, and identifies the model. As it is only used for
display purposes it can be any string.
display purposes it can be any short string.
type=quoted
compulsory=true
sort-key=a0
Expand Down Expand Up @@ -975,10 +975,10 @@ sort-key=c2
[template variables=m05_name]
ns=Models and Cases/Model 05
title=Model name
description=A friendly name for the model.
description=A concise, friendly name for the model.
help=A recognisable name for this particular model. This is carried through to
the output webpage, and identifies the model. As it is only used for
display purposes it can be any string.
display purposes it can be any short string.
type=quoted
compulsory=true
sort-key=a0
Expand Down Expand Up @@ -1081,10 +1081,10 @@ sort-key=c2
[template variables=m06_name]
ns=Models and Cases/Model 06
title=Model name
description=A friendly name for the model.
description=A concise, friendly name for the model.
help=A recognisable name for this particular model. This is carried through to
the output webpage, and identifies the model. As it is only used for
display purposes it can be any string.
display purposes it can be any short string.
type=quoted
compulsory=true
sort-key=a0
Expand Down Expand Up @@ -1187,10 +1187,10 @@ sort-key=c2
[template variables=m07_name]
ns=Models and Cases/Model 07
title=Model name
description=A friendly name for the model.
description=A concise, friendly name for the model.
help=A recognisable name for this particular model. This is carried through to
the output webpage, and identifies the model. As it is only used for
display purposes it can be any string.
display purposes it can be any short string.
type=quoted
compulsory=true
sort-key=a0
Expand Down Expand Up @@ -1293,10 +1293,10 @@ sort-key=c2
[template variables=m08_name]
ns=Models and Cases/Model 08
title=Model name
description=A friendly name for the model.
description=A concise, friendly name for the model.
help=A recognisable name for this particular model. This is carried through to
the output webpage, and identifies the model. As it is only used for
display purposes it can be any string.
display purposes it can be any short string.
type=quoted
compulsory=true
sort-key=a0
Expand Down Expand Up @@ -1399,10 +1399,10 @@ sort-key=c2
[template variables=m09_name]
ns=Models and Cases/Model 09
title=Model name
description=A friendly name for the model.
description=A concise, friendly name for the model.
help=A recognisable name for this particular model. This is carried through to
the output webpage, and identifies the model. As it is only used for
display purposes it can be any string.
display purposes it can be any short string.
type=quoted
compulsory=true
sort-key=a0
Expand Down Expand Up @@ -1505,10 +1505,10 @@ sort-key=c2
[template variables=m10_name]
ns=Models and Cases/Model 10
title=Model name
description=A friendly name for the model.
description=A concise, friendly name for the model.
help=A recognisable name for this particular model. This is carried through to
the output webpage, and identifies the model. As it is only used for
display purposes it can be any string.
display purposes it can be any short string.
type=quoted
compulsory=true
sort-key=a0
Expand Down

0 comments on commit b565a04

Please sign in to comment.