-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
321 lines (321 loc) · 10.1 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
name: hyp3-isce2
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- affine=2.4.0=pyhd8ed1ab_0
- aiohttp=3.9.1=py311h459d7ec_0
- aiosignal=1.3.1=pyhd8ed1ab_0
- aom=3.5.0=h27087fc_0
- asciitree=0.3.3=py_2
- asf_search=6.7.1=pyhd8ed1ab_0
- asttokens=2.2.1=pyhd8ed1ab_0
- attr=2.5.1=h166bdaf_1
- attrs=23.1.0=pyh71513ae_1
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=pyhd8ed1ab_3
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- blosc=1.21.4=h0f2a231_0
- boost-cpp=1.78.0=h5adbc97_2
- boto3=1.26.138=pyhd8ed1ab_0
- botocore=1.29.138=pyhd8ed1ab_0
- branca=0.6.0=pyhd8ed1ab_0
- brotli=1.0.9=h166bdaf_8
- brotli-bin=1.0.9=h166bdaf_8
- brotlipy=0.7.0=py311hd4cff14_1005
- brunsli=0.1=h9c3ff4c_0
- bzip2=1.0.8=h7f98852_4
- c-ares=1.19.1=hd590300_0
- c-blosc2=2.8.0=hf91038e_1
- ca-certificates=2023.11.17=hbcca054_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cachetools=5.3.2=pyhd8ed1ab_0
- cairo=1.16.0=ha61ee94_1014
- certifi=2023.11.17=pyhd8ed1ab_0
- cffi=1.15.1=py311h409f033_3
- cfitsio=4.2.0=hd9d235c_0
- cftime=1.6.2=py311h4c7f6c3_1
- charls=2.4.2=h59595ed_0
- charset-normalizer=3.1.0=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.1=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- comm=0.1.3=pyhd8ed1ab_0
- contourpy=1.0.7=py311ha3edf6b_0
- coverage=7.2.5=py311h459d7ec_0
- cryptography=40.0.2=py311h9b4c7bb_0
- curl=8.1.1=h409715c_0
- cycler=0.11.0=pyhd8ed1ab_0
- cytoolz=0.12.0=py311hd4cff14_1
- dask-core=2023.5.0=pyhd8ed1ab_0
- dateparser=1.1.8=pyhd8ed1ab_0
- dav1d=1.2.0=hd590300_0
- debugpy=1.6.7=py311hcafe171_0
- decorator=5.1.1=pyhd8ed1ab_0
- dem_stitcher=2.5.0=pyhd8ed1ab_0
- elementpath=4.1.2=pyhd8ed1ab_0
- exceptiongroup=1.1.1=pyhd8ed1ab_0
- executing=1.2.0=pyhd8ed1ab_0
- expat=2.5.0=hcb278e6_1
- fasteners=0.17.3=pyhd8ed1ab_0
- fftw=3.3.10=nompi_hc118613_107
- fiona=1.9.1=py311h3f14cef_0
- flake8=6.0.0=pyhd8ed1ab_0
- flake8-blind-except=0.2.1=pyhd8ed1ab_0
- flake8-builtins=2.1.0=pyhd8ed1ab_0
- flake8-import-order=0.18.2=pyhd8ed1ab_0
- folium=0.14.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.2=h14ed4e7_0
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- fonttools=4.39.4=py311h459d7ec_0
- freetype=2.12.1=hca18f0e_1
- freexl=1.0.6=h166bdaf_1
- frozenlist=1.4.0=py311h459d7ec_1
- fsspec=2023.5.0=pyh1a96a4e_0
- gdal=3.6.2=py311hadb6153_9
- geopandas=0.13.0=pyhd8ed1ab_0
- geopandas-base=0.13.0=pyha770c72_0
- geos=3.11.1=h27087fc_0
- geotiff=1.7.1=h7a142b4_6
- gettext=0.21.1=h27087fc_0
- giflib=5.2.1=h0b41bf4_3
- h5py=3.8.0=nompi_py311h1db17ec_100
- hdf4=4.2.15=h9772cbc_5
- hdf5=1.12.2=nompi_h4df4325_101
- hyp3_sdk=4.0.0=pyhd8ed1ab_0
- icu=70.1=h27087fc_0
- idna=3.4=pyhd8ed1ab_0
- imagecodecs=2023.1.23=py311ha5a3c35_0
- imageio=2.28.1=pyh24c5eb1_0
- importlib-metadata=6.6.0=pyha770c72_0
- importlib_metadata=6.6.0=hd8ed1ab_0
- importlib_resources=6.1.1=pyhd8ed1ab_0
- iniconfig=2.0.0=pyhd8ed1ab_0
- ipykernel=6.23.1=pyh210e3f2_0
- ipython=8.13.2=pyh41d4057_0
- isce2=2.6.3=py311h1e919c0_0
- jedi=0.18.2=pyhd8ed1ab_0
- jinja2=3.1.2=pyhd8ed1ab_1
- jmespath=1.0.1=pyhd8ed1ab_0
- joblib=1.2.0=pyhd8ed1ab_0
- jpeg=9e=h0b41bf4_3
- json-c=0.16=hc379101_0
- jsonschema=4.20.0=pyhd8ed1ab_0
- jsonschema-specifications=2023.11.2=pyhd8ed1ab_0
- jupyter_client=8.2.0=pyhd8ed1ab_0
- jupyter_core=5.3.0=py311h38be061_0
- jxrlib=1.1=h7f98852_2
- kealib=1.5.0=ha7026e8_0
- kernda=0.3.0=py_1
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.4=py311h4dd048b_1
- krb5=1.20.1=h81ceb04_0
- lazy_loader=0.2=pyhd8ed1ab_0
- lcms2=2.15=hfd0df8a_0
- ld_impl_linux-64=2.40=h41732ed_0
- lerc=4.0.0=h27087fc_0
- libacl=2.3.1=ha37c62d_1
- libaec=1.0.6=hcb278e6_1
- libavif=0.11.1=hff004cb_1
- libblas=3.9.0=16_linux64_openblas
- libbrotlicommon=1.0.9=h166bdaf_8
- libbrotlidec=1.0.9=h166bdaf_8
- libbrotlienc=1.0.9=h166bdaf_8
- libcblas=3.9.0=16_linux64_openblas
- libcurl=8.1.1=h409715c_0
- libdeflate=1.17=h0b41bf4_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libexpat=2.5.0=hcb278e6_1
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.2.0=h65d4601_19
- libgdal=3.6.2=h6c674c2_9
- libgfortran-ng=12.2.0=h69a702a_19
- libgfortran5=12.2.0=h337968e_19
- libglib=2.76.3=hebfc3b9_0
- libgomp=12.2.0=h65d4601_19
- libiconv=1.17=h166bdaf_0
- libkml=1.3.0=h37653c0_1015
- liblapack=3.9.0=16_linux64_openblas
- libnetcdf=4.9.1=nompi_h34a3ff0_101
- libnghttp2=1.52.0=h61bc06f_0
- libnsl=2.0.0=h7f98852_0
- libopenblas=0.3.21=pthreads_h78a6416_3
- libpng=1.6.39=h753d276_0
- libpq=15.2=hb675445_0
- librttopo=1.1.0=ha49c73b_12
- libsodium=1.0.18=h36c2ea0_1
- libspatialindex=1.9.3=h9c3ff4c_4
- libspatialite=5.0.1=h221c8f1_23
- libsqlite=3.42.0=h2797004_0
- libssh2=1.10.0=hf14f497_3
- libstdcxx-ng=12.2.0=h46fd767_19
- libtiff=4.5.0=h6adf6a1_2
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.3.0=h0b41bf4_0
- libxcb=1.13=h7f98852_1004
- libxml2=2.10.3=hca2bb57_4
- libxslt=1.1.37=h873f0b0_0
- libzip=1.9.2=hc929e4a_1
- libzlib=1.2.13=h166bdaf_4
- libzopfli=1.0.3=h9c3ff4c_0
- locket=1.0.0=pyhd8ed1ab_0
- lxml=4.9.2=py311h14a6109_0
- lz4-c=1.9.4=hcb278e6_0
- mapclassify=2.5.0=pyhd8ed1ab_1
- markupsafe=2.1.2=py311h2582759_0
- matplotlib-base=3.7.1=py311h8597a09_0
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mccabe=0.7.0=pyhd8ed1ab_0
- msgpack-python=1.0.7=py311h9547e67_0
- multidict=6.0.4=py311h459d7ec_1
- munch=3.0.0=pyhd8ed1ab_0
- munkres=1.1.4=pyh9f0ad1d_0
- ncurses=6.3=h27087fc_1
- nest-asyncio=1.5.6=pyhd8ed1ab_0
- netcdf4=1.6.3=nompi_py311ha396515_100
- networkx=3.1=pyhd8ed1ab_0
- nspr=4.35=h27087fc_0
- nss=3.89=he45b914_0
- numcodecs=0.12.1=py311hb755f60_0
- odc-geo=0.4.1=pyhd8ed1ab_0
- odc-stac=0.3.8=pyhd8ed1ab_0
- openjpeg=2.5.0=hfec8fc6_2
- openmotif=2.3.8=h5d10074_3
- openssl=3.2.0=hd590300_1
- packaging=23.1=pyhd8ed1ab_0
- pandas=2.0.1=py311h320fe9a_1
- parso=0.8.3=pyhd8ed1ab_0
- partd=1.4.0=pyhd8ed1ab_0
- patsy=0.5.3=pyhd8ed1ab_0
- pcre2=10.40=hc3806b6_0
- pep8=1.7.1=py_0
- pexpect=4.8.0=pyh1a96a4e_2
- pickleshare=0.7.5=py_1003
- pillow=9.4.0=py311h50def17_1
- pip=23.1.2=pyhd8ed1ab_0
- pixman=0.40.0=h36c2ea0_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=3.5.1=pyhd8ed1ab_0
- pluggy=1.0.0=pyhd8ed1ab_5
- pooch=1.7.0=pyha770c72_3
- poppler=23.03.0=h091648b_0
- poppler-data=0.4.12=hd8ed1ab_0
- postgresql=15.2=h3248436_0
- proj=9.1.1=h8ffa02c_2
- prompt-toolkit=3.0.38=pyha770c72_0
- prompt_toolkit=3.0.38=hd8ed1ab_0
- psutil=5.9.5=py311h2582759_0
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pycodestyle=2.10.0=pyhd8ed1ab_0
- pycparser=2.21=pyhd8ed1ab_0
- pyflakes=3.0.1=pyhd8ed1ab_0
- pygments=2.15.1=pyhd8ed1ab_0
- pyopenssl=23.1.1=pyhd8ed1ab_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- pyproj=3.5.0=py311h945b3ca_0
- pyshp=2.3.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- pystac=1.9.0=pyhd8ed1ab_0
- pytest=7.3.1=pyhd8ed1ab_0
- pytest-console-scripts=1.4.0=pyhd8ed1ab_0
- pytest-cov=4.0.0=pyhd8ed1ab_0
- pytest-mock=3.10.0=pyhd8ed1ab_0
- python=3.11.3=h2755cc3_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-tzdata=2023.3=pyhd8ed1ab_0
- python_abi=3.11=3_cp311
- pytz=2023.3=pyhd8ed1ab_0
- pywavelets=1.4.1=py311hcb2cf0a_0
- pyyaml=6.0=py311hd4cff14_5
- pyzmq=25.0.2=py311hd6ccaeb_0
- rasterio=1.3.6=py311h567e639_0
- readline=8.2=h8228510_1
- referencing=0.32.0=pyhd8ed1ab_0
- regex=2023.5.5=py311h459d7ec_0
- remotezip=0.12.1=py311h38be061_2
- requests=2.31.0=pyhd8ed1ab_0
- responses=0.21.0=pyhd8ed1ab_0
- rio-stac=0.8.1=pyhd8ed1ab_0
- rpds-py=0.13.2=py311h46250e7_0
- rtree=1.0.1=py311h3bb2b0f_1
- s3transfer=0.6.1=pyhd8ed1ab_0
- scikit-image=0.20.0=py311h2872171_1
- scikit-learn=1.2.2=py311h103fc68_1
- scipy=1.10.1=py311h64a7726_3
- setuptools=67.7.2=pyhd8ed1ab_0
- setuptools-scm=7.1.0=pyhd8ed1ab_0
- setuptools_scm=7.1.0=hd8ed1ab_0
- shapely=2.0.1=py311h0f577a2_0
- six=1.16.0=pyh6c4a22f_0
- snappy=1.1.10=h9fff704_0
- snuggs=1.4.7=py_0
- sqlite=3.42.0=h2c6b66d_0
- stack_data=0.6.2=pyhd8ed1ab_0
- statsmodels=0.14.0=py311h1f0f07a_1
- tabulate=0.9.0=pyhd8ed1ab_1
- tenacity=8.2.2=pyhd8ed1ab_0
- threadpoolctl=3.1.0=pyh8a188c0_0
- tifffile=2023.4.12=pyhd8ed1ab_0
- tiledb=2.13.2=hd532e3d_0
- tk=8.6.12=h27826a3_0
- toml=0.10.2=pyhd8ed1ab_0
- tomli=2.0.1=pyhd8ed1ab_0
- toolz=0.12.0=pyhd8ed1ab_0
- tornado=6.3.2=py311h459d7ec_0
- tqdm=4.65.0=pyhd8ed1ab_1
- traitlets=5.9.0=pyhd8ed1ab_0
- typing-extensions=4.6.0=hd8ed1ab_0
- typing_extensions=4.6.0=pyha770c72_0
- tzcode=2023c=h0b41bf4_0
- tzdata=2023c=h71feb2d_0
- tzlocal=5.0.1=py311h38be061_0
- urllib3=1.26.15=pyhd8ed1ab_0
- wcwidth=0.2.6=pyhd8ed1ab_0
- wheel=0.40.0=pyhd8ed1ab_0
- xarray=2023.11.0=pyhd8ed1ab_0
- xerces-c=3.2.4=h55805fa_1
- xmlschema=2.3.0=pyhd8ed1ab_0
- xorg-kbproto=1.0.7=h7f98852_1002
- xorg-libice=1.0.10=h7f98852_0
- xorg-libsm=1.2.3=hd9c2040_1000
- xorg-libx11=1.6.12=h36c2ea0_0
- xorg-libxau=1.0.11=hd590300_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xorg-libxext=1.3.4=h516909a_0
- xorg-libxft=2.3.4=hc534e41_1
- xorg-libxmu=1.1.3=h516909a_0
- xorg-libxp=1.0.3=0
- xorg-libxrender=0.9.10=h516909a_1002
- xorg-libxt=1.1.5=h516909a_1003
- xorg-renderproto=0.11.1=h7f98852_1002
- xorg-xextproto=7.3.0=h0b41bf4_1003
- xorg-xproto=7.0.31=h7f98852_1007
- xyzservices=2023.5.0=pyhd8ed1ab_1
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- yarl=1.9.3=py311h459d7ec_0
- zarr=2.16.1=pyhd8ed1ab_0
- zeromq=4.3.4=h9c3ff4c_1
- zfp=1.0.0=h27087fc_3
- zipp=3.15.0=pyhd8ed1ab_0
- zlib=1.2.13=h166bdaf_4
- zlib-ng=2.0.7=h0b41bf4_0
- zstd=1.5.2=h3eb15da_6
- pip:
- hyp3-isce2==0.9.1
- hyp3lib==2.0.2
- numpy==1.23.5
prefix: /home/jovyan/.local/envs/hyp3-isce2