Skip to content

Use model-declared ION variable names#4

Open
cjc0013 wants to merge 1 commit intoNSA-Computer-Exchange:mainfrom
cjc0013:fix-run-variable-names-1
Open

Use model-declared ION variable names#4
cjc0013 wants to merge 1 commit intoNSA-Computer-Exchange:mainfrom
cjc0013:fix-run-variable-names-1

Conversation

@cjc0013
Copy link
Copy Markdown

@cjc0013 cjc0013 commented May 9, 2026

Summary:

  • Read the model input and output variable names from model.json.
  • Keep data_in / data_out as fallbacks for older models that omit variable metadata.

Test plan:

  • python -m py_compile tools\run.py
  • git diff --check

Closes #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ION Scripts require fixed variable names (data_in / data_out)

1 participant