input_script_check

input_script_check.py: Check EXOSIMS input script "specs" for keywords that are unused.

Usage: input_script_check.py script.json [...]

Notes: * JPL scripts use a localized sim-runner, so you will need to put the sim-runner class in your PYTHONPATH with the shell construct: PYTHONPATH=Local util/input_script_check.py ...

  • You can give a list of scripts, and they will be cycled through and checked one-by-one.

Use with -h for more usage help.