-
Notifications
You must be signed in to change notification settings - Fork 2
/
setup.cfg
106 lines (103 loc) · 1.62 KB
/
setup.cfg
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
[metadata]
name = climakitae
version = 1.1.0
author = Cal-Adapt Analytics Engine Team
author_email = analytics@cal-adapt.org
description = Climate data analysis toolkit
long_description = file: README.md
url = https://github.com/cal-adapt/climakitae
license = BSD 3-Clause License
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: BSD License
Operating System :: OS Independent
Development Status :: 1 - Planning
[options]
packages = find:
install_requires =
pip
boltons
lmoments3
jsonpickle
llvmlite
bottleneck
boto3
tqdm
pydantic
pyarrow
xarray
dask
cartopy
dask-gateway
geopandas
intake
intake-geopandas
intake-xarray
intake-esm
jinja2
matplotlib
metpy
numpy
pandas
param
psutil
pyproj
pytest
rioxarray
s3fs
scipy
shapely
pygeos
statsmodels
markupsafe
webob
affine
asciitree
attrs
beautifulsoup4
certifi
cffi
cfgrib
cftime
charset-normalizer
click
click-plugins
cligj
docopt
eccodes
fasteners
findlibs
fsspec
h5netcdf
h5py
idna
importlib-metadata
importlib-resources
lxml
netcdf4
numcodecs
platformdirs
pooch
pycparser
pydap
pyparsing
rasterio
requests
soupsieve
urllib3
zarr
zipp
numba
timezonefinder
dask-geopandas
xclim
tests_require =
pytest
[options.extras_require]
docs =
Sphinx
sphinx-book-theme
sphinx-design
nbsphinx
[options.package_data]
* = data/*.csv, data/cmaps/*.txt