...
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 | Requires Kernel 3.10+
| Install https://www.docker.com/docker-toolbox |
Access to Infrastructure
Info |
---|
This step is required to get access either to the HMI files stored in France or the properties extracted by our algorithms. If you want to do all processing on your local machine, you can skip this step. |
In order to access the FLARECAST development infrastructure in France you need a dedicated account.
To get an account send a message to [Eric Buchlin |mailto:Eric Buchlin <eric.buchlin@iasbuchlin@ias.u-psud.fr>?subject=Request for FLARECAST account&body=Dear Eric,\nwould you mind to create a FLARECAST account for me.\n\nBest Regards,\n]fr>.
Now you need to access
Test installation
Note: Windows has not been tested yet
...