ESCOMP / ESCOMP/CTSM

run_neon: Rework to avoid passing individual arguments

Open
#2,887 0 comments 0 reactions 0 assignees View on GitHub
code health
Dominant language
Fortran
Stars
352
Forks
361
Avg merge
2d 21h
Merged PRs (30d)
7

Description

Having to pass individual arguments out of `get_parser()` and into various functions makes development difficult and mistakes easy. It would be better to put all arguments/options into the `args` structure and just pass that around.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.