Skip to content

Tags: PDAL/python

Tags

3.5.5

Toggle 3.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add a timing parameter to enable logtiming option (#201)

* add a an timing parameter to enable logtiming option in Pipeline invocations

* add note to readme

* bump to 3.5.5

3.5.4

Toggle 3.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update filename handling in InferableTypeStage for filespec (#198)

* Update filename handling in InferableTypeStage for filespec

* Validate 'path' in filename for InferableTypeStage

Raise ValueError if 'path' is missing in filename dict

* Enhance tests for pdal.Reader and pdal.Writer types

Added assertions to validate reader and writer types for filespec format.

* support and test full filespec definitions

* conditionalize FileSpec support to PDAL 2.9+

* check headers for FileSpec

---------

Co-authored-by: Howard Butler <hobu.inc@gmail.com>

3.5.3

Toggle 3.5.3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
hobu Howard Butler
bump 3.5.3 for dist issues

3.5.2

Toggle 3.5.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
hobu Howard Butler
bump to 3.5.2

3.5.1

Toggle 3.5.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
hobu Howard Butler
adapt testing for PDAL 2.9+

3.5.0

Toggle 3.5.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
hobu Howard Butler
Merge branch 'main' of github.com:PDAL/python

3.4.5

Toggle 3.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
parameterize numpy testing (#172)

* parameterize numpy

* typo

* specify numpy

* exclude 3.12 + 1.22

* typo

* more precise exclude

* ID the job

* increase to 1.24

3.4.4

Toggle 3.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use dtype's fields PyObject* now (#170)

* use dtype's fields PyObject* now

* bump version for this to 3.4.4

3.4.3

Toggle 3.4.3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
hobu Howard Butler
check for PDAL_DRIVER_PATH in the environment before accessing

3.4.2

Toggle 3.4.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
hobu Howard Butler
bump version number to 3.4.2