Re: [Gmat-developers] GMAT with Python

2012-01-11 Thread Parker, Joel J. K. (GSFC-5950)
Hi Josef, About Python, I don't personally have experience using it with GMAT. The usual method would involve using Python to write or edit a GMAT script, then running the GMAT executable with the script file as input (for example using os.execl()). There's actually support in the SVN reposito

[Gmat-developers] GMAT with Python

2012-01-11 Thread Koller, Josef
Hi GMAT developers, I'm new to GMAT and I have some basic questions: 1) Does anybody have experience in how to call GMAT routines with Python? I know matlab would be an alternative but I'd prefer Python for various reasons. 2) when I download the src trunk with svn, it gives me over 2GB? This