spatial-kde

View on PyPIReverse Dependencies (0)

0.1.0 spatial_kde-0.1.0-py3-none-any.whl

Wheel Details

Project: spatial-kde
Version: 0.1.0
Filename: spatial_kde-0.1.0-py3-none-any.whl
Download: [link]
Size: 10139
MD5: 018309ae3ce1b8ef76f4c63e4dab9410
SHA256: e46ff3f6e47044b5917e14594ebe940c60867a9f5c1e2687c2a1239702236448
Uploaded: 2022-01-28 15:13:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: spatial-kde
Version: 0.1.0
Summary: Create Spatial Kernel Density / Heatmap (as a numpy array or raster) from point based vector data
Author: mblackgeo
Author-Email: 18327836+mblackgeo[at]users.noreply.github.com
Home-Page: https://github.com/mblackgeo/spatial-kde
Project-Url: Repository, https://github.com/mblackgeo/spatial-kde
Keywords: raster,vector,kernel density,heatmap
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<3.11
Requires-Dist: Shapely (<2.0.0,>=1.8.0)
Requires-Dist: geopandas (<0.11.0,>=0.10.2)
Requires-Dist: numpy (<2.0.0,>=1.22.1)
Requires-Dist: pandarallel (<2.0.0,>=1.5.4)
Requires-Dist: pandas (<2.0.0,>=1.4.0)
Requires-Dist: pyproj (<4.0.0,>=3.3.0)
Requires-Dist: rasterio (<2.0.0,>=1.2.10)
Requires-Dist: scipy (<2.0.0,>=1.7.3)
Requires-Dist: typer (<0.5.0,>=0.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 6022 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=NbY002uJ-chCjxk1jd2One3GSbGIY0jykWLEUeeALsY 1072
spatial_kde/__init__.py sha256=jv26pr59l9J5tGcChBcERECWKX77jGRdy-Ld9UugKQc 101
spatial_kde/cli.py sha256=d3TsrIqmRF6SqP0q09joXz3RslDotlzzJ7bIrSzXY00 1586
spatial_kde/kde.py sha256=r8iPI7PTACADXp95S1fh90uJHH7rGFwd3WD8K7vaCYA 4870
spatial_kde/kernels.py sha256=cXQDSZrGjHboSg3-EIz8I7Dn6izfdlr5HKNbA8V2RAE 2190
spatial_kde/utils.py sha256=B7cQwhoK8xPDUTOgsd2iM953FsrPCT9Z8DEnvCCo6fg 1640
spatial_kde-0.1.0.dist-info/entry_points.txt sha256=CL96BTQITSgZvcu6xEOFZNZK1a8MhY7KkrToqwI_2WI 44
spatial_kde-0.1.0.dist-info/LICENSE sha256=NbY002uJ-chCjxk1jd2One3GSbGIY0jykWLEUeeALsY 1072
spatial_kde-0.1.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
spatial_kde-0.1.0.dist-info/METADATA sha256=uDUcZkz1Oe1J8cpm6Vh81bF_bIg0SEZdgOMdEcyPNzE 7058
spatial_kde-0.1.0.dist-info/RECORD

entry_points.txt

skde = spatial_kde.cli:app