-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
305 lines (305 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
name: pace
channels:
- conda-forge
dependencies:
- aiobotocore=2.13.0=pyhd8ed1ab_0
- aiohttp=3.9.5=py312he37b823_0
- aioitertools=0.11.0=pyhd8ed1ab_0
- aiosignal=1.3.1=pyhd8ed1ab_0
- anyio=4.4.0=pyhd8ed1ab_0
- appnope=0.1.4=pyhd8ed1ab_0
- argon2-cffi=23.1.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py312h02f2b3b_4
- arrow=1.3.0=pyhd8ed1ab_0
- asttokens=2.4.1=pyhd8ed1ab_0
- async-lru=2.0.4=pyhd8ed1ab_0
- attrs=23.2.0=pyh71513ae_0
- aws-c-auth=0.7.22=h27bc0eb_5
- aws-c-cal=0.6.15=h5db4892_0
- aws-c-common=0.9.19=h99b78c6_0
- aws-c-compression=0.2.18=h5db4892_6
- aws-c-event-stream=0.4.2=h4de9e5c_13
- aws-c-http=0.8.2=h2c662d3_2
- aws-c-io=0.14.9=h8709d7d_2
- aws-c-mqtt=0.10.4=h5fc5ab5_6
- aws-c-s3=0.5.10=h48f01f6_3
- aws-c-sdkutils=0.1.16=h5db4892_2
- aws-checksums=0.1.18=h5db4892_6
- aws-crt-cpp=0.26.12=h9d69022_0
- aws-sdk-cpp=1.11.329=h6bd5272_5
- azure-core-cpp=1.12.0=hd01fc5c_0
- azure-identity-cpp=1.8.0=h0a11218_1
- azure-storage-blobs-cpp=12.11.0=h77cc766_1
- azure-storage-common-cpp=12.6.0=h7024f69_1
- azure-storage-files-datalake-cpp=12.10.0=h64d02d0_1
- babel=2.14.0=pyhd8ed1ab_0
- beautifulsoup4=4.12.3=pyha770c72_0
- bleach=6.1.0=pyhd8ed1ab_0
- blosc=1.21.5=h9c252e8_1
- bokeh=3.4.1=pyhd8ed1ab_0
- botocore=1.34.106=pyge310_1234567_0
- bounded-pool-executor=0.0.3=pyhd8ed1ab_0
- brotli=1.1.0=hb547adb_1
- brotli-bin=1.1.0=hb547adb_1
- brotli-python=1.1.0=py312h9f69965_1
- bzip2=1.0.8=h93a5062_5
- c-ares=1.28.1=h93a5062_0
- ca-certificates=2024.6.2=hf0a4a13_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cartopy=0.23.0=py312h8ae5369_1
- certifi=2024.6.2=pyhd8ed1ab_0
- cffi=1.16.0=py312h8e38eb3_0
- cftime=1.6.4=py312hbebd99a_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- click=8.1.7=unix_pyh707e725_0
- cloudpickle=3.0.0=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- colorcet=3.1.0=pyhd8ed1ab_0
- comm=0.2.2=pyhd8ed1ab_0
- contourpy=1.2.1=py312h0fef576_0
- cycler=0.12.1=pyhd8ed1ab_0
- cytoolz=0.12.3=py312he37b823_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=py312h20a0b95_0
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- distributed=2024.6.2=pyhd8ed1ab_0
- earthaccess=0.9.0=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- esmf=8.6.1=nompi_h1bbaadf_2
- exceptiongroup=1.2.0=pyhd8ed1ab_2
- executing=2.0.1=pyhd8ed1ab_0
- fonttools=4.53.0=py312h7e5086c_0
- fqdn=1.5.1=pyhd8ed1ab_0
- freetype=2.12.1=hadb7bae_2
- frozenlist=1.4.1=py312he37b823_0
- fsspec=2024.6.0=pyhff2d567_0
- geos=3.12.1=h965bd2d_0
- gflags=2.2.2=hc88da5d_1004
- glog=0.7.1=heb240a5_0
- gsl=2.7=h6e638da_0
- h11=0.14.0=pyhd8ed1ab_0
- h2=4.1.0=pyhd8ed1ab_0
- h5netcdf=1.3.0=pyhd8ed1ab_0
- h5py=3.11.0=nompi_py312h903599c_102
- hdf4=4.2.15=h2ee6834_7
- hdf5=1.14.3=nompi_hec07895_105
- holoviews=1.19.0=pyhd8ed1ab_0
- hpack=4.0.0=pyh9f0ad1d_0
- httpcore=1.0.5=pyhd8ed1ab_0
- httpx=0.27.0=pyhd8ed1ab_0
- hvplot=0.10.0=pyhd8ed1ab_0
- hyperframe=6.0.1=pyhd8ed1ab_0
- icu=73.2=hc8870d7_0
- idna=3.7=pyhd8ed1ab_0
- importlib-metadata=7.2.1=pyha770c72_0
- importlib_metadata=7.2.1=hd8ed1ab_0
- importlib_resources=6.4.0=pyhd8ed1ab_0
- ipykernel=6.29.4=pyh57ce528_0
- ipython=8.25.0=pyh707e725_0
- ipywidgets=8.1.3=pyhd8ed1ab_0
- isoduration=20.11.0=pyhd8ed1ab_0
- jedi=0.19.1=pyhd8ed1ab_0
- jinja2=3.1.4=pyhd8ed1ab_0
- jmespath=1.0.1=pyhd8ed1ab_0
- json5=0.9.25=pyhd8ed1ab_0
- jsonpointer=3.0.0=py312h81bd7bf_0
- jsonschema=4.22.0=pyhd8ed1ab_0
- jsonschema-specifications=2023.12.1=pyhd8ed1ab_0
- jsonschema-with-format-nongpl=4.22.0=pyhd8ed1ab_0
- jupyter-lsp=2.2.5=pyhd8ed1ab_0
- jupyter_client=8.6.2=pyhd8ed1ab_0
- jupyter_core=5.7.2=py312h81bd7bf_0
- jupyter_events=0.10.0=pyhd8ed1ab_0
- jupyter_server=2.14.1=pyhd8ed1ab_0
- jupyter_server_terminals=0.5.3=pyhd8ed1ab_0
- jupyterlab=4.2.2=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_1
- jupyterlab_server=2.27.2=pyhd8ed1ab_0
- jupyterlab_widgets=3.0.11=pyhd8ed1ab_0
- kiwisolver=1.4.5=py312h389731b_1
- krb5=1.21.2=h92f50d5_0
- lcms2=2.16=ha0e7c42_0
- lerc=4.0.0=h9a09cb3_0
- libabseil=20240116.2=cxx17_hebf3989_0
- libaec=1.1.3=hebf3989_0
- libarrow=16.1.0=hcc492dc_10_cpu
- libarrow-acero=16.1.0=h00cdb27_10_cpu
- libarrow-dataset=16.1.0=h00cdb27_10_cpu
- libarrow-substrait=16.1.0=hc68f6b8_10_cpu
- libblas=3.9.0=22_osxarm64_openblas
- libbrotlicommon=1.1.0=hb547adb_1
- libbrotlidec=1.1.0=hb547adb_1
- libbrotlienc=1.1.0=hb547adb_1
- libcblas=3.9.0=22_osxarm64_openblas
- libcrc32c=1.1.2=hbdafb3b_0
- libcurl=8.8.0=h7b6f9a7_0
- libcxx=17.0.6=he7857fb_1
- libdeflate=1.20=h93a5062_0
- libedit=3.1.20191231=hc8eb9b7_2
- libev=4.33=h93a5062_2
- libevent=2.1.12=h2757513_1
- libexpat=2.6.2=hebf3989_0
- libffi=3.4.2=h3422bc3_5
- libgfortran=5.0.0=13_2_0_hd922786_3
- libgfortran5=13.2.0=hf226fd6_3
- libgoogle-cloud=2.25.0=hfe08963_0
- libgoogle-cloud-storage=2.25.0=h3fa5b87_0
- libgrpc=1.62.2=h9c18a4f_0
- libiconv=1.17=h0d3ecfb_2
- libjpeg-turbo=3.0.0=hb547adb_1
- liblapack=3.9.0=22_osxarm64_openblas
- libnetcdf=4.9.2=nompi_he469be0_114
- libnghttp2=1.58.0=ha4dd798_1
- libopenblas=0.3.27=openmp_h6c19121_0
- libparquet=16.1.0=hcf52c46_10_cpu
- libpng=1.6.43=h091b4b1_0
- libprotobuf=4.25.3=hbfab5d5_0
- libre2-11=2023.09.01=h7b2c953_2
- libsodium=1.0.18=h27ca646_1
- libsqlite=3.46.0=hfb93653_0
- libssh2=1.11.0=h7a5bd25_0
- libthrift=0.19.0=h026a170_1
- libtiff=4.6.0=h07db509_3
- libudunits2=2.2.28=h5f3f34b_3
- libutf8proc=2.8.0=h1a8c8d9_0
- libwebp-base=1.4.0=h93a5062_0
- libxcb=1.16=hf2054a2_0
- libxml2=2.12.7=ha661575_1
- libzip=1.10.1=ha0bc3c6_3
- libzlib=1.3.1=hfb2fe0b_1
- linkify-it-py=2.0.3=pyhd8ed1ab_0
- llvm-openmp=18.1.8=hde57baf_0
- locket=1.0.0=pyhd8ed1ab_0
- lz4=4.3.3=py312haed5471_0
- lz4-c=1.9.4=hb7217d7_0
- markdown=3.6=pyhd8ed1ab_0
- markdown-it-py=3.0.0=pyhd8ed1ab_0
- markupsafe=2.1.5=py312he37b823_0
- matplotlib=3.8.4=py312h1f38498_2
- matplotlib-base=3.8.4=py312h4479663_2
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
- mdit-py-plugins=0.4.1=pyhd8ed1ab_0
- mdurl=0.1.2=pyhd8ed1ab_0
- mistune=3.0.2=pyhd8ed1ab_0
- msgpack-python=1.0.8=py312h157fec4_0
- multidict=6.0.5=py312h670c8ac_0
- multimethod=1.11.2=pyhd8ed1ab_0
- munkres=1.1.4=pyh9f0ad1d_0
- nbclient=0.10.0=pyhd8ed1ab_0
- nbconvert-core=7.16.4=pyhd8ed1ab_1
- nbformat=5.10.4=pyhd8ed1ab_0
- nco=5.2.6=h43e2363_0
- ncurses=6.5=hb89a1cb_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- netcdf-fortran=4.6.1=nompi_h8e61c75_104
- netcdf4=1.7.1=nompi_py312hec02768_101
- notebook-shim=0.2.4=pyhd8ed1ab_0
- numpy=2.0.0=py312hb544834_0
- openjpeg=2.5.2=h9f1df11_0
- openssl=3.3.1=hfb2fe0b_0
- orc=2.0.1=h47ade37_1
- overrides=7.7.0=pyhd8ed1ab_0
- packaging=24.1=pyhd8ed1ab_0
- pandas=2.2.2=py312h8ae5369_1
- pandocfilters=1.5.0=pyhd8ed1ab_0
- panel=1.4.4=pyhd8ed1ab_0
- param=2.1.0=pyhca7485f_0
- parso=0.8.4=pyhd8ed1ab_0
- partd=1.4.2=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pillow=10.3.0=py312h39b1d8d_1
- pip=24.0=pyhd8ed1ab_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=4.2.2=pyhd8ed1ab_0
- pqdm=0.2.0=pyhd8ed1ab_0
- proj=9.4.1=hfb94cee_0
- prometheus_client=0.20.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.47=pyha770c72_0
- psutil=5.9.8=py312he37b823_0
- pthread-stubs=0.4=h27ca646_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pyarrow=16.1.0=py312ha814d7c_3
- pyarrow-core=16.1.0=py312h21f1c3e_3_cpu
- pyarrow-hotfix=0.6=pyhd8ed1ab_0
- pycparser=2.22=pyhd8ed1ab_0
- pygments=2.18.0=pyhd8ed1ab_0
- pyobjc-core=10.3.1=py312hbb55c70_0
- pyobjc-framework-cocoa=10.3.1=py312hbb55c70_0
- pyparsing=3.1.2=pyhd8ed1ab_0
- pyproj=3.6.1=py312h64656f7_7
- pyshp=2.3.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.12.3=h4a7b5fc_0_cpython
- python-cmr=0.11.0=pyhd8ed1ab_0
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python-fastjsonschema=2.20.0=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-tzdata=2024.1=pyhd8ed1ab_0
- python_abi=3.12=4_cp312
- pytz=2024.1=pyhd8ed1ab_0
- pyviz_comms=3.0.2=pyhd8ed1ab_1
- pyyaml=6.0.1=py312h02f2b3b_1
- pyzmq=26.0.3=py312hfa13136_0
- re2=2023.09.01=h4cba328_2
- readline=8.2=h92ec313_1
- referencing=0.35.1=pyhd8ed1ab_0
- requests=2.32.3=pyhd8ed1ab_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- rpds-py=0.18.1=py312h552d48e_0
- s3fs=2024.6.0=pyhd8ed1ab_0
- scipy=1.13.1=py312h14ffa8f_0
- send2trash=1.8.3=pyh31c8845_0
- setuptools=70.1.0=pyhd8ed1ab_0
- shapely=2.0.4=py312hbea5422_1
- six=1.16.0=pyh6c4a22f_0
- snappy=1.2.0=hd04f947_1
- sniffio=1.3.1=pyhd8ed1ab_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- sqlite=3.46.0=h5838104_0
- stack_data=0.6.2=pyhd8ed1ab_0
- tblib=3.0.0=pyhd8ed1ab_0
- tempest-remap=2.2.0=h57b3e69_3
- terminado=0.18.1=pyh31c8845_0
- tinycss2=1.3.0=pyhd8ed1ab_0
- tinynetrc=1.3.1=pyhd8ed1ab_0
- tk=8.6.13=h5083fa2_1
- tomli=2.0.1=pyhd8ed1ab_0
- toolz=0.12.1=pyhd8ed1ab_0
- tornado=6.4.1=py312h7e5086c_0
- tqdm=4.66.4=pyhd8ed1ab_0
- traitlets=5.14.3=pyhd8ed1ab_0
- types-python-dateutil=2.9.0.20240316=pyhd8ed1ab_0
- typing-extensions=4.12.2=hd8ed1ab_0
- typing_extensions=4.12.2=pyha770c72_0
- typing_utils=0.1.0=pyhd8ed1ab_0
- tzdata=2024a=h0c530f3_0
- uc-micro-py=1.0.3=pyhd8ed1ab_0
- uri-template=1.3.0=pyhd8ed1ab_0
- urllib3=2.2.2=pyhd8ed1ab_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- webcolors=24.6.0=pyhd8ed1ab_0
- webencodings=0.5.1=pyhd8ed1ab_2
- websocket-client=1.8.0=pyhd8ed1ab_0
- wheel=0.43.0=pyhd8ed1ab_1
- widgetsnbextension=4.0.11=pyhd8ed1ab_0
- wrapt=1.16.0=py312he37b823_0
- xarray=2024.6.0=pyhd8ed1ab_1
- xorg-libxau=1.0.11=hb547adb_0
- xorg-libxdmcp=1.1.3=h27ca646_0
- xyzservices=2024.6.0=pyhd8ed1ab_0
- xz=5.2.6=h57fd34a_0
- yaml=0.2.5=h3422bc3_2
- yarl=1.9.4=py312he37b823_0
- zeromq=4.3.5=hcc0f68c_4
- zict=3.0.0=pyhd8ed1ab_0
- zipp=3.19.2=pyhd8ed1ab_0
- zlib=1.3.1=hfb2fe0b_1
- zstd=1.5.6=hb46c0d2_0