Creating Schedule:File format CSV from other schedule formats
Does anyone know of a tool for reading in schedules in the various Schedule object types and writing them out to a CSV file that can be referenced in a Schedule:File object?
In the end end I wrote a Python module to do this. I'll see if I can extract the relevant parts from the package once the project is over and put it up on GitHub.