Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Issues
  • #400
Closed
Open
Issue created May 24, 2019 by Pablo Echevarria@pechevarMaintainer

WARNINGs after run in every experiment

Every experiment I see this kind message,

[WARNING] The following set of variables to be substituted in template script is not part of parameters set, and will be replaced by a blank value: set(['PISCES_timestep', 'LIM_timestep', 'IFS_timestep', 'NEM_FORCING_SET', 'RUN_coupFreq', 'NEMO_timestep'])
[WARNING] The following set of variables to be substituted in template script is not part of parameters set, and will be replaced by a blank value: set(['DTHOSTMACHINE'])
[WARNING] The following set of variables to be substituted in template script is not part of parameters set, and will be replaced by a blank value: set(['LPJG_CONFIG', 'MODEL_CLEAN', 'THREADS_PER_TASK_DIRECTIVE', 'LPJG'])
[WARNING] The following set of variables to be substituted in template script is not part of parameters set, and will be replaced by a blank value: set(['NEM_FIXED_FORCING_YEAR', 'NEM_FORCING_SET'])
[WARNING] Template SIM will not be checked
[WARNING] Template SIM will not be checked
[WARNING] The following set of variables to be substituted in template script is not part of parameters set, and will be replaced by a blank value: set(['LPJG', 'OUTCLASS', 'SAVEMMA'])
[WARNING] The following set of variables to be substituted in template script is not part of parameters set, and will be replaced by a blank value: set(['LPJG', 'OUTCLASS', 'SAVEMMA'])
[WARNING] The following set of variables to be substituted in template script is not part of parameters set, and will be replaced by a blank value: set(['SAVEMMA', 'LPJG', 'OCEAN_NUDGING', 'OCEAN_NUDDATA'])
[WARNING] The following set of variables to be substituted in template script is not part of parameters set, and will be replaced by a blank value: set(['SAVEMMA', 'LPJG', 'OCEAN_NUDGING', 'OCEAN_NUDDATA'])
[WARNING] The following set of variables to be substituted in template script is not part of parameters set, and will be replaced by a blank value: set(['LOCAL_SCRATCH_DIR'])
[WARNING] The following set of variables to be substituted in template script is not part of parameters set, and will be replaced by a blank value: set(['LOCAL_SCRATCH_DIR'])
[WARNING] The following set of variables to be substituted in template script is not part of parameters set, and will be replaced by a blank value: set(['LOCAL_SCRATCH_DIR'])
[WARNING] Scripts check failed
Running after failed scripts check is at your own risk!

It is a false alarm because some variables like: IFS_timestep is used to made sure the user are not using it.

At the end it is useful, because the user ignore it, and in case a real problem he/she will don't pay attention on the warning.

A possible solution is a white list, where the user put the list of variables to be ignore.

and/or turn off the checker and only activate in case to be necessary

What do you think?

@mcastril @etourign @jberlin

Assignee
Assign to
Time tracking