Currently FIERpy is setup to run as an interactive process which is good for exploring but is not conductive for replicability across different envs and ops.
We can replicate the CLI off of other Python-based scientific processing packages like RVICand MetSim. They have an internal API which the CLI calls and allows users to hack if needed.