-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Jeremy Faden edited this page Jul 21, 2015
·
1 revision
Autoplot's scripts are Python (Jython, really) codes that control the application to accomplish more complex tasks. These scripts can then be shared like any other data product, for example sending a URL to a colleague, and Autoplot will manage the download and run it locally.
These are example scripts that show some of the things that can be done.
References for scripting:
- http://autoplot.org/scripting introduces scripting.
- http://autoplot.org/developer.scripting is a more complete reference.