I'm currently automating APEX input file generation in Python to streamline the modeling process for multiple runs. So far, I've developed a function for converting NOAA daily climate summaries into .DLY files, which I'd be happy to share if anyone's interested. Now, I'm working on functions to generate other descriptive files like subareas, operation schedules, etc. – though it's a bit tedious given the number of variables in each file. If anyone has any existing code or tips they’d be willing to share for handling these, it would be hugely appreciated!