forked from spestana/atmos-boundary-layer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
42 lines (41 loc) · 1.14 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
name: atmos-env
channels:
- conda-forge
- defaults
dependencies:
- ca-certificates=2020.4.5.1=hecc5488_0
- certifi=2020.4.5.1=py38h32f6830_0
- cycler=0.10.0=py_2
- freetype=2.10.2=hd328e21_0
- icc_rt=2019.0.0=h0cc432a_1
- intel-openmp=2020.0=166
- kiwisolver=1.2.0=py38heaebd3c_0
- libblas=3.8.0=15_mkl
- libcblas=3.8.0=15_mkl
- liblapack=3.8.0=15_mkl
- libpng=1.6.37=hfe6a214_1
- matplotlib-base=3.2.1=py38h1626042_0
- mkl=2020.0=166
- numpy=1.18.4=py38h72c728b_0
- openssl=1.1.1g=he774522_0
- pandas=1.0.4=py38he6e81aa_0
- patsy=0.5.1=py_0
- pip=20.1.1=py_1
- pyparsing=2.4.7=pyh9f0ad1d_0
- python=3.8.2=h5fd99cc_7_cpython
- python-dateutil=2.8.1=py_0
- python_abi=3.8=1_cp38
- pytz=2020.1=pyh9f0ad1d_0
- scipy=1.3.2=py38h582fac2_0
- seaborn=0.10.1=py_0
- setuptools=47.1.1=py38h32f6830_0
- six=1.15.0=pyh9f0ad1d_0
- sqlite=3.30.1=hfa6e2cd_0
- statsmodels=0.11.1=py38h9de7a3e_1
- tornado=6.0.4=py38hfa6e2cd_0
- vc=14.1=h869be7e_1
- vs2015_runtime=14.16.27012=h30e32a0_2
- wheel=0.34.2=py_1
- wincertstore=0.2=py38_1003
- zlib=1.2.11=h2fa13f4_1006
prefix: C:\Users\steve\Anaconda3\envs\atmos-env