-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
373 lines (373 loc) · 25.4 KB
/
environment.yml
File metadata and controls
373 lines (373 loc) · 25.4 KB
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
name: enkf_numba
channels:
- conda-forge
- defaults
dependencies:
- alabaster=0.7.16=pyhd8ed1ab_0
- anyio=4.3.0=pyhd8ed1ab_0
- argon2-cffi=23.1.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py310h8d17308_4
- arrow=1.3.0=pyhd8ed1ab_0
- astroid=3.1.0=py310h5588dad_0
- asttokens=2.4.1=pyhd8ed1ab_0
- async-lru=2.0.4=pyhd8ed1ab_0
- atomicwrites=1.4.1=pyhd8ed1ab_0
- attrs=23.2.0=pyh71513ae_0
- autopep8=2.0.4=pyhd8ed1ab_0
- aws-c-auth=0.7.20=h6823eb1_0
- aws-c-cal=0.6.12=hc83774a_0
- aws-c-common=0.9.17=h2466b09_0
- aws-c-compression=0.2.18=hc83774a_4
- aws-c-event-stream=0.4.2=hc6c0aac_10
- aws-c-http=0.8.1=hced5053_13
- aws-c-io=0.14.8=hebaacdb_0
- aws-c-mqtt=0.10.4=hdafd9a4_2
- aws-c-s3=0.5.9=h7a83f0e_0
- aws-c-sdkutils=0.1.16=hc83774a_0
- aws-checksums=0.1.18=hc83774a_4
- aws-crt-cpp=0.26.8=h672a689_11
- aws-sdk-cpp=1.11.267=h12f3f85_8
- babel=2.14.0=pyhd8ed1ab_0
- bcrypt=4.1.2=py310h87d50f1_0
- beautifulsoup4=4.12.3=pyha770c72_0
- binaryornot=0.4.4=py_1
- black=24.4.0=py310h5588dad_0
- bleach=6.1.0=pyhd8ed1ab_0
- bokeh=3.4.2=pyhd8ed1ab_0
- brotli=1.1.0=hcfcfb64_1
- brotli-bin=1.1.0=hcfcfb64_1
- brotli-python=1.1.0=py310h00ffb61_1
- bzip2=1.0.8=hcfcfb64_5
- c-ares=1.28.1=hcfcfb64_0
- ca-certificates=2025.1.31=h56e8100_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- certifi=2024.12.14=pyhd8ed1ab_0
- cffi=1.16.0=py310h8d17308_0
- chardet=5.2.0=py310h5588dad_1
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- click=8.1.7=win_pyh7428d3b_0
- cloudpickle=3.0.0=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- comm=0.2.2=pyhd8ed1ab_0
- contourpy=1.2.1=py310h232114e_0
- cookiecutter=2.6.0=pyhca7485f_0
- cryptography=42.0.5=py310h6e82f81_0
- cycler=0.12.1=pyhd8ed1ab_0
- cytoolz=0.12.3=py310h8d17308_0
- dask=2024.6.2=pyhd8ed1ab_0
- dask-core=2024.6.2=pyhd8ed1ab_0
- dask-expr=1.1.6=pyhd8ed1ab_0
- debugpy=1.8.1=py310h00ffb61_0
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- diff-match-patch=20230430=pyhd8ed1ab_0
- dill=0.3.8=pyhd8ed1ab_0
- distributed=2024.6.2=pyhd8ed1ab_0
- docstring-to-markdown=0.15=pyhd8ed1ab_0
- docutils=0.21.2=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_2
- executing=2.0.1=pyhd8ed1ab_0
- flake8=7.0.0=pyhd8ed1ab_0
- fonttools=4.51.0=py310h8d17308_0
- fqdn=1.5.1=pyhd8ed1ab_0
- freetype=2.12.1=hdaf720e_2
- fsspec=2024.6.0=pyhff2d567_0
- gettext=0.22.5=h5728263_2
- gettext-tools=0.22.5=h7d00a51_2
- glib=2.80.0=h39d0aa6_6
- glib-tools=2.80.0=h0a98069_6
- gst-plugins-base=1.22.9=h001b923_1
- gstreamer=1.22.9=hb4038d2_1
- h11=0.14.0=pyhd8ed1ab_0
- h2=4.1.0=pyhd8ed1ab_0
- hpack=4.0.0=pyh9f0ad1d_0
- httpcore=1.0.5=pyhd8ed1ab_0
- httpx=0.27.0=pyhd8ed1ab_0
- hyperframe=6.0.1=pyhd8ed1ab_0
- icu=73.2=h63175ca_0
- idna=3.7=pyhd8ed1ab_0
- imagesize=1.4.1=pyhd8ed1ab_0
- importlib-metadata=7.1.0=pyha770c72_0
- importlib_metadata=7.1.0=hd8ed1ab_0
- importlib_resources=6.4.0=pyhd8ed1ab_0
- inflection=0.5.1=pyh9f0ad1d_0
- intel-openmp=2024.1.0=h57928b3_965
- intervaltree=3.1.0=pyhd8ed1ab_1
- ipykernel=6.29.3=pyha63f2e9_0
- ipython=8.22.2=pyh7428d3b_0
- isoduration=20.11.0=pyhd8ed1ab_0
- isort=5.13.2=pyhd8ed1ab_0
- jaraco.classes=3.4.0=pyhd8ed1ab_1
- jaraco.context=4.3.0=pyhd8ed1ab_0
- jaraco.functools=4.0.0=pyhd8ed1ab_0
- jedi=0.19.1=pyhd8ed1ab_0
- jellyfish=1.0.3=py310h87d50f1_0
- jinja2=3.1.3=pyhd8ed1ab_0
- joblib=1.4.2=pyhd8ed1ab_0
- json5=0.9.25=pyhd8ed1ab_0
- jsonpointer=2.4=py310h5588dad_3
- jsonschema=4.21.1=pyhd8ed1ab_0
- jsonschema-specifications=2023.12.1=pyhd8ed1ab_0
- jsonschema-with-format-nongpl=4.21.1=pyhd8ed1ab_0
- jupyter-lsp=2.2.5=pyhd8ed1ab_0
- jupyter_client=8.6.1=pyhd8ed1ab_0
- jupyter_core=5.7.2=py310h5588dad_0
- jupyter_events=0.10.0=pyhd8ed1ab_0
- jupyter_server=2.14.0=pyhd8ed1ab_0
- jupyter_server_terminals=0.5.3=pyhd8ed1ab_0
- jupyterlab=4.1.6=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_1
- jupyterlab_server=2.27.1=pyhd8ed1ab_0
- keyring=25.1.0=pyh7428d3b_0
- kiwisolver=1.4.5=py310h232114e_1
- krb5=1.21.2=heb0366b_0
- lcms2=2.16=h67d730c_0
- lerc=4.0.0=h63175ca_0
- libabseil=20240116.2=cxx17_h63175ca_0
- libarrow=15.0.2=he3d97d8_6_cpu
- libarrow-acero=15.0.2=he0c23c2_6_cpu
- libarrow-dataset=15.0.2=he0c23c2_6_cpu
- libarrow-flight=15.0.2=ha7f4a34_6_cpu
- libarrow-flight-sql=15.0.2=hdeef14f_6_cpu
- libarrow-gandiva=15.0.2=hd4515a1_6_cpu
- libarrow-substrait=15.0.2=h1f0e801_6_cpu
- libasprintf=0.22.5=h5728263_2
- libasprintf-devel=0.22.5=h5728263_2
- libblas=3.9.0=22_win64_mkl
- libbrotlicommon=1.1.0=hcfcfb64_1
- libbrotlidec=1.1.0=hcfcfb64_1
- libbrotlienc=1.1.0=hcfcfb64_1
- libcblas=3.9.0=22_win64_mkl
- libclang13=18.1.3=default_hf64faad_0
- libcrc32c=1.1.2=h0e60522_0
- libcurl=8.8.0=hd5e4a3a_0
- libdeflate=1.20=hcfcfb64_0
- libevent=2.1.12=h3671451_1
- libffi=3.4.2=h8ffe710_5
- libflang=5.0.0=h6538335_20180525
- libgettextpo=0.22.5=h5728263_2
- libgettextpo-devel=0.22.5=h5728263_2
- libglib=2.80.0=h39d0aa6_6
- libgoogle-cloud=2.23.0=h68df31e_1
- libgoogle-cloud-storage=2.23.0=hb581fae_1
- libgrpc=1.62.2=h5273850_0
- libhwloc=2.10.0=default_h2fffb23_1000
- libiconv=1.17=hcfcfb64_2
- libintl=0.22.5=h5728263_2
- libintl-devel=0.22.5=h5728263_2
- libjpeg-turbo=3.0.0=hcfcfb64_1
- liblapack=3.9.0=22_win64_mkl
- libogg=1.3.4=h8ffe710_1
- libparquet=15.0.2=h178134c_6_cpu
- libpng=1.6.43=h19919ed_0
- libprotobuf=4.25.3=h503648d_0
- libre2-11=2023.09.01=hf8d8778_2
- libsodium=1.0.18=h8d14728_1
- libspatialindex=1.9.3=h39d44d4_4
- libsqlite=3.45.3=hcfcfb64_0
- libssh2=1.11.0=h7dfc565_0
- libthrift=0.19.0=ha2b3283_1
- libtiff=4.6.0=hddb2be6_3
- libutf8proc=2.8.0=h82a8f57_0
- libvorbis=1.3.7=h0e60522_0
- libwebp=1.3.2=hcfcfb64_1
- libwebp-base=1.3.2=hcfcfb64_1
- libxcb=1.15=hcd874cb_0
- libxml2=2.12.6=hc3477c8_2
- libzlib=1.2.13=hcfcfb64_5
- llvm-meta=5.0.0=0
- llvmlite=0.42.0=py310hb84602e_1
- locket=1.0.0=pyhd8ed1ab_0
- lz4=4.3.3=py310hbbb2075_0
- lz4-c=1.9.4=hcfcfb64_0
- m2w64-gcc-libgfortran=5.3.0=6
- m2w64-gcc-libs=5.3.0=7
- m2w64-gcc-libs-core=5.3.0=7
- m2w64-gmp=6.1.0=2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- markdown-it-py=3.0.0=pyhd8ed1ab_0
- markupsafe=2.1.5=py310h8d17308_0
- matplotlib=3.8.4=py310h5588dad_0
- matplotlib-base=3.8.4=py310hc9baf74_0
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
- mccabe=0.7.0=pyhd8ed1ab_0
- mdurl=0.1.2=pyhd8ed1ab_0
- mistune=3.0.2=pyhd8ed1ab_0
- mkl=2024.1.0=h66d3029_692
- more-itertools=10.2.0=pyhd8ed1ab_0
- msgpack-python=1.0.8=py310hc19bc0b_0
- msys2-conda-epoch=20160418=1
- munkres=1.1.4=pyh9f0ad1d_0
- mypy_extensions=1.0.0=pyha770c72_0
- nbclient=0.10.0=pyhd8ed1ab_0
- nbconvert=7.16.3=hd8ed1ab_1
- nbconvert-core=7.16.3=pyhd8ed1ab_1
- nbconvert-pandoc=7.16.3=hd8ed1ab_1
- nbformat=5.10.4=pyhd8ed1ab_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- notebook=7.1.3=pyhd8ed1ab_0
- notebook-shim=0.2.4=pyhd8ed1ab_0
- numba=0.59.1=py310h9ccaf4f_0
- numbalsoda=0.3.2=py310heca598e_0
- numpy=1.26.4=py310hf667824_0
- numpydoc=1.7.0=pyhd8ed1ab_0
- openjpeg=2.5.2=h3d672ee_0
- openmp=5.0.0=vc14_1
- openssl=3.4.1=ha4e3fda_0
- orc=2.0.0=h7e885a9_1
- overrides=7.7.0=pyhd8ed1ab_0
- packaging=24.0=pyhd8ed1ab_0
- pandas=2.2.2=py310hb4db72f_1
- pandoc=3.1.13=h57928b3_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- paramiko=3.4.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_0
- partd=1.4.2=pyhd8ed1ab_0
- pathspec=0.12.1=pyhd8ed1ab_0
- pcre2=10.43=h17e33f8_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pillow=10.3.0=py310hf5d6e66_0
- pip=24.0=pyhd8ed1ab_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=4.2.1=pyhd8ed1ab_0
- pluggy=1.5.0=pyhd8ed1ab_0
- ply=3.11=pyhd8ed1ab_2
- prometheus_client=0.20.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.42=pyha770c72_0
- psutil=5.9.8=py310h8d17308_0
- pthread-stubs=0.4=hcd874cb_1001
- pthreads-win32=2.9.1=hfa6e2cd_3
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pyarrow=15.0.2=py310h6bd4de8_6_cpu
- pyarrow-hotfix=0.6=pyhd8ed1ab_0
- pycodestyle=2.11.1=pyhd8ed1ab_0
- pycparser=2.22=pyhd8ed1ab_0
- pydocstyle=6.3.0=pyhd8ed1ab_0
- pyflakes=3.2.0=pyhd8ed1ab_0
- pygments=2.17.2=pyhd8ed1ab_0
- pylint=3.1.0=pyhd8ed1ab_0
- pylint-venv=3.0.3=pyhd8ed1ab_0
- pyls-spyder=0.4.0=pyhd8ed1ab_0
- pynacl=1.5.0=py310h635b8f1_3
- pyparsing=3.1.2=pyhd8ed1ab_0
- pyqt=5.15.9=py310h1fd54f2_5
- pyqt5-sip=12.12.2=py310h00ffb61_5
- pyqtwebengine=5.15.9=py310he49db7d_5
- pysocks=1.7.1=pyh0701188_6
- python=3.10.14=h4de0772_0_cpython
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python-fastjsonschema=2.19.1=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-lsp-black=2.0.0=pyhd8ed1ab_0
- python-lsp-jsonrpc=1.1.2=pyhd8ed1ab_0
- python-lsp-server=1.11.0=pyhd8ed1ab_0
- python-lsp-server-base=1.11.0=pyhd8ed1ab_0
- python-slugify=8.0.4=pyhd8ed1ab_0
- python-tzdata=2024.1=pyhd8ed1ab_0
- python_abi=3.10=4_cp310
- pytoolconfig=1.2.5=pyhd8ed1ab_0
- pytz=2024.1=pyhd8ed1ab_0
- pywin32=306=py310h00ffb61_2
- pywin32-ctypes=0.2.2=py310h5588dad_1
- pywinpty=2.0.13=py310h00ffb61_0
- pyyaml=6.0.1=py310h8d17308_1
- pyzmq=26.0.2=py310h656833d_0
- qdarkstyle=3.2.3=pyhd8ed1ab_0
- qstylizer=0.2.3=pyhd8ed1ab_0
- qt-main=5.15.8=h9e85ed6_20
- qt-webengine=5.15.8=h4bf5c4e_4
- qtawesome=1.3.1=pyh9208f05_0
- qtconsole=5.5.1=pyhd8ed1ab_0
- qtconsole-base=5.5.1=pyha770c72_0
- qtpy=2.4.1=pyhd8ed1ab_0
- re2=2023.09.01=hd3b24a8_2
- referencing=0.34.0=pyhd8ed1ab_0
- requests=2.31.0=pyhd8ed1ab_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- rich=13.7.1=pyhd8ed1ab_0
- rope=1.13.0=pyhd8ed1ab_0
- rpds-py=0.18.0=py310h87d50f1_0
- rtree=1.2.0=py310h1cbd46b_0
- scikit-learn=1.6.1=py310hf2a6c47_0
- scipy=1.13.0=py310hf667824_0
- send2trash=1.8.3=pyh5737063_0
- setuptools=69.5.1=pyhd8ed1ab_0
- sip=6.7.12=py310h00ffb61_0
- six=1.16.0=pyh6c4a22f_0
- snappy=1.2.0=hfb803bf_1
- sniffio=1.3.1=pyhd8ed1ab_0
- snowballstemmer=2.2.0=pyhd8ed1ab_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- sphinx=7.3.7=pyhd8ed1ab_0
- sphinxcontrib-applehelp=1.0.8=pyhd8ed1ab_0
- sphinxcontrib-devhelp=1.0.6=pyhd8ed1ab_0
- sphinxcontrib-htmlhelp=2.0.5=pyhd8ed1ab_0
- sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_0
- sphinxcontrib-qthelp=1.0.7=pyhd8ed1ab_0
- sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_0
- spyder=5.5.4=py310h5588dad_0
- spyder-kernels=2.5.1=win_pyh7428d3b_0
- spyder-notebook=0.5.1=pyh1a96a4e_0
- stack_data=0.6.2=pyhd8ed1ab_0
- tabulate=0.9.0=pyhd8ed1ab_1
- tbb=2021.12.0=h91493d7_0
- tblib=3.0.0=pyhd8ed1ab_0
- terminado=0.18.1=pyh5737063_0
- text-unidecode=1.3=pyhd8ed1ab_1
- textdistance=4.5.0=pyhd8ed1ab_0
- threadpoolctl=3.5.0=pyhc1e730c_0
- three-merge=0.1.1=pyh9f0ad1d_0
- tinycss2=1.3.0=pyhd8ed1ab_0
- tk=8.6.13=h5226925_1
- toml=0.10.2=pyhd8ed1ab_0
- tomli=2.0.1=pyhd8ed1ab_0
- tomlkit=0.12.4=pyha770c72_0
- toolz=0.12.1=pyhd8ed1ab_0
- tornado=6.4=py310h8d17308_0
- traitlets=5.14.3=pyhd8ed1ab_0
- types-python-dateutil=2.9.0.20240316=pyhd8ed1ab_0
- typing-extensions=4.11.0=hd8ed1ab_0
- typing_extensions=4.11.0=pyha770c72_0
- typing_utils=0.1.0=pyhd8ed1ab_0
- tzdata=2024a=h0c530f3_0
- ucrt=10.0.22621.0=h57928b3_0
- ujson=5.9.0=py310h00ffb61_0
- unicodedata2=15.1.0=py310h8d17308_0
- uri-template=1.3.0=pyhd8ed1ab_0
- urllib3=2.2.1=pyhd8ed1ab_0
- vc=14.3=hcf57466_18
- vc14_runtime=14.38.33130=h82b7239_18
- vs2015_runtime=14.38.33130=hcb4865c_18
- watchdog=4.0.0=py310h5588dad_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- webcolors=1.13=pyhd8ed1ab_0
- webencodings=0.5.1=pyhd8ed1ab_2
- websocket-client=1.8.0=pyhd8ed1ab_0
- whatthepatch=1.0.5=pyhd8ed1ab_0
- wheel=0.43.0=pyhd8ed1ab_1
- win_inet_pton=1.1.0=pyhd8ed1ab_6
- winpty=0.4.3=4
- xorg-libxau=1.0.11=hcd874cb_0
- xorg-libxdmcp=1.1.3=hcd874cb_0
- xyzservices=2024.6.0=pyhd8ed1ab_0
- xz=5.2.6=h8d14728_0
- yaml=0.2.5=h8ffe710_2
- yapf=0.40.1=pyhd8ed1ab_0
- zeromq=4.3.5=h63175ca_1
- zict=3.0.0=pyhd8ed1ab_0
- zipp=3.17.0=pyhd8ed1ab_0
- zstd=1.5.5=h12be248_0
- pip:
- imageio==2.37.0
- lazy-loader==0.4
- networkx==3.4.2
- scikit-image==0.25.2
- sdepy==1.2.0
- tifffile==2025.3.30
prefix: C:\Users\Royal\anaconda3\envs\enkf_numba