-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
61 lines (61 loc) · 1.42 KB
/
environment.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
51
52
53
54
55
56
57
58
59
60
61
name: icepyxTut
channels:
- defaults
dependencies:
- ca-certificates=2021.1.19=hecd8cb5_0
- certifi=2020.12.5=py37hecd8cb5_0
- libcxx=10.0.0=1
- libedit=3.1.20191231=h1de35cc_1
- libffi=3.3=hb1e8313_2
- ncurses=6.2=h0a44026_1
- openssl=1.1.1j=h9ed2024_0
- pip=20.3.3=py37hecd8cb5_0
- python=3.7.9=h26836e1_0
- readline=8.1=h9ed2024_0
- setuptools=52.0.0=py37hecd8cb5_0
- sqlite=3.33.0=hffcf06c_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:
- appdirs==1.4.4
- cached-property==1.5.2
- cartopy==0.18.0
- cfgv==3.2.0
- chardet==4.0.0
- click==7.1.2
- click-plugins==1.1.1
- cligj==0.7.1
- cycler==0.10.0
- datetime==4.3
- distlib==0.3.1
- filelock==3.0.12
- fiona==1.8.18
- geopandas==0.8.2
- h5py==3.1.0
- icepyx==0.3.2
- identify==1.5.13
- idna==2.10
- importlib-metadata==3.4.0
- kiwisolver==1.3.1
- matplotlib==3.3.4
- munch==2.5.0
- nodeenv==1.5.0
- numpy==1.20.1
- pandas==1.2.2
- pillow==8.1.0
- pre-commit==2.10.1
- pyproj==3.0.0.post1
- pyshp==2.1.3
- pytz==2021.1
- pyyaml==5.4.1
- requests==2.25.1
- scipy==1.6.1
- shapely==1.7.1
- toml==0.10.2
- typing-extensions==3.7.4.3
- urllib3==1.26.3
- virtualenv==20.4.2
- zope-interface==5.2.0
prefix: /Users/rominapiunno/opt/anaconda3/envs/icepyxTut