Skip to content

Commit

Permalink
replaced environment.yml by environment_simple.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
basaks committed Aug 29, 2016
1 parent 581bf50 commit c29246b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 106 deletions.
101 changes: 21 additions & 80 deletions environment.yml
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,85 +1,26 @@
name: pyrate
name: pyrate1
channels:
- nmoraitakis
- mutirri
- ioos
dependencies:
- cairo=1.12.18=6
- curl=7.45.0=0
- cython=0.23.4=py27_0
- decorator=4.0.9=py27_0
- flask=0.10.1=py27_1
- fontconfig=2.11.1=5
- freetype=2.5.5=0
- gdal=2.0.0=py27_1
- geos=3.4.2=0
- grib_api=1.14.0=py27_2
- hdf4=4.2.11=0
- hdf5=1.8.15.1=4
- ipython=4.1.1=py27_0
- ipython_genutils=0.1.0=py27_0
- itsdangerous=0.24=py27_0
- jasper=1.900.1=5
- jbig=2.1=0
- jinja2=2.8=py27_0
- jpeg=8d=0
- kealib=1.4.5=0
- libgdal=2.0.0=2
- libgfortran=1.0=0
- libnetcdf=4.3.3.1=3
- libpng=1.6.17=0
- libtiff=4.0.6=1
- libxml2=2.9.2=0
- markupsafe=0.23=py27_0
- matplotlib=1.4.3=np19py27_2
- mkl=11.3.1=0
- networkx=1.9.1=py27_0
- nose=1.3.7=py27_0
- numpy=1.10.4=py27_0
- openblas=0.2.14=3
- openssl=1.0.2g=0
- path.py=8.1.2=py27_1
- pexpect=3.3=py27_0
- pickleshare=0.5=py27_0
- pillow=2.8.2=py27_0
- pip=8.0.3=py27_0
- pixman=0.32.6=0
- proj.4=4.9.1=0
- proj4=4.9.1=0
- py2cairo=1.10.0=py27_2
- pygrib=2.0.0=py27_3
- pyhdf=0.8.3=np19py27_0
- pyparsing=2.0.3=py27_0
- pyproj=1.9.4=py27_1
- pyqt=4.11.4=py27_1
- python=2.7.11=0
- python-dateutil=2.4.2=py27_0
- pytz=2015.7=py27_0
- qt=4.8.7=1
- readline=6.2=2
- scipy=0.17.0=np19py27_1
- setuptools=20.1.1=py27_0
- simplegeneric=0.8.1=py27_0
- sip=4.16.9=py27_0
- six=1.10.0=py27_0
- sqlite=3.9.2=0
- szip=2.1=1
- tk=8.5.18=0
- traitlets=4.1.0=py27_0
- werkzeug=0.11.4=py27_0
- wheel=0.29.0=py27_0
- xerces-c=3.1.2=0
- xz=5.0.5=1
- zlib=1.2.8=0
- cython
- flask
- pyhdf
- gdal
- grib_api
- hdf4
- hdf5
- ipython
- matplotlib
- networkx
- numpy
- pygrib
- pyproj
- scipy
- nose
- pillow
- pip:
- backports-abc==0.4
- backports.ssl-match-hostname==3.5.0.1
- cached-property==1.3.0
- certifi==2015.11.20.1
- docutils==0.12
- ipython-genutils==0.1.0
- lockfile==0.12.2
- luigi==1.3.0
- parmap==1.2.3
- python-daemon==2.1.1
- singledispatch==3.4.0.3
- tornado==4.3
- parmap
- glob2
- git+https://github.com/daleroberts/pypar
26 changes: 0 additions & 26 deletions environment_simple.yml

This file was deleted.

0 comments on commit c29246b

Please sign in to comment.