...
Software | OS X | Linux | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Python | Install https://www.python.org/downloads/release/python-2711/ | Should be preinstalled. Test with
Otherwise check here. | ||||||||||||||
PIP (Python installer) | PIP is shipped with Python 2.7.9+ and Python 3.4+.
If you don't have it follow https://pip.pypa.io/en/stable/installing/ | |||||||||||||||
Python IDE | We suggest PyCharm, but any text editor or Spyder will work as well. | |||||||||||||||
IDL | You can use your normal IDL setup to access data and prototype your algorithms. Note: We do not support execution of IDL code on our cluster due to licensing issues. Let us know if this is a problem. Please avoid SolarSoft/SSW-specific functionality in your algorithms. They tend to be hard to be ported to a cluster. | |||||||||||||||
Git (source code repository) |
|
| ||||||||||||||
Docker and docker-compose | Install https://www.docker.com/docker-toolbox
|
|
Setup Access to Infrastructure
...