-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmscn_env.yml
50 lines (50 loc) · 1.11 KB
/
mscn_env.yml
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
49
50
name: mscn
channels:
- defaults
dependencies:
- ca-certificates=2021.1.19=hecd8cb5_1
- certifi=2020.12.5=py37hecd8cb5_0
- libcxx=10.0.0=1
- libffi=3.3=hb1e8313_2
- ncurses=6.2=h0a44026_1
- openssl=1.1.1k=h9ed2024_0
- pip=21.0.1=py37hecd8cb5_0
- python=3.7.10=h88f2d9e_0
- readline=8.1=h9ed2024_0
- setuptools=52.0.0=py37hecd8cb5_0
- sqlite=3.35.4=hce871da_0
- tk=8.6.10=hb0a8c7a_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- pip:
- attrs==20.3.0
- cached-property==1.5.2
- cftime==1.4.1
- click==7.1.2
- click-plugins==1.1.1
- cligj==0.7.1
- cycler==0.10.0
- descartes==1.1.0
- fiona==1.8.19
- geopandas==0.9.0
- h5py==3.2.1
- kiwisolver==1.3.1
- lxml==4.6.3
- matplotlib==3.4.1
- munch==2.5.0
- netcdf4==1.5.6
- numpy==1.20.2
- pandas==1.2.3
- pillow==8.2.0
- plotly==4.14.3
- pyastronomy==0.16.0
- pyparsing==2.4.7
- pyproj==3.0.1
- python-dateutil==2.8.1
- pytz==2021.1
- pyyaml==5.4.1
- retrying==1.3.3
- scipy==1.6.2
- shapely==1.7.1
- six==1.15.0