-
Notifications
You must be signed in to change notification settings - Fork 16
/
environment_precise.yaml
183 lines (183 loc) · 4.78 KB
/
environment_precise.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
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
name: solar
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_llvm
- backcall=0.2.0=pyhd3eb1b0_0
- blas=1.0=mkl
- ca-certificates=2021.7.5=h06a4308_1
- certifi=2021.5.30=py37h06a4308_0
- cloudpickle=1.6.0=py_0
- cudatoolkit=11.0.221=h6bb024c_0
- cycler=0.10.0=py_2
- cytoolz=0.11.0=py37h5e8e339_3
- dask-core=2021.2.0=pyhd8ed1ab_0
- decorator=4.4.2=py_0
- flake8=3.9.2=pyhd3eb1b0_0
- freetype=2.10.4=h0708190_1
- geos=3.8.0=he6710b0_0
- icu=67.1=he1b5a44_0
- imagecodecs-lite=2019.12.3=py37h902c9e0_3
- imageio=2.9.0=py_0
- ipython=7.20.0=py37hb070fc8_1
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- joblib=1.0.1=pyhd8ed1ab_0
- jpeg=9b=h024ee3a_2
- jupyter_client=6.1.7=py_0
- jupyter_core=4.7.1=py37h06a4308_0
- kiwisolver=1.3.1=py37h2527ec5_1
- lcms2=2.11=h396b838_0
- ld_impl_linux-64=2.35.1=hea4e1c9_2
- libblas=3.9.0=8_mkl
- libcblas=3.9.0=8_mkl
- libffi=3.3=h58526e2_2
- libgcc-ng=9.3.0=h2828fa1_18
- libgfortran-ng=7.5.0=h14aa051_18
- libgfortran4=7.5.0=h14aa051_18
- libpng=1.6.37=h21135ba_2
- libsodium=1.0.18=h7b6447c_0
- libstdcxx-ng=9.3.0=h6de172a_18
- libtiff=4.1.0=h2733197_1
- libuv=1.40.0=h7f98852_0
- llvm-openmp=11.0.1=h4bd325d_0
- lz4-c=1.9.3=h2531618_0
- matplotlib-base=3.2.2=py37h1d35a4c_1
- mccabe=0.6.1=py37_1
- mkl=2020.4=h726a3e6_304
- mkl-service=2.3.0=py37h8f50634_2
- mkl_fft=1.2.0=py37h161383b_1
- mkl_random=1.2.0=py37h9fdb41a_1
- ncurses=6.2=h58526e2_4
- networkx=2.5=py_0
- ninja=1.10.2=h4bd325d_0
- olefile=0.46=pyh9f0ad1d_1
- openssl=1.1.1k=h27cfd23_0
- parso=0.8.1=pyhd3eb1b0_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=21.0.1=pyhd8ed1ab_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pycodestyle=2.7.0=pyhd3eb1b0_0
- pyflakes=2.3.1=pyhd3eb1b0_0
- pygments=2.7.4=pyhd3eb1b0_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- python=3.7.9=h7579374_0
- python-dateutil=2.8.1=py_0
- python_abi=3.7=1_cp37m
- pytorch=1.7.1=py3.7_cuda11.0.221_cudnn8.0.5_0
- pywavelets=1.1.1=py37h902c9e0_3
- pyyaml=5.4.1=py37h5e8e339_0
- readline=8.0=he28a2e2_2
- scikit-image=0.17.2=py37hdf5156a_0
- scikit-learn=0.24.1=py37h69acf81_0
- scipy=1.6.0=py37h91f5cce_0
- setuptools=49.6.0=py37h89c1867_3
- shapely=1.7.1=py37h98ec03d_0
- six=1.15.0=pyh9f0ad1d_0
- sqlite=3.34.0=h74cdb3f_0
- threadpoolctl=2.1.0=pyh5ca1d4c_0
- tifffile=2020.6.3=py_0
- tk=8.6.10=h21135ba_1
- toolz=0.11.1=py_0
- torchaudio=0.7.2=py37
- tornado=6.1=py37h5e8e339_1
- traitlets=5.0.5=pyhd3eb1b0_0
- typing_extensions=3.7.4.3=py_0
- wcwidth=0.2.5=py_0
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=h516909a_1
- yaml=0.2.5=h516909a_0
- zeromq=4.3.3=he6710b0_3
- zlib=1.2.11=h516909a_1010
- zstd=1.4.9=haebb681_0
- pip:
- affine==2.3.0
- argon2-cffi==20.1.0
- async-generator==1.10
- attrs==20.3.0
- azure-core==1.15.0
- azure-storage-blob==12.8.1
- bleach==3.3.0
- cffi==1.14.4
- chardet==4.0.0
- click==7.1.2
- click-plugins==1.1.1
- cligj==0.7.1
- cryptography==3.4.7
- defusedxml==0.6.0
- efficientnet-pytorch==0.6.3
- entrypoints==0.3
- filelock==3.0.12
- fiona==1.8.19
- gdown==3.13.0
- geographiclib==1.50
- geopandas==0.9.0
- geopy==2.1.0
- idna==2.10
- importlib-metadata==3.4.0
- ipykernel==5.4.3
- isodate==0.6.0
- jedi==0.18.0
- jinja2==2.11.3
- jsonschema==3.2.0
- jupyter-client==6.1.11
- jupyterlab-pygments==0.1.2
- markupsafe==1.1.1
- mistune==0.8.4
- msrest==0.6.21
- munch==2.5.0
- mypy==0.910
- mypy-extensions==0.4.3
- nbclient==0.5.2
- nbconvert==6.0.7
- nbformat==5.1.2
- nest-asyncio==1.5.1
- notebook==6.2.0
- numpy==1.21.4
- oauthlib==3.1.1
- opencv-python==4.5.1.48
- osmnx==1.1.0
- ox==2.3.930
- packaging==20.9
- pandocfilters==1.4.3
- pillow==8.1.2
- planetary-computer==0.4.3
- pretrainedmodels==0.7.4
- prometheus-client==0.9.0
- prompt-toolkit==3.0.15
- pycparser==2.20
- pydantic==1.8.2
- pydocstyle==6.1.1
- pyproj==3.0.1
- pyrsistent==0.17.3
- pysocks==1.7.1
- pystac==1.1.0
- pystac-client==0.3.0
- python-dotenv==0.19.2
- pyzmq==22.0.2
- rasterio==1.2.0
- requests==2.25.1
- requests-oauthlib==1.3.0
- rtree==0.9.7
- seaborn==0.11.1
- segmentation-models-pytorch==0.0.3
- send2trash==1.5.0
- snowballstemmer==2.1.0
- snuggs==1.4.7
- stackstac==0.1.1
- terminado==0.9.2
- testpath==0.4.4
- timm==0.1.20
- toml==0.10.2
- torch==1.2.0
- torchvision==0.4.0
- tqdm==4.59.0
- typed-ast==1.4.3
- urllib3==1.26.4
- webencodings==0.5.1
- xarray==0.17.0
- zipp==3.4.0
prefix: /anaconda/envs/solar