-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
140 lines (140 loc) · 4.34 KB
/
environment.yaml
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
name: python_grib
channels:
- defaults
dependencies:
- anyio=3.5.0=py37hecd8cb5_0
- appnope=0.1.2=py37hecd8cb5_1001
- argcomplete=1.12.3=pyhd3eb1b0_0
- argon2-cffi=21.3.0=pyhd3eb1b0_0
- argon2-cffi-bindings=21.2.0=py37hca72f7f_0
- attrs=21.4.0=pyhd3eb1b0_0
- babel=2.9.1=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- blas=1.0=mkl
- bleach=4.1.0=pyhd3eb1b0_0
- brotli=1.0.9=hb1e8313_2
- brotlipy=0.7.0=py37h9ed2024_1003
- c-ares=1.18.1=hca72f7f_0
- ca-certificates=2022.2.1=hecd8cb5_0
- cartopy=0.18.0=py37h1cfd036_1
- certifi=2021.10.8=py37hecd8cb5_2
- cffi=1.15.0=py37hc55c11b_1
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- cryptography=36.0.0=py37hf6deb26_0
- cycler=0.11.0=pyhd3eb1b0_0
- debugpy=1.5.1=py37he9d5cce_0
- decorator=5.1.1=pyhd3eb1b0_0
- defusedxml=0.7.1=pyhd3eb1b0_0
- entrypoints=0.3=py37_0
- fonttools=4.25.0=pyhd3eb1b0_0
- freetype=2.11.0=hd8bbffd_0
- geos=3.8.0=hb1e8313_0
- giflib=5.2.1=haf1e3a3_0
- idna=3.3=pyhd3eb1b0_0
- importlib-metadata=4.8.2=py37hecd8cb5_0
- importlib_metadata=4.8.2=hd3eb1b0_0
- intel-openmp=2021.4.0=hecd8cb5_3538
- ipykernel=6.4.1=py37hecd8cb5_1
- ipython=7.31.1=py37hecd8cb5_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- jedi=0.18.1=py37hecd8cb5_1
- jinja2=3.0.2=pyhd3eb1b0_0
- jpeg=9d=h9ed2024_0
- json5=0.9.6=pyhd3eb1b0_0
- jsonschema=3.2.0=pyhd3eb1b0_2
- jupyter_client=7.1.2=pyhd3eb1b0_0
- jupyter_core=4.9.1=py37hecd8cb5_0
- jupyter_server=1.13.5=pyhd3eb1b0_0
- jupyterlab=3.2.9=pyhd3eb1b0_0
- jupyterlab_pygments=0.1.2=py_0
- jupyterlab_server=2.10.3=pyhd3eb1b0_1
- kiwisolver=1.3.2=py37he9d5cce_0
- krb5=1.19.2=hcd88c3b_0
- lcms2=2.12=hf1fd2bf_0
- libcurl=7.80.0=h6dfd666_0
- libcxx=12.0.0=h2f01273_0
- libedit=3.1.20210910=hca72f7f_0
- libev=4.33=h9ed2024_1
- libffi=3.3=hb1e8313_2
- libgfortran=3.0.1=h93005f0_2
- libnghttp2=1.46.0=ha29bfda_0
- libpng=1.6.37=ha441bb4_0
- libsodium=1.0.18=h1de35cc_0
- libssh2=1.9.0=ha12b0ac_1
- libtiff=4.2.0=h87d7836_0
- libwebp=1.2.2=h56c3ce4_0
- libwebp-base=1.2.2=hca72f7f_0
- lz4-c=1.9.3=h23ab428_1
- markupsafe=2.0.1=py37h9ed2024_0
- matplotlib-base=3.5.1=py37hfb0c5b7_0
- matplotlib-inline=0.1.2=pyhd3eb1b0_2
- mistune=0.8.4=py37h1de35cc_0
- mkl=2021.4.0=hecd8cb5_637
- mkl-service=2.4.0=py37h9ed2024_0
- mkl_fft=1.3.1=py37h4ab4a9b_0
- mkl_random=1.2.2=py37hb2f4e1b_0
- munkres=1.1.4=py_0
- nbclassic=0.3.5=pyhd3eb1b0_0
- nbclient=0.5.11=pyhd3eb1b0_0
- nbconvert=6.3.0=py37hecd8cb5_0
- nbformat=5.1.3=pyhd3eb1b0_0
- ncurses=6.3=hca72f7f_2
- nest-asyncio=1.5.1=pyhd3eb1b0_0
- notebook=6.4.8=py37hecd8cb5_0
- numpy-base=1.21.2=py37he0bd621_0
- openssl=1.1.1m=hca72f7f_0
- packaging=21.3=pyhd3eb1b0_0
- pandocfilters=1.5.0=pyhd3eb1b0_0
- parso=0.8.3=pyhd3eb1b0_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pillow=9.0.1=py37hde71d04_0
- pip=21.2.2=py37hecd8cb5_0
- proj=7.0.1=hdb716b3_1
- prometheus_client=0.13.1=pyhd3eb1b0_0
- prompt-toolkit=3.0.20=pyhd3eb1b0_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pycparser=2.21=pyhd3eb1b0_0
- pygments=2.11.2=pyhd3eb1b0_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pyparsing=3.0.4=pyhd3eb1b0_0
- pyrsistent=0.18.0=py37hca72f7f_0
- pyshp=2.1.3=pyhd3eb1b0_0
- pysocks=1.7.1=py37hecd8cb5_0
- python=3.7.11=h88f2d9e_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pytz=2021.3=pyhd3eb1b0_0
- pyzmq=22.3.0=py37he9d5cce_2
- readline=8.1.2=hca72f7f_1
- requests=2.27.1=pyhd3eb1b0_0
- scipy=1.7.3=py37h8c7af03_0
- send2trash=1.8.0=pyhd3eb1b0_1
- setuptools=58.0.4=py37hecd8cb5_0
- shapely=1.7.1=py37h9250791_0
- six=1.16.0=pyhd3eb1b0_1
- sniffio=1.2.0=py37hecd8cb5_1
- sqlite=3.37.2=h707629a_0
- terminado=0.13.1=py37hecd8cb5_0
- testpath=0.5.0=pyhd3eb1b0_0
- tk=8.6.11=h7bc2e8c_0
- tornado=6.1=py37h9ed2024_0
- traitlets=5.1.1=pyhd3eb1b0_0
- typing-extensions=3.10.0.2=hd3eb1b0_0
- typing_extensions=3.10.0.2=pyh06a4308_0
- urllib3=1.26.8=pyhd3eb1b0_0
- wcwidth=0.2.5=pyhd3eb1b0_0
- webencodings=0.5.1=py37_1
- websocket-client=0.58.0=py37hecd8cb5_4
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zeromq=4.3.4=h23ab428_0
- zipp=3.7.0=pyhd3eb1b0_0
- zlib=1.2.11=h4dc903c_4
- zstd=1.4.9=h322a384_0
- pip:
- cftime==1.6.0
- netcdf4==1.5.8
- numpy==1.21.5
- pygrib==2.1.4
- pyproj==3.2.1
prefix: /Users/streltcov/opt/anaconda3/envs/python_grib