Skip to content

Tags: PDAL/python

Tags

3.3.0

Toggle 3.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
hobu Howard Butler
bump version to 3.3.0 for release

3.2.3

Toggle 3.2.3's commit message

Verified

This commit was signed with the committer’s verified signature.
hobu Howard Butler
drop pytest reinstall

3.2.2

Toggle 3.2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
hobu Howard Butler
list changes

3.2.1

Toggle 3.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
hobu Howard Butler
list changes for 3.2.1

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
3.2.0 release prep (#127)

* tweak Development.Module support to not include Apple

* force cmake > 3.11 for building with pip

* bump CMAKE_CXX_STANDARD to c++17 to match PDAL

* fetch drivers and options directly from the library instead of shelling out to 'pdal' command

* bump version no to 3.2.0

* bypass DEVELOPMENT_COMPONENT for now

* compare_structured_arrays method for testing array equality now that numpy 1.23.0's deprecation has taken effect

* PDAL 2.4 uses / separators all the time

* Implement #123, rename _get_json to toJSON

* Revert "Implement #123, rename _get_json to toJSON"

This reverts commit f35c3dd.

* no more editable installs

* Revert "Revert "Implement #123, rename _get_json to toJSON""

This reverts commit 085bce2.

* fix #119, put back json alias to Pipeline

* fix #125 and set 'type' for getJSON serialization

* regularize access to a pipeline's srswkt2 to fix #112

* update CHANGES

* changes note

* updates and changes as suggested by review

Verified

This commit was signed with the committer’s verified signature.
hobu Howard Butler

3.1.1

Toggle 3.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
hobu Howard Butler
bump version to 3.1.1 for dist

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
hobu Howard Butler
dist token ALLCAPS

3.0.2

Toggle 3.0.2's commit message
Build & upload wheels for Windows/MacOs, bump version to 3.0.2

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
hobu Howard Butler
use mamba for dependencies