conda_env_nc2cdf.yml
706 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
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:
- cycler==0.10.0
- decorator==4.0.11
- ffnet==0.8.3
- h5py==2.6.0
- matplotlib==2.0.0
- networkx==1.11
- pyparsing==2.1.10
- python-dateutil==2.6.0
- pytz==2016.10
- scipy==0.18.1
- six==1.10.0
- spacepy==0.1.6
prefix: /home/nathanael/.anaconda3/envs/nc2cdf