-
Notifications
You must be signed in to change notification settings - Fork 0
/
climate_environment.yml
358 lines (358 loc) · 11.4 KB
/
climate_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
name: climate
channels:
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- affine=2.4.0=pyhd8ed1ab_0
- aiohttp=3.9.3=py312h98912ed_1
- aiosignal=1.3.1=pyhd8ed1ab_0
- alsa-lib=1.2.11=hd590300_1
- annotated-types=0.6.0=pyhd8ed1ab_0
- appdirs=1.4.4=pyh9f0ad1d_0
- asciitree=0.3.3=py_2
- asttokens=2.4.1=pyhd8ed1ab_0
- attr=2.5.1=h166bdaf_1
- attrs=23.2.0=pyh71513ae_0
- aws-c-auth=0.7.16=haed3651_8
- aws-c-cal=0.6.10=ha9bf9b1_2
- aws-c-common=0.9.14=hd590300_0
- aws-c-compression=0.2.18=h4466546_2
- aws-c-event-stream=0.4.2=he635cd5_6
- aws-c-http=0.8.1=hbfc29b2_7
- aws-c-io=0.14.6=h96cd748_2
- aws-c-mqtt=0.10.3=hffff1cc_2
- aws-c-s3=0.5.4=h4893938_0
- aws-c-sdkutils=0.1.15=h4466546_2
- aws-checksums=0.1.18=h4466546_2
- aws-crt-cpp=0.26.4=hba3594f_2
- aws-sdk-cpp=1.11.267=hb1af6a8_4
- azure-core-cpp=1.11.1=h91d86a7_1
- azure-storage-blobs-cpp=12.10.0=h00ab1b0_1
- azure-storage-common-cpp=12.5.0=h94269e2_4
- blosc=1.21.5=h0f2a231_0
- bokeh=3.4.0=pyhd8ed1ab_0
- boltons=23.1.1=pyhd8ed1ab_0
- boto3=1.34.74=pyhd8ed1ab_0
- botocore=1.34.74=pyge310_1234567_0
- bottleneck=1.3.8=py312hc7c0aa3_0
- branca=0.7.1=pyhd8ed1ab_0
- brotli=1.1.0=hd590300_1
- brotli-bin=1.1.0=hd590300_1
- brotli-python=1.1.0=py312h30efb56_1
- bzip2=1.0.8=hd590300_5
- c-ares=1.28.1=hd590300_0
- ca-certificates=2024.2.2=hbcca054_0
- cairo=1.18.0=h3faef2a_0
- cartopy=0.22.0=py312hfb8ada1_1
- certifi=2024.2.2=pyhd8ed1ab_0
- cf_xarray=0.9.0=pyhd8ed1ab_0
- cfitsio=4.4.0=hbdc6101_0
- cftime=1.6.3=py312hc7c0aa3_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- click=8.1.7=unix_pyh707e725_0
- click-plugins=1.1.1=py_0
- cligj=0.7.2=pyhd8ed1ab_1
- cloudpickle=3.0.0=pyhd8ed1ab_0
- comm=0.2.2=pyhd8ed1ab_0
- contourpy=1.2.0=py312h8572e83_0
- cycler=0.12.1=pyhd8ed1ab_0
- cytoolz=0.12.3=py312h98912ed_0
- dask=2024.3.1=pyhd8ed1ab_0
- dask-core=2024.3.1=pyhd8ed1ab_0
- dask-expr=1.0.5=pyhd8ed1ab_0
- dbus=1.13.6=h5008d03_3
- debugpy=1.8.1=py312h30efb56_0
- decorator=5.1.1=pyhd8ed1ab_0
- distributed=2024.3.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_2
- executing=2.0.1=pyhd8ed1ab_0
- expat=2.6.2=h59595ed_0
- fasteners=0.17.3=pyhd8ed1ab_0
- fastprogress=1.0.3=pyhd8ed1ab_0
- fiona=1.9.6=py312h66d9856_0
- fmt=10.2.1=h00ab1b0_0
- folium=0.16.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=h77eed37_1
- fontconfig=2.14.2=h14ed4e7_0
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- fonttools=4.50.0=py312h98912ed_0
- freetype=2.12.1=h267a509_2
- freexl=2.0.0=h743c826_0
- frozenlist=1.4.1=py312h98912ed_0
- fsspec=2024.3.1=pyhca7485f_0
- gdal=3.8.4=py312h257dd4b_5
- geopandas=0.14.3=pyhd8ed1ab_0
- geopandas-base=0.14.3=pyha770c72_0
- geos=3.12.1=h59595ed_0
- geotiff=1.7.1=h6b2125f_15
- gettext=0.21.1=h27087fc_0
- gflags=2.2.2=he1b5a44_1004
- giflib=5.2.1=h0b41bf4_3
- glib=2.80.0=hf2295e7_1
- glib-tools=2.80.0=hde27a5a_1
- glog=0.7.0=hed5481d_0
- graphite2=1.3.13=h59595ed_1003
- gst-plugins-base=1.22.9=hfa15dee_1
- gstreamer=1.22.9=h98fc4e7_1
- harfbuzz=8.3.0=h3d44ed6_0
- hdf4=4.2.15=h2a13503_7
- hdf5=1.14.3=nompi_h4f84152_100
- icu=73.2=h59595ed_0
- idna=3.6=pyhd8ed1ab_0
- importlib-metadata=7.1.0=pyha770c72_0
- importlib_metadata=7.1.0=hd8ed1ab_0
- intake=0.7.0=pyhd8ed1ab_0
- intake-esm=2024.2.6=pyhd8ed1ab_1
- ipykernel=6.29.3=pyhd33586a_0
- ipython=8.22.2=pyh707e725_0
- jedi=0.19.1=pyhd8ed1ab_0
- jinja2=3.1.3=pyhd8ed1ab_0
- jmespath=1.0.1=pyhd8ed1ab_0
- joblib=1.3.2=pyhd8ed1ab_0
- json-c=0.17=h7ab15ed_0
- jsonpickle=3.0.2=pyhd8ed1ab_1
- jupyter_client=8.6.1=pyhd8ed1ab_0
- jupyter_core=5.7.2=py312h7900ff3_0
- kealib=1.5.3=h2f55d51_0
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.5=py312h8572e83_1
- krb5=1.21.2=h659d440_0
- lame=3.100=h166bdaf_1003
- lcms2=2.16=hb7c19ff_0
- ld_impl_linux-64=2.40=h41732ed_0
- lerc=4.0.0=h27087fc_0
- libabseil=20240116.1=cxx17_h59595ed_2
- libaec=1.1.3=h59595ed_0
- libarchive=3.7.2=h2aa1ff5_1
- libarrow=15.0.2=hb86450c_1_cpu
- libarrow-acero=15.0.2=h59595ed_1_cpu
- libarrow-dataset=15.0.2=h59595ed_1_cpu
- libarrow-flight=15.0.2=hc6145d9_1_cpu
- libarrow-flight-sql=15.0.2=h757c851_1_cpu
- libarrow-gandiva=15.0.2=hb016d2e_1_cpu
- libarrow-substrait=15.0.2=h757c851_1_cpu
- libblas=3.9.0=21_linux64_openblas
- libboost-headers=1.84.0=ha770c72_2
- libbrotlicommon=1.1.0=hd590300_1
- libbrotlidec=1.1.0=hd590300_1
- libbrotlienc=1.1.0=hd590300_1
- libcap=2.69=h0f662aa_0
- libcblas=3.9.0=21_linux64_openblas
- libclang-cpp15=15.0.7=default_h127d8a8_5
- libclang13=18.1.2=default_h5d6823c_1
- libcrc32c=1.1.2=h9c3ff4c_0
- libcups=2.3.3=h4637d8d_4
- libcurl=8.7.1=hca28451_0
- libdeflate=1.20=hd590300_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=hd590300_2
- libevent=2.1.12=hf998b51_1
- libexpat=2.6.2=h59595ed_0
- libffi=3.4.2=h7f98852_5
- libflac=1.4.3=h59595ed_0
- libgcc-ng=13.2.0=h807b86a_5
- libgcrypt=1.10.3=hd590300_0
- libgdal=3.8.4=h7c88fdf_5
- libgfortran-ng=13.2.0=h69a702a_5
- libgfortran5=13.2.0=ha4646dd_5
- libglib=2.80.0=hf2295e7_1
- libgomp=13.2.0=h807b86a_5
- libgoogle-cloud=2.22.0=h9be4e54_1
- libgoogle-cloud-storage=2.22.0=hc7a4891_1
- libgpg-error=1.48=h71f35ed_0
- libgrpc=1.62.1=h15f2491_0
- libiconv=1.17=hd590300_2
- libjpeg-turbo=3.0.0=hd590300_1
- libkml=1.3.0=h01aab08_1018
- liblapack=3.9.0=21_linux64_openblas
- libllvm14=14.0.6=hcd5def8_4
- libllvm15=15.0.7=hb3ce162_4
- libllvm16=16.0.6=hb3ce162_3
- libllvm18=18.1.2=h2448989_0
- libnetcdf=4.9.2=nompi_h9612171_113
- libnghttp2=1.58.0=h47da74e_1
- libnl=3.9.0=hd590300_0
- libnsl=2.0.1=hd590300_0
- libogg=1.3.4=h7f98852_1
- libopenblas=0.3.26=pthreads_h413a1c8_0
- libopus=1.3.1=h7f98852_1
- libparquet=15.0.2=h352af49_1_cpu
- libpng=1.6.43=h2797004_0
- libpq=16.2=h33b98f1_1
- libprotobuf=4.25.3=h08a7969_0
- libre2-11=2023.09.01=h5a48ba9_2
- librttopo=1.1.0=h8917695_15
- libsndfile=1.2.2=hc60ed4a_1
- libsodium=1.0.18=h36c2ea0_1
- libspatialindex=1.9.3=h9c3ff4c_4
- libspatialite=5.1.0=h7bd4643_4
- libsqlite=3.45.2=h2797004_0
- libssh2=1.11.0=h0841786_0
- libstdcxx-ng=13.2.0=h7e041cc_5
- libsystemd0=255=h3516f8a_1
- libthrift=0.19.0=hb90f79a_1
- libtiff=4.6.0=h1dd3fc0_3
- libutf8proc=2.8.0=h166bdaf_0
- libuuid=2.38.1=h0b41bf4_0
- libvorbis=1.3.7=h9c3ff4c_0
- libwebp-base=1.3.2=hd590300_0
- libxcb=1.15=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libxkbcommon=1.7.0=h662e7e4_0
- libxml2=2.12.6=h232c23b_1
- libzip=1.10.1=h2629f0a_3
- libzlib=1.2.13=hd590300_5
- llvmlite=0.42.0=py312hb06c811_1
- locket=1.0.0=pyhd8ed1ab_0
- lz4=4.3.3=py312h03f37cb_0
- lz4-c=1.9.4=hcb278e6_0
- lzo=2.10=h516909a_1000
- mapclassify=2.6.1=pyhd8ed1ab_0
- markupsafe=2.1.5=py312h98912ed_0
- matplotlib=3.8.3=py312h7900ff3_0
- matplotlib-base=3.8.3=py312he5832f3_0
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- minizip=4.0.5=h0ab5242_0
- mpg123=1.32.4=h59595ed_0
- msgpack-python=1.0.7=py312h8572e83_0
- multidict=6.0.5=py312h98912ed_0
- munkres=1.1.4=pyh9f0ad1d_0
- mysql-common=8.3.0=hf1915f5_4
- mysql-libs=8.3.0=hca2cd23_4
- ncurses=6.4.20240210=h59595ed_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- netcdf4=1.6.5=nompi_py312h26027e0_100
- networkx=3.2.1=pyhd8ed1ab_0
- nspr=4.35=h27087fc_0
- nss=3.98=h1d7d5a4_0
- numba=0.59.1=py312hacefee8_0
- numcodecs=0.12.1=py312h30efb56_0
- numpy=1.26.4=py312heda63a1_0
- openjpeg=2.5.2=h488ebb8_0
- openssl=3.2.1=hd590300_1
- orc=2.0.0=h1e5e2c1_0
- packaging=24.0=pyhd8ed1ab_0
- pandas=2.2.1=py312hfb8ada1_0
- parso=0.8.3=pyhd8ed1ab_0
- partd=1.4.1=pyhd8ed1ab_0
- patsy=0.5.6=pyhd8ed1ab_0
- pcre2=10.43=hcad00b1_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pillow=10.2.0=py312hf3581a9_0
- pint=0.23=pyhd8ed1ab_0
- pip=24.0=pyhd8ed1ab_0
- pixman=0.43.2=h59595ed_0
- platformdirs=4.2.0=pyhd8ed1ab_0
- ply=3.11=py_1
- pooch=1.8.1=pyhd8ed1ab_0
- poppler=24.03.0=h590f24d_0
- poppler-data=0.4.12=hd8ed1ab_0
- postgresql=16.2=h82ecc9d_1
- proj=9.3.1=h1d62c97_0
- prompt-toolkit=3.0.42=pyha770c72_0
- psutil=5.9.8=py312h98912ed_0
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pulseaudio-client=17.0=hb77b528_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pyarrow=15.0.2=py312h176e3d2_1_cpu
- pyarrow-hotfix=0.6=pyhd8ed1ab_0
- pydantic=2.6.4=pyhd8ed1ab_0
- pydantic-core=2.16.3=py312h4b3b743_0
- pygments=2.17.2=pyhd8ed1ab_0
- pyparsing=3.1.2=pyhd8ed1ab_0
- pyproj=3.6.1=py312h38f1c37_5
- pyqt=5.15.9=py312h949fe66_5
- pyqt5-sip=12.12.2=py312h30efb56_5
- pyshp=2.3.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.12.2=hab00c5b_0_cpython
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python-tzdata=2024.1=pyhd8ed1ab_0
- python_abi=3.12=4_cp312
- pytz=2024.1=pyhd8ed1ab_0
- pyyaml=6.0.1=py312h98912ed_1
- pyzmq=25.1.2=py312h886d080_0
- qt-main=5.15.8=h112747c_20
- rasterio=1.3.9=py312h26ef92c_2
- rdma-core=50.0=hd3aeb46_1
- re2=2023.09.01=h7f4b329_2
- readline=8.2=h8228510_1
- regionmask=0.12.1=pyhd8ed1ab_0
- requests=2.31.0=pyhd8ed1ab_0
- rtree=1.2.0=py312hb0aae1a_0
- s2n=1.4.8=h06160fa_0
- s3transfer=0.10.1=pyhd8ed1ab_0
- scikit-learn=1.4.1.post1=py312h394d371_0
- scipy=1.12.0=py312heda63a1_2
- seaborn=0.13.2=hd8ed1ab_0
- seaborn-base=0.13.2=pyhd8ed1ab_0
- setuptools=69.2.0=pyhd8ed1ab_0
- shapely=2.0.3=py312h9e6bd2c_0
- sip=6.7.12=py312h30efb56_0
- six=1.16.0=pyh6c4a22f_0
- snappy=1.1.10=h9fff704_0
- snuggs=1.4.7=py_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- spdlog=1.12.0=hd2e6256_2
- sqlite=3.45.2=h2c6b66d_0
- stack_data=0.6.2=pyhd8ed1ab_0
- statsmodels=0.14.1=py312hc7c0aa3_0
- tblib=3.0.0=pyhd8ed1ab_0
- threadpoolctl=3.4.0=pyhc1e730c_0
- tiledb=2.21.1=ha9641ad_1
- tk=8.6.13=noxft_h4845f30_101
- toml=0.10.2=pyhd8ed1ab_0
- tomli=2.0.1=pyhd8ed1ab_0
- toolz=0.12.1=pyhd8ed1ab_0
- tornado=6.4=py312h98912ed_0
- traitlets=5.14.2=pyhd8ed1ab_0
- typing-extensions=4.10.0=hd8ed1ab_0
- typing_extensions=4.10.0=pyha770c72_0
- tzcode=2024a=h3f72095_0
- tzdata=2024a=h0c530f3_0
- ucx=1.15.0=h11edf95_7
- uriparser=0.9.7=h59595ed_1
- urllib3=2.2.1=pyhd8ed1ab_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- wheel=0.43.0=pyhd8ed1ab_1
- xarray=2024.3.0=pyhd8ed1ab_0
- xcb-util=0.4.0=hd590300_1
- xcb-util-image=0.4.0=h8ee46fc_1
- xcb-util-keysyms=0.4.0=h8ee46fc_1
- xcb-util-renderutil=0.3.9=hd590300_1
- xcb-util-wm=0.4.1=h8ee46fc_1
- xclim=0.48.2=pyhd8ed1ab_0
- xerces-c=3.2.5=hac6953d_0
- xkeyboard-config=2.41=hd590300_0
- xorg-kbproto=1.0.7=h7f98852_1002
- xorg-libice=1.1.1=hd590300_0
- xorg-libsm=1.2.4=h7391055_0
- xorg-libx11=1.8.7=h8ee46fc_0
- xorg-libxau=1.0.11=hd590300_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xorg-libxext=1.3.4=h0b41bf4_2
- xorg-libxrender=0.9.11=hd590300_0
- xorg-renderproto=0.11.1=h7f98852_1002
- xorg-xextproto=7.3.0=h0b41bf4_1003
- xorg-xf86vidmodeproto=2.3.1=h7f98852_1002
- xorg-xproto=7.0.31=h7f98852_1007
- xyzservices=2023.10.1=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- yamale=4.0.4=pyh6c4a22f_0
- yaml=0.2.5=h7f98852_2
- yarl=1.9.4=py312h98912ed_0
- zarr=2.17.1=pyhd8ed1ab_0
- zeromq=4.3.5=h59595ed_1
- zict=3.0.0=pyhd8ed1ab_0
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=hd590300_5
- zstd=1.5.5=hfc55251_0
prefix: /opt/conda/envs/climate