-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
424 lines (424 loc) · 13.3 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
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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
name: SICE
channels:
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- affine=2.3.1=pyhd8ed1ab_0
- aiobotocore=2.4.0=pyhd8ed1ab_0
- aiohttp=3.8.3=py39hb9d737c_0
- aioitertools=0.11.0=pyhd8ed1ab_0
- aiosignal=1.2.0=pyhd8ed1ab_0
- ansiwrap=0.8.4=py_0
- anyio=3.6.1=pyhd8ed1ab_1
- aom=3.5.0=h27087fc_0
- argon2-cffi=21.3.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py39hb9d737c_2
- arrow-cpp=9.0.0=py39hb3b17c4_7_cpu
- asciitree=0.3.3=py_2
- asttokens=2.0.8=pyhd8ed1ab_0
- async-timeout=4.0.2=pyhd8ed1ab_0
- atk-1.0=2.36.0=h3371d22_4
- attrs=22.1.0=pyh71513ae_1
- aws-c-cal=0.5.11=h95a6274_0
- aws-c-common=0.6.2=h7f98852_0
- aws-c-event-stream=0.2.7=h3541f99_13
- aws-c-io=0.10.5=hfb6a706_0
- aws-checksums=0.1.11=ha31a3da_7
- aws-sdk-cpp=1.8.186=hb4091e7_3
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- beautifulsoup4=4.11.1=pyha770c72_0
- black=22.10.0=py39hf3d152e_0
- bleach=5.0.1=pyhd8ed1ab_0
- blinker=1.5=pyhd8ed1ab_0
- blosc=1.21.1=h83bc5f7_3
- bokeh=2.4.3=pyhd8ed1ab_3
- boost-cpp=1.78.0=h75c5d50_1
- botocore=1.27.59=pyhd8ed1ab_0
- branca=0.5.0=pyhd8ed1ab_0
- brotli=1.0.9=h166bdaf_7
- brotli-bin=1.0.9=h166bdaf_7
- brotlipy=0.7.0=py39hb9d737c_1004
- brunsli=0.1=h9c3ff4c_0
- bzip2=1.0.8=h7f98852_4
- c-ares=1.18.1=h7f98852_0
- c-blosc2=2.4.2=h7a311fb_0
- ca-certificates=2022.9.24=ha878542_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cairo=1.16.0=ha61ee94_1014
- cartopy=0.21.0=py39hf5d525c_0
- cdsapi=0.5.1=pyhd8ed1ab_0
- certifi=2022.9.24=pyhd8ed1ab_0
- cffi=1.15.1=py39he91dace_0
- cfgrib=0.9.10.3=pyhd8ed1ab_0
- cfitsio=4.1.0=hd9d235c_0
- cftime=1.6.2=py39h2ae25f5_0
- charls=2.3.4=h9c3ff4c_0
- charset-normalizer=2.1.1=pyhd8ed1ab_0
- click=8.1.3=unix_pyhd8ed1ab_2
- click-plugins=1.1.1=py_0
- cligj=0.7.2=pyhd8ed1ab_1
- cloudpickle=2.2.0=pyhd8ed1ab_0
- cmocean=2.0=py_3
- colorama=0.4.5=pyhd8ed1ab_0
- colorspacious=1.1.2=pyh24bf2e0_0
- contourpy=1.0.5=py39hf939315_0
- cryptography=38.0.2=py39hd97740a_0
- curl=7.85.0=h7bff187_0
- cycler=0.11.0=pyhd8ed1ab_0
- cytoolz=0.12.0=py39hb9d737c_0
- dask=2022.9.2=pyhd8ed1ab_0
- dask-core=2022.9.2=pyhd8ed1ab_0
- dask-image=2022.9.0=pyhd8ed1ab_0
- dav1d=1.0.0=h166bdaf_1
- debugpy=1.6.3=py39h5a03fae_0
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- deprecated=1.2.13=pyh6c4a22f_0
- descartes=1.1.0=py_4
- distributed=2022.9.2=pyhd8ed1ab_0
- docopt=0.6.2=py_1
- eccodes=2.27.1=h7f7619e_0
- entrypoints=0.4=pyhd8ed1ab_0
- et_xmlfile=1.0.1=py_1001
- executing=1.1.1=pyhd8ed1ab_0
- expat=2.4.9=h27087fc_0
- fasteners=0.17.3=pyhd8ed1ab_0
- findlibs=0.0.2=pyhd8ed1ab_0
- fiona=1.8.21=py39h54775ec_2
- flit-core=3.7.1=pyhd8ed1ab_0
- folium=0.13.0=pyhd8ed1ab_0
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
- font-ttf-inconsolata=3.000=h77eed37_0
- font-ttf-source-code-pro=2.038=h77eed37_0
- font-ttf-ubuntu=0.83=hab24e00_0
- fontconfig=2.14.0=hc2a2eb6_1
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- fonttools=4.37.4=py39hb9d737c_0
- freeglut=3.2.2=h9c3ff4c_1
- freetype=2.12.1=hca18f0e_0
- freexl=1.0.6=h166bdaf_1
- fribidi=1.0.10=h36c2ea0_0
- frozenlist=1.3.1=py39hb9d737c_0
- fsspec=2022.8.2=pyhd8ed1ab_0
- gdal=3.5.2=py39h92c1d47_3
- gdk-pixbuf=2.42.8=hff1cb4f_1
- geojson=2.5.0=py_0
- geopandas=0.11.1=pyhd8ed1ab_0
- geopandas-base=0.11.1=pyha770c72_0
- geos=3.11.0=h27087fc_0
- geotiff=1.7.1=h4fc65e6_3
- gettext=0.19.8.1=h27087fc_1009
- gflags=2.2.2=he1b5a44_1004
- giflib=5.2.1=h36c2ea0_2
- gitdb=4.0.9=pyhd8ed1ab_0
- gitpython=3.1.29=pyhd8ed1ab_0
- glog=0.6.0=h6f12383_0
- gmp=6.2.1=h58526e2_0
- gmpy2=2.1.2=py39h78fa15d_0
- graphite2=1.3.13=h58526e2_1001
- graphviz=6.0.1=h5abf519_0
- grpc-cpp=1.47.1=h05bd8bd_6
- gtk2=2.24.33=h90689f9_2
- gts=0.7.6=h64030ff_2
- h5py=3.7.0=nompi_py39hd51670d_101
- harfbuzz=5.3.0=h418a68e_0
- hdf4=4.2.15=h9772cbc_4
- hdf5=1.12.2=nompi_h2386368_100
- heapdict=1.0.1=py_0
- icu=70.1=h27087fc_0
- idna=3.4=pyhd8ed1ab_0
- imagecodecs=2022.9.26=py39hf586f7a_0
- imageio=2.22.0=pyhfa7a67d_0
- importlib-metadata=4.11.4=py39hf3d152e_0
- importlib_resources=5.10.0=pyhd8ed1ab_0
- ipykernel=6.16.0=pyh210e3f2_0
- ipyleaflet=0.17.1=pyhd8ed1ab_0
- ipython=8.5.0=pyh41d4057_1
- ipywidgets=8.0.2=pyhd8ed1ab_1
- jasper=2.0.33=ha77e612_0
- jdcal=1.4.1=py_0
- jedi=0.18.1=pyhd8ed1ab_2
- jinja2=3.1.2=pyhd8ed1ab_1
- jmespath=1.0.1=pyhd8ed1ab_0
- joblib=1.2.0=pyhd8ed1ab_0
- jpeg=9e=h166bdaf_2
- json-c=0.16=hc379101_0
- jsonschema=4.16.0=pyhd8ed1ab_0
- jupyter-server-mathjax=0.2.6=pyhc268e32_0
- jupyter_client=7.3.4=pyhd8ed1ab_0
- jupyter_core=4.11.1=py39hf3d152e_0
- jupyter_server=1.21.0=pyhd8ed1ab_0
- jupyterlab-geojson=3.2.0=pyhd8ed1ab_0
- jupyterlab_pygments=0.2.2=pyhd8ed1ab_0
- jupyterlab_widgets=3.0.3=pyhd8ed1ab_0
- jxrlib=1.1=h7f98852_2
- kealib=1.4.15=ha7026e8_1
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.4=py39hf939315_0
- krb5=1.19.3=h3790be6_0
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- lerc=4.0.0=h27087fc_0
- libabseil=20220623.0=cxx17_h48a1fff_4
- libaec=1.0.6=h9c3ff4c_0
- libavif=0.10.1=h5cdd6b5_2
- libblas=3.9.0=16_linux64_openblas
- libbrotlicommon=1.0.9=h166bdaf_7
- libbrotlidec=1.0.9=h166bdaf_7
- libbrotlienc=1.0.9=h166bdaf_7
- libcblas=3.9.0=16_linux64_openblas
- libcrc32c=1.1.2=h9c3ff4c_0
- libcurl=7.85.0=h7bff187_0
- libdap4=3.20.6=hd7c4107_2
- libdeflate=1.14=h166bdaf_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libevent=2.1.10=h9b69904_4
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.1.0=h8d9b700_16
- libgd=2.3.3=h18fbbfe_3
- libgdal=3.5.2=hc23bfc3_3
- libgfortran-ng=12.1.0=h69a702a_16
- libgfortran5=12.1.0=hdcd56e2_16
- libglib=2.74.0=h7a41b64_0
- libglu=9.0.0=he1b5a44_1001
- libgomp=12.1.0=h8d9b700_16
- libgoogle-cloud=2.2.0=h838d150_1
- libiconv=1.17=h166bdaf_0
- libkml=1.3.0=h37653c0_1015
- liblapack=3.9.0=16_linux64_openblas
- libllvm11=11.1.0=he0ac6c6_4
- libnetcdf=4.8.1=nompi_h21705cb_104
- libnghttp2=1.47.0=hdcd2b5c_1
- libnsl=2.0.0=h7f98852_0
- libopenblas=0.3.21=pthreads_h78a6416_3
- libpng=1.6.39=h753d276_0
- libpq=14.5=hd77ab85_0
- libprotobuf=3.21.7=h6239696_0
- librsvg=2.54.4=h7abd40a_0
- librttopo=1.1.0=hf730bdb_11
- libsodium=1.0.18=h36c2ea0_1
- libspatialindex=1.9.3=h9c3ff4c_4
- libspatialite=5.0.1=h38b5f51_18
- libsqlite=3.39.4=h753d276_0
- libssh2=1.10.0=haa6b8db_3
- libstdcxx-ng=12.1.0=ha89aaad_16
- libthrift=0.16.0=h491838f_2
- libtiff=4.4.0=h55922b4_4
- libtool=2.4.6=h9c3ff4c_1008
- libutf8proc=2.7.0=h7f98852_0
- libuuid=2.32.1=h7f98852_1000
- libwebp=1.2.4=h522a892_0
- libwebp-base=1.2.4=h166bdaf_0
- libxcb=1.13=h7f98852_1004
- libxml2=2.9.14=h22db469_4
- libxslt=1.1.35=h8affb1d_0
- libzip=1.9.2=hc869a4a_1
- libzlib=1.2.13=h166bdaf_4
- libzopfli=1.0.3=h9c3ff4c_0
- llvmlite=0.39.1=py39h7d9a04d_0
- locket=1.0.0=pyhd8ed1ab_0
- lxml=4.9.1=py39hb9d737c_0
- lz4=4.0.0=py39h029007f_2
- lz4-c=1.9.3=h9c3ff4c_1
- mapclassify=2.4.3=pyhd8ed1ab_0
- markupsafe=2.1.1=py39hb9d737c_1
- matplotlib-base=3.6.1=py39hf9fd14e_0
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mistune=2.0.4=pyhd8ed1ab_0
- mpc=1.2.1=h9f54685_0
- mpfr=4.1.0=h9202a9a_1
- mpmath=1.2.1=pyhd8ed1ab_0
- msgpack-python=1.0.4=py39hf939315_0
- multidict=6.0.2=py39hb9d737c_1
- munch=2.5.0=py_0
- munkres=1.1.4=pyh9f0ad1d_0
- mypy_extensions=0.4.3=py39hf3d152e_5
- nb_conda_kernels=2.3.1=py39hf3d152e_1
- nbclient=0.7.0=pyhd8ed1ab_0
- nbconvert-core=7.2.1=pyhd8ed1ab_0
- nbdime=3.1.1=pyhd8ed1ab_0
- nbformat=5.7.0=pyhd8ed1ab_0
- nc-time-axis=1.4.1=pyhd8ed1ab_0
- ncurses=6.3=h27087fc_1
- nest-asyncio=1.5.6=pyhd8ed1ab_0
- netcdf4=1.6.1=nompi_py39hfaa66c4_100
- networkx=2.8.7=pyhd8ed1ab_0
- nspr=4.32=h9c3ff4c_1
- nss=3.78=h2350873_0
- numba=0.56.2=py39h61ddf18_1
- numcodecs=0.10.2=py39h5a03fae_0
- numpy=1.23.3=py39hba7629e_0
- oauthlib=3.2.1=pyhd8ed1ab_0
- openblas=0.3.21=pthreads_h320a7e8_3
- openjpeg=2.5.0=h7d73246_1
- openpyxl=3.0.10=py39hb9d737c_1
- openssl=1.1.1q=h166bdaf_0
- orc=1.8.0=h09e0d61_0
- packaging=21.3=pyhd8ed1ab_0
- pandas=1.5.0=py39h4661b88_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- pango=1.50.11=h382ae3d_0
- papermill=2.3.4=pyhd8ed1ab_0
- parquet-cpp=1.5.1=2
- parso=0.8.3=pyhd8ed1ab_0
- partd=1.3.0=pyhd8ed1ab_0
- pathspec=0.10.1=pyhd8ed1ab_0
- pcre=8.45=h9c3ff4c_0
- pcre2=10.37=hc3806b6_1
- pexpect=4.8.0=pyh9f0ad1d_2
- pickleshare=0.7.5=py_1003
- pillow=9.2.0=py39hd5dbb17_2
- pims=0.6.1=pyhd8ed1ab_0
- pip=22.2.2=pyhd8ed1ab_0
- pixman=0.40.0=h36c2ea0_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_0
- platformdirs=2.5.2=pyhd8ed1ab_1
- poppler=22.04.0=h0733791_3
- poppler-data=0.4.11=hd8ed1ab_0
- postgresql=14.5=hfdbbde3_0
- proj=9.0.1=h93bde94_1
- prometheus_client=0.15.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.31=pyha770c72_0
- psutil=5.9.2=py39hb9d737c_0
- psycopg2=2.9.3=py39h3811e60_0
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pyarrow=9.0.0=py39h6267de0_7_cpu
- pycparser=2.21=pyhd8ed1ab_0
- pydap=3.3.0=pyhd8ed1ab_0
- pygments=2.13.0=pyhd8ed1ab_0
- pyjwt=2.5.0=pyhd8ed1ab_0
- pyopenssl=22.1.0=pyhd8ed1ab_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- pyproj=3.4.0=py39hdcf6798_0
- pyrsistent=0.18.1=py39hb9d737c_1
- pyshp=2.3.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- pystac=1.6.1=pyhd8ed1ab_1
- python=3.9.13=h9a8a25e_0_cpython
- python-blosc=1.10.6=py39h1832856_0
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-dotenv=0.21.0=pyhd8ed1ab_0
- python-eccodes=1.4.2=py39h2ae25f5_1
- python-fastjsonschema=2.16.2=pyhd8ed1ab_0
- python_abi=3.9=2_cp39
- pytz=2022.4=pyhd8ed1ab_0
- pyyaml=6.0=py39hb9d737c_4
- pyzmq=24.0.1=py39headdf64_0
- rasterio=1.3.2=py39h082961e_0
- re2=2022.06.01=h27087fc_0
- readline=8.1.2=h0f457ee_0
- requests=2.28.1=pyhd8ed1ab_1
- requests-oauthlib=1.3.1=pyhd8ed1ab_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rioxarray=0.12.2=pyhd8ed1ab_0
- rtree=1.0.1=py39hb102c33_0
- s2n=1.0.10=h9b69904_0
- s3fs=2022.8.2=pyhd8ed1ab_0
- scikit-learn=1.1.2=py39he5e8d7e_0
- scipy=1.9.1=py39h8ba3f38_0
- scrapbook=0.5.0=pyhd8ed1ab_3
- send2trash=1.8.0=pyhd8ed1ab_0
- setuptools=65.4.1=pyhd8ed1ab_0
- shapely=1.8.5=py39h5b5020f_0
- six=1.16.0=pyh6c4a22f_0
- slicerator=1.1.0=pyhd8ed1ab_0
- smmap=3.0.5=pyh44b312d_0
- snappy=1.1.9=hbd366e4_1
- sniffio=1.3.0=pyhd8ed1ab_0
- snuggs=1.4.7=py_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- soupsieve=2.3.2.post1=pyhd8ed1ab_0
- sqlite=3.39.4=h4ff8645_0
- stack_data=0.5.1=pyhd8ed1ab_0
- sympy=1.11.1=py39hf3d152e_1
- tblib=1.7.0=pyhd8ed1ab_0
- tenacity=8.1.0=pyhd8ed1ab_0
- terminado=0.16.0=pyh41d4057_0
- textwrap3=0.9.2=py_0
- threadpoolctl=3.1.0=pyh8a188c0_0
- tifffile=2022.10.10=pyhd8ed1ab_0
- tiledb=2.11.3=h1e4a385_1
- tinycss2=1.1.1=pyhd8ed1ab_0
- tk=8.6.12=h27826a3_0
- tomli=2.0.1=pyhd8ed1ab_0
- toolz=0.12.0=pyhd8ed1ab_0
- tornado=6.1=py39hb9d737c_3
- tqdm=4.64.1=pyhd8ed1ab_0
- traitlets=5.4.0=pyhd8ed1ab_0
- traittypes=0.2.1=pyh9f0ad1d_2
- typing-extensions=4.4.0=hd8ed1ab_0
- typing_extensions=4.4.0=pyha770c72_0
- tzcode=2022e=h166bdaf_0
- tzdata=2022e=h191b570_0
- unicodedata2=14.0.0=py39hb9d737c_1
- urllib3=1.26.11=pyhd8ed1ab_0
- wcwidth=0.2.5=pyh9f0ad1d_2
- webencodings=0.5.1=py_1
- webob=1.8.7=pyhd8ed1ab_0
- websocket-client=1.4.1=pyhd8ed1ab_0
- werkzeug=2.1.2=pyhd8ed1ab_1
- wheel=0.37.1=pyhd8ed1ab_0
- widgetsnbextension=4.0.3=pyhd8ed1ab_0
- wrapt=1.14.1=py39hb9d737c_0
- xarray=2022.9.0=pyhd8ed1ab_0
- xcube=0.12.0=pyhd8ed1ab_0
- xcube-cci=0.9.6=pyhd8ed1ab_0
- xcube-cds=0.9.1=pyhd8ed1ab_0
- xcube-sh=0.9.5=pyhd8ed1ab_0
- xcube_geodb=1.0.4=pyhd8ed1ab_0
- xerces-c=3.2.3=h55805fa_5
- xlrd=2.0.1=pyhd8ed1ab_3
- xorg-fixesproto=5.0=h7f98852_1002
- xorg-inputproto=2.3.2=h7f98852_1002
- xorg-kbproto=1.0.7=h7f98852_1002
- xorg-libice=1.0.10=h7f98852_0
- xorg-libsm=1.2.3=hd9c2040_1000
- xorg-libx11=1.7.2=h7f98852_0
- xorg-libxau=1.0.9=h7f98852_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xorg-libxext=1.3.4=h7f98852_1
- xorg-libxfixes=5.0.3=h7f98852_1004
- xorg-libxi=1.7.10=h7f98852_0
- xorg-libxrender=0.9.10=h7f98852_1003
- xorg-renderproto=0.11.1=h7f98852_1002
- xorg-xextproto=7.3.0=h7f98852_1002
- xorg-xproto=7.0.31=h7f98852_1007
- xyzservices=2022.9.0=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- yarl=1.7.2=py39hb9d737c_2
- zarr=2.13.3=pyhd8ed1ab_0
- zeromq=4.3.4=h9c3ff4c_1
- zfp=1.0.0=h27087fc_1
- zict=2.2.0=pyhd8ed1ab_0
- zipp=3.9.0=pyhd8ed1ab_0
- zlib=1.2.13=h166bdaf_4
- zlib-ng=2.0.6=h166bdaf_0
- zstd=1.5.2=h6239696_4
- pip:
- aenum==3.1.11
- boto3==1.24.59
- dataclasses-json==0.5.7
- distlib==0.3.6
- filelock==3.9.0
- lightgbm==3.3.4
- marshmallow==3.19.0
- marshmallow-enum==1.5.1
- pydataverse==0.3.1
- pywavelets==1.4.1
- s2cloudless==1.5.0
- s3transfer==0.6.0
- scikit-image==0.19.3
- sentinelhub==3.8.0
- typing-inspect==0.8.0
- utm==0.7.0
- virtualenv==20.16.5
prefix: /home/be49a181-8763-4ec9-9cc6-2b4b2dac06eb/.conda/envs/SICE