-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathenvironment.yml
95 lines (95 loc) · 2.64 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
name: SSA2PY
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- alabaster=0.7.13=pyhd8ed1ab_0
- babel=2.12.1=pyhd8ed1ab_1
- brotli-python=1.0.9=py310hd8f1fbe_9
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2023.7.22=hbcca054_0
- charset-normalizer=3.2.0=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- idna=3.4=pyhd8ed1ab_0
- imagesize=1.4.1=pyhd8ed1ab_0
- importlib-metadata=6.8.0=pyha770c72_0
- jinja2=3.1.2=pyhd8ed1ab_1
- ld_impl_linux-64=2.40=h41732ed_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.1.0=he5830b7_0
- libgomp=13.1.0=he5830b7_0
- libnsl=2.0.0=h7f98852_0
- libsqlite=3.42.0=h2797004_0
- libstdcxx-ng=13.1.0=hfd8a6a1_0
- libuuid=2.38.1=h0b41bf4_0
- libzlib=1.2.13=hd590300_5
- markupsafe=2.1.3=py310h2372a71_0
- ncurses=6.4=hcb278e6_0
- openssl=3.1.2=hd590300_0
- packaging=23.1=pyhd8ed1ab_0
- pip=23.2.1=pyhd8ed1ab_0
- pygments=2.16.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.10.12=hd12c33a_0_cpython
- python_abi=3.10=3_cp310
- pytz=2023.3=pyhd8ed1ab_0
- readline=8.2=h8228510_1
- requests=2.31.0=pyhd8ed1ab_0
- setuptools=68.0.0=pyhd8ed1ab_0
- snowballstemmer=2.2.0=pyhd8ed1ab_0
- sphinx=7.2.5=pyhd8ed1ab_0
- sphinxcontrib-applehelp=1.0.7=pyhd8ed1ab_0
- sphinxcontrib-devhelp=1.0.5=pyhd8ed1ab_0
- sphinxcontrib-htmlhelp=2.0.4=pyhd8ed1ab_0
- sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_0
- sphinxcontrib-qthelp=1.0.6=pyhd8ed1ab_0
- sphinxcontrib-serializinghtml=1.1.9=pyhd8ed1ab_0
- tk=8.6.12=h27826a3_0
- tzdata=2023c=h71feb2d_0
- urllib3=2.0.4=pyhd8ed1ab_0
- wheel=0.41.0=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- zipp=3.16.2=pyhd8ed1ab_0
- pip:
- cartopy==0.22.0
- certifi==2023.7.22
- cftime==1.6.2
- contourpy==1.1.0
- cycler==0.11.0
- decorator==5.1.1
- docutils==0.18.1
- fonttools==4.42.0
- geojson==3.0.1
- gitdb==4.0.10
- gitpython==3.1.32
- greenlet==2.0.2
- joblib==1.3.1
- kiwisolver==1.4.4
- llvmlite==0.40.1
- lxml==4.9.3
- matplotlib==3.7.2
- netcdf4==1.6.4
- numba==0.57.1
- numpy==1.24.4
- obspy==1.4.0
- pillow==10.0.0
- pyparsing==3.0.9
- pyproj==3.6.0
- pyshp==2.3.1
- python-dateutil==2.8.2
- pyyaml==6.0.1
- scikit-fmm==2023.4.2
- scikit-learn==1.3.0
- scipy==1.11.1
- shapely==2.0.1
- six==1.16.0
- smmap==5.0.0
- sphinx-rtd-theme==1.3.0
- sphinxcontrib-jquery==4.1
- sqlalchemy==2.0.19
- tbb==2021.10.0
- threadpoolctl==3.2.0
- turfpy==0.0.7
- typing-extensions==4.7.1