Skip to content

Dependencies

Sam Murphy edited this page Jun 20, 2017 · 8 revisions

The executables required are:

  • Python 3.x
  • 6S v1.1

Installation instructions here

The Python Modules are:

  • nose
  • numpy
  • scipy
  • matplotlib
  • python-dateutil
  • pysolar v0.6 (optional: only required for setting the geometry from a location and time)
  • pandas (optional: only required for importing AERONET data)
  • ipython (recommended)

My suggestion would be to install Anaconda. This will install the conda package manager, which makes installing prerequisites a piece of cake, all of these packages come with Anaconda by default.

Clone this wiki locally