lidar

View on PyPIReverse Dependencies (0)

0.8.2 lidar-0.8.2-py2.py3-none-any.whl

Wheel Details

Project: lidar
Version: 0.8.2
Filename: lidar-0.8.2-py2.py3-none-any.whl
Download: [link]
Size: 1150191
MD5: 1442c574bfad488a537f69d3d83d52ca
SHA256: cd687ff9bae6e85fecd38a9a08aabf9315f101842d79e4b1c26cb892d28e77f3
Uploaded: 2024-03-04 15:42:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lidar
Version: 0.8.2
Summary: A Python package for delineating nested surface depressions in digital elevation data
Author: Qiusheng Wu
Author-Email: giswqs[at]gmail.com
Home-Page: https://github.com/opengeos/lidar
License: MIT license
Keywords: lidar
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Click (>=6.0)
Requires-Dist: gdown
Requires-Dist: geopandas
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyshp
Requires-Dist: richdem
Requires-Dist: scikit-image
Requires-Dist: scipy
Requires-Dist: whitebox
Requires-Dist: geopandas; extra == "all"
Requires-Dist: rasterio; extra == "all"
Provides-Extra: all
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 19292 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
lidar/__init__.py sha256=rS63lE7l0ZJGiQXMlgm1UUjfedbbbVFyFcReIkkbWqk 500
lidar/cli.py sha256=tPzbbhU_NzoPEPer-_OzMEYij170s1idOYYnLFEyaiQ 287
lidar/common.py sha256=XfLSYtR-sk7HNw-MTsgvl92HzSFxA2SzYIGna1qPkXg 33333
lidar/example.py sha256=QoidVmvKkm4WypRoSV1tA5qBdjsrGl2Kf8_pPTqaC8g 1862
lidar/filling.py sha256=pBbwJJc-eMby_XzzRLw8Nc7RDpU2MPqY2_nyCPLWT8Q 23397
lidar/filtering.py sha256=-Kh6b9i7jamp08Mv9gvahbR8QsQv-Te7LufGINruKHE 3556
lidar/gui.py sha256=noiOphIr90uI28S3oha_l3Ecy7v9nwBO4mo-nYatMEE 6287
lidar/lidar.py sha256=h0hwdogXGFqerm-5ZPeT-irPn91pCcQRjiHThXsRzEk 19
lidar/mounts.py sha256=1GFfSon4fGKCnqzpeqtGMeyO4N3dUrCHjH4FHv4JBOI 2924
lidar/slicing.py sha256=6Gnn24gdzbOcJc2FGOqNsRBsP7AsSJlZJsWBtMMYaZk 31175
lidar/data/dem.tif sha256=wPUl6i8at4vs9k2r3Aujht40wJIVGpXUY66bbNdBVPQ 1049975
lidar/data/dsm.tif sha256=G3lRKiHbfFI7X_4_uvrIr6ccROJGDiMUeQQinoeb490 641373
lidar/data/sink.tif sha256=HuaiINp69IfK_UTecacdVDZa10iOOHwCXssVFG6yjgw 641011
lidar-0.8.2.dist-info/LICENSE sha256=FZtQ1ODkvNWycfYYUcqxFq-8LT1t_gmtk2Pg3ysJgrI 1070
lidar-0.8.2.dist-info/METADATA sha256=1H1Th9DZRPfvrXzCelaD8q3PiTVVM4AIWqkTcrlMcVg 20329
lidar-0.8.2.dist-info/WHEEL sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk 110
lidar-0.8.2.dist-info/dependency_links.txt sha256=csC_nlpRexQTiRmNL_fKj0xXVKLwPpmOukFEc_EytEM 123
lidar-0.8.2.dist-info/entry_points.txt sha256=PgEmYTlKiORw9IFkCwOlxBR7kyE_aEBPTfFHC5Wdbos 41
lidar-0.8.2.dist-info/top_level.txt sha256=4NplbF1jII9UCM7zYUsJEuwK0ouJZpmd2fZDErs9exI 6
lidar-0.8.2.dist-info/RECORD

top_level.txt

lidar

entry_points.txt

lidar = lidar.cli:main
Click>=6.0
gdown
geopandas
matplotlib
numpy
pandas
pyshp
richdem
scikit-image
scipy
whitebox