It would be useful to add to the documentation that users could use --segments to run the model for long rollout. An example would be nohup python -m fme.ace.inference inference_config.yaml --segments 50 >& ../log_files/log.ace.inference.2020.2025.txt &. I have to dig into inference.py to find this option myself. Would be happy to work on a PR.