Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDAL Python Plugins

PDAL Python plugins allow you to process data with PDAL into Numpy arrays. They support embedding Python in PDAL pipelines with the readers.numpy and filters.python stages.

Installation

PyPI

PDAL Python plugins are installable via PyPI:

pip install pdal-plugins

GitHub

The repository for PDAL's Python plugins is available at https://github.com/PDAL/python-plugins

Requirements

  • PDAL 2.6+
  • Python >=3.9
  • Numpy (eg pip install numpy)
  • scikit-build-core (eg pip install scikit-build-core)

About

filters.python and readers.numpy for PDAL

Resources

Stars

9 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages