-
Notifications
You must be signed in to change notification settings - Fork 4
/
environment.yml
85 lines (85 loc) · 2.57 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
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
name: pypromice
channels:
- defaults
- conda-forge
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- attrs=23.2.0=pyh71513ae_0
- blas=1.0=mkl
- bottleneck=1.3.7=py38ha9d4c09_0
- brotli-python=1.0.9=py38hfa26641_7
- bzip2=1.0.8=h7f98852_4
- c-ares=1.19.1=h5eee18b_0
- ca-certificates=2024.2.2=hbcca054_0
- certifi=2024.2.2=pyhd8ed1ab_0
- cftime=1.6.2=py38h7deecbd_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- hdf4=4.2.13=h3ca952b_2
- hdf5=1.12.1=h2b7332f_3
- idna=3.7=pyhd8ed1ab_0
- importlib_resources=6.4.0=pyhd8ed1ab_0
- intel-openmp=2023.1.0=hdb19cb5_46306
- joblib=1.4.0=pyhd8ed1ab_0
- jpeg=9e=h166bdaf_1
- jsonschema=4.21.1=pyhd8ed1ab_0
- jsonschema-specifications=2023.12.1=pyhd8ed1ab_0
- krb5=1.20.1=h143b758_1
- ld_impl_linux-64=2.38=h1181459_1
- libcurl=8.5.0=h251f7ec_0
- libedit=3.1.20230828=h5eee18b_0
- libev=4.33=h516909a_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=13.2.0=h69a702a_0
- libgfortran5=13.2.0=ha4646dd_0
- libgomp=11.2.0=h1234567_1
- libnetcdf=4.8.1=h14805e7_4
- libnghttp2=1.57.0=h2d74bed_0
- libssh2=1.10.0=hdbd6064_2
- libstdcxx-ng=11.2.0=h1234567_1
- libzip=1.8.0=h6ac8c49_1
- lz4-c=1.9.4=h6a678d5_0
- mkl=2023.1.0=h213fc3f_46344
- mkl-service=2.4.0=py38h5eee18b_1
- mkl_fft=1.3.8=py38h5eee18b_0
- mkl_random=1.2.4=py38hdb19cb5_0
- ncurses=6.4=h6a678d5_0
- netcdf4=1.6.2=py38h89d13dc_0
- numexpr=2.8.4=py38hc78ab66_1
- numpy=1.24.3=py38hf6e8229_1
- numpy-base=1.24.3=py38h060ed82_1
- openssl=3.0.13=h7f8727e_0
- packaging=24.0=pyhd8ed1ab_0
- pandas=1.5.3=py38h417a72b_0
- pip=23.3.1=py38h06a4308_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=4.2.1=pyhd8ed1ab_0
- pooch=1.8.1=pyhd8ed1ab_0
- pydataverse=0.3.1=pyhd8ed1ab_0
- pypromice=1.3.3=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.8.19=h955ad1f_0
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python_abi=3.8=2_cp38
- pytz=2024.1=pyhd8ed1ab_0
- readline=8.2=h5eee18b_0
- referencing=0.34.0=pyhd8ed1ab_0
- requests=2.31.0=pyhd8ed1ab_0
- rpds-py=0.10.6=py38hb02cf49_0
- scikit-learn=1.3.0=py38h1128e8f_1
- scipy=1.10.1=py38hf6e8229_1
- setuptools=68.2.2=py38h06a4308_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.41.2=h5eee18b_0
- tbb=2021.8.0=hdb19cb5_0
- threadpoolctl=3.4.0=pyhc1e730c_0
- tk=8.6.12=h1ccaba5_0
- toml=0.10.2=pyhd8ed1ab_0
- urllib3=2.2.1=pyhd8ed1ab_0
- wheel=0.41.2=py38h06a4308_0
- xarray=2023.1.0=pyhd8ed1ab_0
- xz=5.4.6=h5eee18b_0
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.5.5=hc292b87_0