-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathreq.yml
More file actions
147 lines (147 loc) · 4.71 KB
/
req.yml
File metadata and controls
147 lines (147 loc) · 4.71 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
name: deep_precip
channels:
- conda-forge
- defaults
dependencies:
- abseil-cpp=20210324.2=hbdafb3b_0
- absl-py=1.0.0=pyhd8ed1ab_0
- aiohttp=3.8.1=py310hf8d0d8f_1
- aiosignal=1.2.0=pyhd8ed1ab_0
- astunparse=1.6.3=pyhd8ed1ab_0
- async-timeout=4.0.2=pyhd8ed1ab_0
- attrs=21.4.0=pyhd8ed1ab_0
- blinker=1.4=py_1
- brotli=1.0.9=h1c322ee_7
- brotli-bin=1.0.9=h1c322ee_7
- brotlipy=0.7.0=py310hf8d0d8f_1004
- bzip2=1.0.8=h3422bc3_4
- c-ares=1.18.1=h3422bc3_0
- ca-certificates=2021.10.8=h4653dfc_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cachetools=4.2.4=pyhd8ed1ab_0
- certifi=2021.10.8=py310hbe9552e_2
- cffi=1.15.0=py310hf10583b_0
- charset-normalizer=2.0.12=pyhd8ed1ab_0
- click=8.1.3=py310hbe9552e_0
- cryptography=36.0.2=py310hf1846ab_1
- cycler=0.11.0=pyhd8ed1ab_0
- fonttools=4.33.3=py310h02f21da_0
- freetype=2.10.4=h17b34a0_1
- frozenlist=1.3.0=py310hf8d0d8f_1
- gast=0.4.0=pyh9f0ad1d_0
- giflib=5.2.1=h27ca646_2
- google-auth=1.35.0=pyh6c4a22f_0
- google-auth-oauthlib=0.4.6=pyhd8ed1ab_0
- google-pasta=0.2.0=pyh8c360ce_0
- grpc-cpp=1.42.0=hedfbb7c_1
- grpcio=1.42.0=py310h6d64de0_0
- h5py=3.6.0=nompi_py310hb8bbf05_100
- hdf5=1.12.1=nompi_hf9525e8_104
- icu=69.1=hbdafb3b_0
- idna=3.3=pyhd8ed1ab_0
- importlib-metadata=4.11.3=py310hbe9552e_1
- jbig=2.1=h3422bc3_2003
- joblib=1.1.0=pyhd8ed1ab_0
- jpeg=9e=h1c322ee_1
- keras=2.7.0=pyhd8ed1ab_0
- keras-preprocessing=1.1.2=pyhd8ed1ab_0
- kiwisolver=1.4.2=py310hea002bf_1
- krb5=1.19.3=hf9b2bbe_0
- lcms2=2.12=had6a04f_0
- lerc=3.0=hbdafb3b_0
- libblas=3.9.0=14_osxarm64_openblas
- libbrotlicommon=1.0.9=h1c322ee_7
- libbrotlidec=1.0.9=h1c322ee_7
- libbrotlienc=1.0.9=h1c322ee_7
- libcblas=3.9.0=14_osxarm64_openblas
- libcurl=7.83.0=h2fcd78c_0
- libcxx=13.0.1=h6a5c8ee_0
- libdeflate=1.10=h3422bc3_0
- libedit=3.1.20191231=hc8eb9b7_2
- libev=4.33=h642e427_1
- libffi=3.4.2=h3422bc3_5
- libgfortran=5.0.0.dev0=11_0_1_hf114ba7_23
- libgfortran5=11.0.1.dev0=hf114ba7_23
- liblapack=3.9.0=14_osxarm64_openblas
- libnghttp2=1.47.0=he723fca_0
- libopenblas=0.3.20=openmp_h2209c59_0
- libpng=1.6.37=hf7e6567_2
- libprotobuf=3.19.4=hccf11d3_0
- libssh2=1.10.0=hb80f160_2
- libtiff=4.3.0=h77dc3b6_3
- libwebp=1.2.2=h0d20362_0
- libwebp-base=1.2.2=h3422bc3_1
- libxcb=1.13=h9b22ae9_1004
- libzlib=1.2.11=h90dfc92_1014
- llvm-openmp=14.0.3=hd125106_0
- lz4-c=1.9.3=hbdafb3b_1
- markdown=3.3.6=pyhd8ed1ab_0
- matplotlib-base=3.5.1=py310hacb9267_0
- multidict=6.0.2=py310hf8d0d8f_1
- munkres=1.1.4=pyh9f0ad1d_0
- ncurses=6.3=h07bb92c_1
- numpy=1.22.3=py310h99fd38b_2
- oauthlib=3.2.0=pyhd8ed1ab_0
- openjpeg=2.4.0=h062765e_1
- openssl=1.1.1n=h90dfc92_0
- opt_einsum=3.3.0=pyhd8ed1ab_1
- packaging=21.3=pyhd8ed1ab_0
- pandas=1.4.2=py310h3a37f5e_1
- patsy=0.5.2=pyhd8ed1ab_0
- pillow=9.1.0=py310hade9107_2
- pip=22.0.4=pyhd8ed1ab_0
- protobuf=3.19.4=py310h1b49c16_0
- pthread-stubs=0.4=h27ca646_1001
- pyasn1=0.4.8=py_0
- pyasn1-modules=0.2.7=py_0
- pycparser=2.21=pyhd8ed1ab_0
- pyjwt=2.3.0=pyhd8ed1ab_1
- pyopenssl=22.0.0=pyhd8ed1ab_0
- pyparsing=3.0.8=pyhd8ed1ab_0
- pysocks=1.7.1=py310hbe9552e_5
- python=3.10.4=hfc7342c_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-flatbuffers=2.0=pyhd8ed1ab_0
- python_abi=3.10=2_cp310
- pytz=2022.1=pyhd8ed1ab_0
- pyu2f=0.1.5=pyhd8ed1ab_0
- re2=2021.11.01=hbdafb3b_0
- readline=8.1=hedafd6a_0
- requests=2.27.1=pyhd8ed1ab_0
- requests-oauthlib=1.3.1=pyhd8ed1ab_0
- rsa=4.8=pyhd8ed1ab_0
- scikit-learn=1.0.2=py310h5f111c3_0
- scipy=1.8.0=py310h6ecf4ae_1
- seaborn=0.11.2=hd8ed1ab_0
- seaborn-base=0.11.2=pyhd8ed1ab_0
- setuptools=62.1.0=py310hbe9552e_0
- six=1.16.0=pyh6c4a22f_0
- snappy=1.1.8=hc88da5d_3
- sqlite=3.38.3=h40dfcc0_0
- statsmodels=0.13.2=py310h949c51b_0
- tensorboard=2.6.0=pyhd8ed1ab_1
- tensorboard-data-server=0.6.0=py310hf1846ab_2
- tensorboard-plugin-wit=1.8.1=pyhd8ed1ab_0
- tensorflow=2.7.0=cpu_py310h6ecea76_0
- tensorflow-base=2.7.0=cpu_py310h8c911da_0
- tensorflow-estimator=2.7.0=cpu_py310h9642b6f_0
- termcolor=1.1.0=py_2
- threadpoolctl=3.1.0=pyh8a188c0_0
- tk=8.6.12=he1e0b03_0
- typing-extensions=4.2.0=hd8ed1ab_1
- typing_extensions=4.2.0=pyha770c72_1
- tzdata=2022a=h191b570_0
- unicodedata2=14.0.0=py310hf8d0d8f_1
- urllib3=1.26.9=pyhd8ed1ab_0
- werkzeug=2.1.2=pyhd8ed1ab_0
- wheel=0.37.1=pyhd8ed1ab_0
- wrapt=1.14.1=py310h02f21da_0
- xorg-libxau=1.0.9=h27ca646_0
- xorg-libxdmcp=1.1.3=h27ca646_0
- xz=5.2.5=h642e427_1
- yarl=1.7.2=py310hf8d0d8f_2
- zipp=3.8.0=pyhd8ed1ab_0
- zlib=1.2.11=h90dfc92_1014
- zstd=1.5.2=h861e0a7_0
prefix: /Users/fraserking/miniforge3/envs/deep_precip