conda_env_nc2cdf.yml
911 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
name: nc2cdf
channels:
- defaults
- http://conda.binstar.org/roipoussiere
dependencies:
- curl=7.49.0=1
- hdf4=4.2.11=0
- hdf5=1.8.17=1
- jpeg=9b=0
- libnetcdf=4.4.1=0
- mkl=2017.0.1=0
- netcdf4=1.2.4=np111py36_0
- numpy=1.11.3=py36_0
- openssl=1.0.2k=0
- pip=9.0.1=py36_1
- python=3.6.0=0
- readline=6.2=2
- setuptools=27.2.0=py36_0
- sqlite=3.13.0=0
- tk=8.5.18=0
- wheel=0.29.0=py36_0
- xz=5.2.2=1
- zlib=1.2.8=3
- pip:
- alabaster==0.7.9
- babel==2.3.4
- cycler==0.10.0
- decorator==4.0.11
- docutils==0.13.1
- ffnet==0.8.3
- h5py==2.6.0
- imagesize==0.7.1
- jinja2==2.9.5
- markupsafe==0.23
- matplotlib==2.0.0
- networkx==1.11
- pygments==2.2.0
- pyparsing==2.1.10
- python-dateutil==2.6.0
- pytz==2016.10
- requests==2.13.0
- scipy==0.18.1
- six==1.10.0
- snowballstemmer==1.2.1
- spacepy==0.1.6
- sphinx==1.5.3
prefix: /home/nathanael/.anaconda3/envs/nc2cdf