-
Notifications
You must be signed in to change notification settings - Fork 2
/
setup.cfg
45 lines (44 loc) · 1.32 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
[metadata]
name = geoenrich
version = 0.6.4
author = Gaétan Morand (UMR Marbec)
author_email = [email protected]
description = A package to enrich your geo-referenced data (e.g. species occurrences) with environmental data.
long_description = file: README.md
long_description_content_type = text/markdown
project_urls =
Tutorial = https://geoenrich.readthedocs.io/en/latest/tutorial.html
Documentation = https://geoenrich.readthedocs.io
Code = https://github.com/morand-g/geoenrich
Bug Tracker = https://github.com/morand-g/geoenrich/issues
classifiers =
Programming Language :: Python :: 3
Development Status :: 4 - Beta
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Operating System :: OS Independent
Natural Language :: English
Topic :: Software Development :: Libraries :: Python Modules
Intended Audience :: Science/Research
Topic :: Scientific/Engineering :: Bio-Informatics
Topic :: Scientific/Engineering :: Atmospheric Science
Topic :: Scientific/Engineering :: Information Analysis
[options]
packages = find:
include_package_data = True
python_requires = >=3.7
install_requires =
numpy
pandas>=2.0.0
geopandas
netCDF4
python-dwca-reader
tqdm
opencv-python
pathlib
rasterio
pygbif>=0.6.1
matplotlib
appdirs
geojson_rewind
geomet
copernicusmarine