Python library to automate RASAero II
This only works on Windows (which sort of goes without saying as RASAero is only built for Windows...)
- Install Python3+
- Install RASAero II
- Download and extract this repository to your computer
- Run
example.pyto get a feel for how it all works - Run with it
Note: You won't be able to do anything else with your computer while the simulations are running (well you will but if you do it will mess everything up)
If example.py is having trouble finding the buttons to press to export the CSV data from RASAero:
- Open RASAero manually
- Import a
.CDXfile into RASAero (could use the one supplied in this repo) - Get screenshots of the "File", "Export" and "Save To CSV" buttons from the "Aero Plots" (framed the same as the ones provided in this repo)
- Save the screenshots in the same directory as example.py and modidy example.py to use the names of these files in it's ExportGUIImages array