Stricter control of ECF_ variables in suite-definition files#932
Conversation
christinaholtNOAA
left a comment
There was a problem hiding this comment.
I think the code changes look great, but should we have this information in the docs?
Note that, as stated here, variables automatically generated by ecFlow are permitted to be overwritten by users in suite definitions. So, these variables appear in the new schema in addition to those defined here explicitly as suite-definition variables.
Good idea. I think we could (and probably should) link to the ecFlow docs for these details, but I wouldn't want to restate them. Let me see what I can add. |
Synopsis
In ecFlow
suitedefvarsblocks, accept:ECF_ECF_vars accepted in ecFlow suite-definition files.I've tried to define the correct set of
ECF_variables based on the ecFlow documentation, but I'm not certain the docs are complete or correct, so we may need to update this as we learn more.Note that, as stated here, variables automatically generated by ecFlow are permitted to be overwritten by users in suite definitions. So, these variables appear in the new schema in addition to those defined here explicitly as suite-definition variables.
Type
Impact
Checklist