-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
173 lines (173 loc) · 5.05 KB
/
environment.yaml
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
name: satpy_samples
channels:
- conda-forge
- defaults
dependencies:
- anyio=3.5.0=py37hf985489_0
- appnope=0.1.2=py37hf985489_2
- argon2-cffi=21.3.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py37h271585c_1
- attrs=21.4.0=pyhd8ed1ab_0
- babel=2.9.1=pyh44b312d_0
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- bleach=4.1.0=pyhd8ed1ab_0
- brotlipy=0.7.0=py37h271585c_1003
- ca-certificates=2021.10.8=h033912b_0
- cartopy=0.18.0=py37hf1ba7ce_1
- certifi=2021.10.8=py37hf985489_1
- cffi=1.15.0=py37hc55c11b_1
- charset-normalizer=2.0.12=pyhd8ed1ab_0
- cryptography=36.0.1=py37h5e77fcc_0
- cycler=0.11.0=pyhd8ed1ab_0
- debugpy=1.5.1=py37hd8d24ac_0
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- flit-core=3.7.1=pyhd8ed1ab_0
- freetype=2.10.4=h4cff582_1
- geos=3.8.0=hb1e8313_0
- giflib=5.2.1=hbcb3906_2
- idna=3.3=pyhd8ed1ab_0
- imageio=2.16.1=pyhcf75d05_0
- importlib-metadata=4.11.2=py37hf985489_0
- importlib_resources=5.4.0=pyhd8ed1ab_0
- ipykernel=6.9.1=py37h4c52d7d_0
- ipython=7.32.0=py37hf985489_0
- ipython_genutils=0.2.0=py_1
- jbig=2.1=h0d85af4_2003
- jedi=0.18.1=py37hf985489_0
- jinja2=3.0.3=pyhd8ed1ab_0
- jpeg=9e=h0d85af4_0
- json5=0.9.5=pyh9f0ad1d_0
- jsonschema=4.4.0=pyhd8ed1ab_0
- jupyter_client=7.1.2=pyhd8ed1ab_0
- jupyter_core=4.9.2=py37hf985489_0
- jupyter_server=1.13.5=pyhd8ed1ab_1
- jupyterlab=3.3.1=pyhd8ed1ab_0
- jupyterlab_pygments=0.1.2=pyh9f0ad1d_0
- jupyterlab_server=2.10.3=pyhd8ed1ab_0
- kiwisolver=1.3.2=py37h737db71_1
- lcms2=2.12=h577c468_0
- lerc=2.2.1=h046ec9c_0
- libblas=3.9.0=13_osx64_openblas
- libcblas=3.9.0=13_osx64_openblas
- libcxx=12.0.0=h2f01273_0
- libdeflate=1.7=h35c211d_5
- libffi=3.3=hb1e8313_2
- libgfortran=5.0.0=9_3_0_h6c81a4c_23
- libgfortran5=9.3.0=h6c81a4c_23
- liblapack=3.9.0=13_osx64_openblas
- libopenblas=0.3.18=openmp_h3351f45_0
- libpng=1.6.37=h7cec526_2
- libsodium=1.0.18=hbcb3906_1
- libtiff=4.3.0=h1167814_1
- libwebp=1.2.2=h28dabe5_0
- libwebp-base=1.2.2=h0d85af4_1
- llvm-openmp=13.0.1=hcb1a161_1
- lz4-c=1.9.3=he49afe7_1
- markupsafe=2.1.0=py37h69ee0a8_1
- matplotlib-base=3.2.2=py37hddda452_1
- matplotlib-inline=0.1.3=pyhd8ed1ab_0
- mistune=0.8.4=py37h271585c_1005
- nbclassic=0.3.6=pyhd8ed1ab_0
- nbclient=0.5.12=pyhd8ed1ab_0
- nbconvert=6.4.2=py37hf985489_0
- nbformat=5.1.3=pyhd8ed1ab_0
- ncurses=6.3=hca72f7f_2
- nest-asyncio=1.5.4=pyhd8ed1ab_0
- notebook=6.4.8=pyha770c72_0
- notebook-shim=0.1.0=pyhd8ed1ab_0
- numpy=1.21.5=py37h3c8089f_0
- openssl=1.1.1l=h0d85af4_0
- packaging=21.3=pyhd8ed1ab_0
- pandoc=2.17.1.1=h694c41f_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pexpect=4.8.0=pyh9f0ad1d_2
- pickleshare=0.7.5=py_1003
- pip=21.2.2=py37hecd8cb5_0
- proj=6.2.1=h773a61f_0
- prometheus_client=0.13.1=pyhd8ed1ab_0
- prompt-toolkit=3.0.27=pyha770c72_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pycparser=2.21=pyhd8ed1ab_0
- pygments=2.11.2=pyhd8ed1ab_0
- pyopenssl=22.0.0=pyhd8ed1ab_0
- pyparsing=3.0.7=pyhd8ed1ab_0
- pyrsistent=0.18.1=py37h271585c_0
- pyshp=2.2.0=pyhd8ed1ab_0
- pysocks=1.7.1=py37hf985489_4
- python=3.7.11=h88f2d9e_0
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.7=2_cp37m
- pytz=2021.3=pyhd8ed1ab_0
- pyzmq=22.3.0=py37h8f778e5_1
- readline=8.1.2=hca72f7f_1
- requests=2.27.1=pyhd8ed1ab_0
- scipy=1.7.3=py37h4e3cf02_0
- send2trash=1.8.0=pyhd8ed1ab_0
- setuptools=58.0.4=py37hecd8cb5_0
- shapely=1.7.1=py37h9250791_0
- six=1.16.0=pyh6c4a22f_0
- sniffio=1.2.0=py37hf985489_2
- sqlite=3.37.2=h707629a_0
- terminado=0.13.3=py37hf985489_0
- testpath=0.6.0=pyhd8ed1ab_0
- tk=8.6.11=h7bc2e8c_0
- tornado=6.1=py37h271585c_2
- traitlets=5.1.1=pyhd8ed1ab_0
- typing_extensions=4.1.1=pyha770c72_0
- urllib3=1.26.8=pyhd8ed1ab_1
- wcwidth=0.2.5=pyh9f0ad1d_2
- webencodings=0.5.1=py_1
- websocket-client=1.3.1=pyhd8ed1ab_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zeromq=4.3.4=he49afe7_1
- zipp=3.7.0=pyhd8ed1ab_1
- zlib=1.2.11=h4dc903c_4
- zstd=1.5.0=hcb37349_1
- pip:
- affine==2.3.0
- appdirs==1.4.4
- asciitree==0.3.3
- branca==0.4.2
- click==8.0.4
- click-plugins==1.1.1
- cligj==0.7.2
- cloudpickle==2.0.0
- configobj==5.0.6
- dask==2022.2.0
- donfig==0.7.0
- fasteners==0.17.3
- folium==0.12.1.post1
- fsspec==2022.2.0
- gdal==3.4.1
- imageio-ffmpeg==0.4.5
- ipyleaflet==0.15.0
- ipywidgets==7.7.0
- jupyterlab-widgets==1.1.0
- locket==0.2.1
- numcodecs==0.9.1
- pandas==1.3.5
- partd==1.2.0
- pillow==9.0.1
- pooch==1.6.0
- pykdtree==1.3.4
- pyorbital==1.7.1
- pyproj==3.2.1
- pyresample==1.22.3
- pyyaml==6.0
- rasterio==1.2.10
- satpy==0.34.0
- snuggs==1.4.7
- toolz==0.11.2
- traittypes==0.2.1
- trollimage==1.18.3
- trollsift==0.4.0
- widgetsnbextension==3.6.0
- xarray==0.20.2
- xyzservices==2022.3.0
- zarr==2.11.1