ioos / comt

IOOS Coastal and Ocean Modeling Testbed. See:
https://github.com/ioos/comt/wiki
MIT License
1 stars 7 forks source link

Iris #30

Closed jlehrter closed 9 years ago

jlehrter commented 9 years ago

Iris is suggested as a python tool, is it this https://pypi.python.org/pypi/Iris/1.2 or this http://scitools.org.uk/iris/docs/latest/index.html ?

Thanks, John

rsignell-usgs commented 9 years ago

The best way to get Iris going is to install the Anaconda Python Distribution and then install Iris via:

conda install -c scitools iris

There are more detailed instructions here: https://github.com/ioos/conda-recipes/wiki/Setting-up-the-IOOS-Python-Environment-for-Win64