-
Notifications
You must be signed in to change notification settings - Fork 2
/
nrt_bfn_env.yml
404 lines (404 loc) · 13.1 KB
/
nrt_bfn_env.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
name: nrt-bfn-env
channels:
- defaults
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- aiohttp=3.8.3=py310h5eee18b_0
- aiosignal=1.3.1=pyhd8ed1ab_0
- alsa-lib=1.2.7.2=h166bdaf_0
- anyio=3.5.0=py310h06a4308_0
- aom=3.5.0=h27087fc_0
- appdirs=1.4.4=pyhd3eb1b0_0
- argon2-cffi=21.3.0=pyhd3eb1b0_0
- argon2-cffi-bindings=21.2.0=py310h7f8727e_0
- arrow-cpp=10.0.1=h3e2b116_4_cpu
- asciitree=0.3.3=py_2
- astropy=5.1=py310ha9d4c09_0
- asttokens=2.0.5=pyhd3eb1b0_0
- async-timeout=4.0.2=py310h06a4308_0
- attr=2.5.1=h166bdaf_1
- attrs=22.1.0=py310h06a4308_0
- aws-c-auth=0.6.21=hd93a3ba_3
- aws-c-cal=0.5.20=hd3b2fe5_3
- aws-c-common=0.8.5=h166bdaf_0
- aws-c-compression=0.2.16=hf5f93bc_0
- aws-c-event-stream=0.2.17=h57874a7_1
- aws-c-http=0.7.0=h96ef541_0
- aws-c-io=0.13.12=h57ca295_1
- aws-c-mqtt=0.7.13=h0b5698f_12
- aws-c-s3=0.2.1=h5d7e488_4
- aws-c-sdkutils=0.1.7=hf5f93bc_0
- aws-checksums=0.1.14=h6027aba_0
- aws-crt-cpp=0.18.16=h26430d7_8
- aws-sdk-cpp=1.9.379=h56135f1_7
- babel=2.11.0=py310h06a4308_0
- backcall=0.2.0=pyhd3eb1b0_0
- bcrypt=3.2.0=py310h5eee18b_1
- beautifulsoup4=4.12.0=py310h06a4308_0
- blas=1.0=openblas
- bleach=4.1.0=pyhd3eb1b0_0
- bokeh=3.1.0=py310h2f386ee_0
- boost-cpp=1.81.0=he95ae9e_0
- bottleneck=1.3.5=py310ha9d4c09_0
- brotli=1.0.9=h5eee18b_7
- brotli-bin=1.0.9=h5eee18b_7
- brotlipy=0.7.0=py310h7f8727e_1002
- bzip2=1.0.8=h7b6447c_0
- c-ares=1.19.0=h5eee18b_0
- ca-certificates=2023.01.10=h06a4308_0
- cached-property=1.5.2=py_0
- cached_property=1.5.2=pyha770c72_1
- cartopy=0.21.1=py310h1176785_0
- celluloid=0.2.0=pyhd8ed1ab_0
- certifi=2022.12.7=py310h06a4308_0
- cffi=1.15.1=py310h5eee18b_3
- cftime=1.6.2=py310ha9d4c09_0
- charset-normalizer=2.1.1=pyhd8ed1ab_0
- click=8.1.3=unix_pyhd8ed1ab_2
- cloudpickle=2.2.0=pyhd8ed1ab_0
- comm=0.1.2=py310h06a4308_0
- contourpy=1.0.5=py310hdb19cb5_0
- cryptography=39.0.1=py310h9ce1e76_0
- curl=7.88.1=h5eee18b_0
- cycler=0.11.0=pyhd3eb1b0_0
- cytoolz=0.12.0=py310h5eee18b_0
- dask=2022.2.1=pyhd3eb1b0_0
- dask-core=2022.2.1=pyhd3eb1b0_0
- dbus=1.13.18=hb2f20db_0
- debugpy=1.5.1=py310h295c915_0
- decorator=5.1.1=pyhd3eb1b0_0
- defusedxml=0.7.1=pyhd3eb1b0_0
- distributed=2022.2.1=pyhd3eb1b0_0
- docrep=0.3.2=pyh44b312d_0
- entrypoints=0.4=py310h06a4308_0
- executing=0.8.3=pyhd3eb1b0_0
- expat=2.4.9=h6a678d5_0
- fabric=2.6.0=py310h06a4308_0
- fasteners=0.17.3=pyhd8ed1ab_0
- ffmpeg=5.1.2=gpl_h8dda1f0_106
- fftw=3.3.10=nompi_hc118613_107
- flit-core=3.8.0=py310h06a4308_0
- font-ttf-dejavu-sans-mono=2.37=hd3eb1b0_0
- font-ttf-inconsolata=3.000=h77eed37_0
- font-ttf-source-code-pro=2.038=h77eed37_0
- font-ttf-ubuntu=0.83=h8b1ccd4_0
- fontconfig=2.14.1=hc2a2eb6_0
- fonts-anaconda=1=h8fa9717_0
- fonts-conda-ecosystem=1=hd3eb1b0_0
- fonts-conda-forge=1=0
- fonttools=4.38.0=py310h5764c6d_1
- freetype=2.12.1=h4a9f257_0
- frozenlist=1.3.3=py310h5eee18b_0
- fsspec=2023.3.0=py310h06a4308_0
- future=0.18.3=py310h06a4308_0
- geos=3.8.0=he6710b0_0
- gettext=0.21.1=h27087fc_0
- gflags=2.2.2=he6710b0_0
- giflib=5.2.1=h5eee18b_3
- glib=2.74.1=h6239696_1
- glib-tools=2.74.1=h6239696_1
- glog=0.6.0=h6f12383_0
- gmp=6.2.1=h295c915_3
- gnutls=3.7.8=hf3e180e_0
- gsl=2.7.1=h6e86dc7_1
- gst-plugins-base=1.20.3=h57caac4_2
- gstreamer=1.20.3=hd4edc92_2
- h5netcdf=1.1.0=pyhd8ed1ab_1
- h5py=3.7.0=py310he06866b_0
- hdf4=4.2.15=h9772cbc_5
- hdf5=1.10.6=nompi_h6a2412b_1114
- heapdict=1.0.1=pyhd3eb1b0_0
- icu=70.1=h27087fc_0
- idna=3.4=py310h06a4308_0
- intake=0.6.8=py310h06a4308_0
- intake-xarray=0.6.1=py310h06a4308_0
- invoke=1.6.0=py310h06a4308_0
- ipykernel=6.19.2=py310h2f386ee_0
- ipython=8.12.0=py310h06a4308_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- ipywidgets=8.0.4=py310h06a4308_0
- jack=1.9.21=h2a1e645_0
- jax=0.3.25=py310h06a4308_0
- jaxlib=0.3.25=py310h6a678d5_1
- jedi=0.18.1=py310h06a4308_1
- joblib=1.2.0=pyhd8ed1ab_0
- jpeg=9e=h5eee18b_1
- json5=0.9.6=pyhd3eb1b0_0
- jsonschema=4.17.3=py310h06a4308_0
- jupyter=1.0.0=py310h06a4308_8
- jupyter_client=8.1.0=py310h06a4308_0
- jupyter_console=6.6.3=py310h06a4308_0
- jupyter_contrib_core=0.4.0=pyhd8ed1ab_0
- jupyter_contrib_nbextensions=0.7.0=pyhd8ed1ab_0
- jupyter_core=5.3.0=py310h06a4308_0
- jupyter_highlight_selected_word=0.2.0=py310hff52083_1005
- jupyter_latex_envs=1.4.6=pyhd8ed1ab_1002
- jupyter_nbextensions_configurator=0.6.1=pyhd8ed1ab_0
- jupyter_server=1.23.4=py310h06a4308_0
- jupyterlab=3.5.3=py310h06a4308_0
- jupyterlab_execute_time=2.3.1=pyhd8ed1ab_0
- jupyterlab_pygments=0.1.2=py_0
- jupyterlab_server=2.22.0=py310h06a4308_0
- jupyterlab_widgets=3.0.5=py310h06a4308_0
- kerchunk=0.1.0=pyhd8ed1ab_0
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.4=py310h6a678d5_0
- krb5=1.19.4=h568e23c_0
- lame=3.100=h7b6447c_0
- lcms2=2.14=h6ed2654_0
- ld_impl_linux-64=2.39=hc81fddc_0
- lerc=3.0=h295c915_0
- libabseil=20220623.0=cxx17_h05df665_6
- libarrow=10.0.1=hee49ebd_4_cpu
- libblas=3.9.0=16_linux64_openblas
- libbrotlicommon=1.0.9=h5eee18b_7
- libbrotlidec=1.0.9=h5eee18b_7
- libbrotlienc=1.0.9=h5eee18b_7
- libcap=2.66=ha37c62d_0
- libcblas=3.9.0=16_linux64_openblas
- libclang=14.0.6=default_hc6dbbc7_1
- libclang13=14.0.6=default_he11475f_1
- libcrc32c=1.1.2=h6a678d5_0
- libcups=2.3.3=h3e49a29_2
- libcurl=7.88.1=h91b91d3_0
- libdb=6.2.32=h6a678d5_1
- libdeflate=1.8=h7f8727e_5
- libdrm=2.4.114=h166bdaf_0
- libedit=3.1.20221030=h5eee18b_0
- libev=4.33=h7f8727e_1
- libevent=2.1.10=h9b69904_4
- libffi=3.4.2=h6a678d5_6
- libflac=1.4.2=h27087fc_0
- libgcc-ng=12.2.0=h65d4601_19
- libgfortran-ng=12.2.0=h69a702a_19
- libgfortran5=12.2.0=h337968e_19
- libglib=2.74.1=h606061b_1
- libgomp=12.2.0=h65d4601_19
- libgoogle-cloud=2.5.0=h5d50b59_1
- libgrpc=1.51.1=h05bd8bd_0
- libiconv=1.17=h166bdaf_0
- libidn2=2.3.4=h166bdaf_0
- liblapack=3.9.0=16_linux64_openblas
- libllvm10=10.0.1=hbcb73fb_5
- libllvm11=11.1.0=h9e868ea_6
- libllvm14=14.0.6=hdb19cb5_2
- libnetcdf=4.8.1=nompi_hcd642e3_100
- libnghttp2=1.46.0=hce63b2e_0
- libnsl=2.0.0=h5eee18b_0
- libogg=1.3.5=h27cfd23_1
- libopenblas=0.3.21=h043d6bf_0
- libopus=1.3.1=h7b6447c_0
- libpciaccess=0.17=h166bdaf_0
- libpng=1.6.39=h5eee18b_0
- libpq=14.5=h72a31a5_3
- libprotobuf=3.21.12=h3eb15da_0
- libsndfile=1.1.0=hcb278e6_1
- libsodium=1.0.18=h7b6447c_0
- libsqlite=3.40.0=h753d276_0
- libssh2=1.10.0=h8f2d780_0
- libstdcxx-ng=12.2.0=h46fd767_19
- libtasn1=4.19.0=h5eee18b_0
- libthrift=0.16.0=h491838f_2
- libtiff=4.4.0=hecacb30_2
- libtool=2.4.6=h6a678d5_1009
- libudev1=253=h0b41bf4_0
- libunistring=0.9.10=h27cfd23_0
- libutf8proc=2.8.0=h166bdaf_0
- libuuid=2.32.1=h7f98852_1000
- libva=2.18.0=h0b41bf4_0
- libvorbis=1.3.7=h7b6447c_0
- libvpx=1.11.0=h295c915_0
- libwebp=1.2.4=h11a3e52_1
- libwebp-base=1.2.4=h5eee18b_1
- libxcb=1.13=h1bed415_1
- libxkbcommon=1.5.0=h79f4944_1
- libxml2=2.10.3=hca2bb57_4
- libxslt=1.1.37=h873f0b0_0
- libzip=1.9.2=hc869a4a_1
- libzlib=1.2.13=h166bdaf_4
- llvmlite=0.39.1=py310he621ea3_0
- locket=1.0.0=py310h06a4308_0
- lxml=4.9.2=py310h5eee18b_0
- lz4=4.0.2=py310h5d5e884_0
- lz4-c=1.9.4=h6a678d5_0
- markupsafe=2.1.1=py310h7f8727e_0
- matplotlib=3.7.1=py310h06a4308_1
- matplotlib-base=3.7.1=py310h1128e8f_1
- matplotlib-inline=0.1.6=py310h06a4308_0
- mistune=2.0.4=py310h06a4308_0
- mpg123=1.31.3=hcb278e6_0
- msgpack-python=1.0.4=py310hbf28c38_1
- multidict=6.0.2=py310h5eee18b_0
- munkres=1.1.4=py_0
- mypy_extensions=0.4.3=py310h06a4308_0
- mysql-common=8.0.32=h14678bc_0
- mysql-libs=8.0.32=h54cf53e_0
- nb_conda_kernels=2.3.1=py310h06a4308_0
- nbclassic=0.5.4=py310h06a4308_0
- nbclient=0.5.13=py310h06a4308_0
- nbconvert=7.3.1=pyhd8ed1ab_0
- nbconvert-core=7.3.1=pyhd8ed1ab_0
- nbconvert-pandoc=7.3.1=pyhd8ed1ab_0
- nbformat=5.7.0=py310h06a4308_0
- ncurses=6.4=h6a678d5_0
- ncview=2.1.8=h34e9bfa_1
- nest-asyncio=1.5.6=py310h06a4308_0
- netcdf4=1.6.2=py310h6d89c78_0
- nettle=3.8.1=hc379101_1
- nomkl=3.0=0
- notebook=6.5.3=py310h06a4308_0
- notebook-shim=0.2.2=py310h06a4308_0
- nspr=4.33=h295c915_0
- nss=3.78=h2350873_0
- numba=0.56.4=py310h0e39c9b_1
- numcodecs=0.11.0=py310h6a678d5_0
- numexpr=2.8.4=py310h757a811_0
- numpy=1.23.5=py310hac523dd_0
- numpy-base=1.23.5=py310h375b286_0
- openblas=0.3.21=h06a4308_0
- openblas-devel=0.3.21=h06a4308_0
- openh264=2.3.1=h27087fc_1
- openjpeg=2.5.0=h7d73246_1
- openssl=1.1.1t=h7f8727e_0
- opt_einsum=3.3.0=pyhd3eb1b0_1
- orc=1.8.2=hfdbbad2_2
- p11-kit=0.24.1=hc5aa10d_0
- packaging=23.0=py310h06a4308_0
- pandas=1.5.3=py310h1128e8f_0
- pandoc=2.12=h06a4308_3
- pandocfilters=1.5.0=pyhd3eb1b0_0
- pangeo-forge-recipes=0.9.4=pyh1a96a4e_0
- paramiko=2.8.1=pyhd3eb1b0_0
- parso=0.8.3=pyhd3eb1b0_0
- partd=1.3.0=pyhd8ed1ab_0
- pcre=8.45=h295c915_0
- pcre2=10.40=hc3806b6_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pillow=9.4.0=py310h6a678d5_0
- pip=23.0.1=py310h06a4308_0
- platformdirs=2.5.2=py310h06a4308_0
- ply=3.11=py310h06a4308_0
- pooch=1.4.0=pyhd3eb1b0_0
- proj=9.1.0=h93bde94_0
- prometheus_client=0.14.1=py310h06a4308_0
- prompt-toolkit=3.0.36=py310h06a4308_0
- prompt_toolkit=3.0.36=hd3eb1b0_0
- properscoring=0.1=py_0
- psutil=5.9.4=py310h5764c6d_0
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pulseaudio=14.0=habe0971_10
- pure_eval=0.2.2=pyhd3eb1b0_0
- pyarrow=10.0.1=py310h468efa6_0
- pycparser=2.21=pyhd3eb1b0_0
- pyerfa=2.0.0=py310h7f8727e_0
- pygments=2.11.2=pyhd3eb1b0_0
- pyinterp=2023.2.1=openblas_py310hb50a16d_100
- pynacl=1.5.0=py310h5eee18b_0
- pyopenssl=23.0.0=py310h06a4308_0
- pyparsing=3.0.9=py310h06a4308_0
- pyproj=3.4.1=py310hfc24d34_0
- pyqt=5.15.7=py310hab646b1_3
- pyqt5-sip=12.11.0=py310heca2aa9_3
- pyrsistent=0.18.0=py310h7f8727e_0
- pyshp=2.3.1=pyhd8ed1ab_0
- pysocks=1.7.1=py310h06a4308_0
- python=3.10.8=h257c98d_0_cpython
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python-fastjsonschema=2.16.2=py310h06a4308_0
- python-snappy=0.6.1=py310h6a678d5_0
- python_abi=3.10=3_cp310
- pytz=2022.7=py310h06a4308_0
- pyyaml=6.0=py310h5eee18b_1
- pyzmq=23.2.0=py310h6a678d5_0
- qt-main=5.15.6=hc525480_0
- qt-webengine=5.15.4=hcbadb6c_3
- qtconsole=5.4.0=py310h06a4308_0
- qtpy=2.2.0=py310h06a4308_0
- qtwebkit=5.212=h3e5094c_7
- re2=2022.06.01=h27087fc_1
- readline=8.2=h5eee18b_0
- rechunker=0.5.0=pyhd8ed1ab_0
- requests=2.28.1=py310h06a4308_1
- s2n=1.3.31=hae46d1a_0
- scikit-learn=1.2.2=py310h6a678d5_0
- scipy=1.10.1=py310heeff2f4_0
- send2trash=1.8.0=pyhd3eb1b0_1
- setuptools=67.1.0=pyhd8ed1ab_0
- shapely=2.0.1=py310h006c72b_0
- sip=6.7.8=py310heca2aa9_0
- six=1.16.0=pyhd3eb1b0_1
- snappy=1.1.9=h295c915_0
- sniffio=1.2.0=py310h06a4308_1
- sortedcontainers=2.4.0=pyhd3eb1b0_0
- soupsieve=2.4=py310h06a4308_0
- sqlite=3.41.1=h5eee18b_0
- stack_data=0.2.0=pyhd3eb1b0_0
- svt-av1=1.4.1=hcb278e6_0
- tblib=1.7.0=pyhd3eb1b0_0
- terminado=0.17.1=py310h06a4308_0
- testpath=0.6.0=py310h06a4308_0
- threadpoolctl=3.1.0=pyh8a188c0_0
- tinycss2=1.2.1=py310h06a4308_0
- tk=8.6.12=h1ccaba5_0
- toml=0.10.2=pyhd3eb1b0_0
- tomli=2.0.1=py310h06a4308_0
- toolz=0.12.0=py310h06a4308_0
- tornado=6.2=py310h5eee18b_0
- traitlets=5.7.1=py310h06a4308_0
- typing-extensions=4.4.0=py310h06a4308_0
- typing_extensions=4.4.0=py310h06a4308_0
- tzdata=2023c=h04d1e81_0
- udunits2=2.2.28=hc3e0081_0
- ujson=5.5.0=py310hd8f1fbe_1
- unicodedata2=15.0.0=py310h5eee18b_0
- urllib3=1.26.15=py310h06a4308_0
- versioneer=0.28=pyhd8ed1ab_0
- wcwidth=0.2.5=pyhd3eb1b0_0
- webencodings=0.5.1=py310h06a4308_1
- websocket-client=0.58.0=py310h06a4308_4
- wheel=0.38.4=py310h06a4308_0
- widgetsnbextension=4.0.5=py310h06a4308_0
- x264=1!164.3095=h166bdaf_2
- x265=3.5=h924138e_3
- xarray=2023.1.0=pyhd8ed1ab_0
- xcb-util=0.4.0=h516909a_0
- xcb-util-image=0.4.0=h166bdaf_0
- xcb-util-keysyms=0.4.0=h516909a_0
- xcb-util-renderutil=0.3.9=h166bdaf_0
- xcb-util-wm=0.4.1=h516909a_0
- xhistogram=0.3.2=pyhd8ed1ab_0
- xkeyboard-config=2.38=h0b41bf4_0
- xorg-fixesproto=5.0=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.8.4=h0b41bf4_0
- xorg-libxau=1.0.9=h7f98852_0
- xorg-libxaw=1.0.14=h7f98852_1
- xorg-libxdmcp=1.1.3=h7f98852_0
- xorg-libxext=1.3.4=h0b41bf4_2
- xorg-libxfixes=5.0.3=h7f98852_1004
- xorg-libxmu=1.1.3=h7f98852_0
- xorg-libxpm=3.5.13=h7f98852_0
- xorg-libxt=1.2.1=h7f98852_2
- xorg-xextproto=7.3.0=h0b41bf4_1003
- xorg-xproto=7.0.31=h27cfd23_1007
- xrft=1.0.1=pyhd8ed1ab_0
- xskillscore=0.0.24=pyhd8ed1ab_0
- xyzservices=2022.9.0=py310h06a4308_1
- xz=5.2.10=h5eee18b_1
- yaml=0.2.5=h7b6447c_0
- yarl=1.8.1=py310h5eee18b_0
- zarr=2.13.3=py310h06a4308_0
- zeromq=4.3.4=h2531618_0
- zict=2.2.0=pyhd8ed1ab_0
- zlib=1.2.13=h166bdaf_4
- zstd=1.5.5=hc292b87_0
- pip:
- jinja2==3.0.3
- opencv-python-headless==4.7.0.72
- powerspec==0.5