[pdal-commits] [PDAL/PDAL] 2abc99: Initial check-in for safety.
GitHub
noreply at github.com
Mon Jun 19 09:26:31 PDT 2017
Branch: refs/heads/matlab-updates
Home: https://github.com/PDAL/PDAL
Commit: 2abc9955f690d781c3b1face9d30f5373d0464c1
https://github.com/PDAL/PDAL/commit/2abc9955f690d781c3b1face9d30f5373d0464c1
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-12 (Wed, 12 Apr 2017)
Changed paths:
A filters/GreedyProjection.cpp
A filters/GreedyProjection.hpp
M pdal/Dimension.json
Log Message:
-----------
Initial check-in for safety.
Commit: 48761cd7b5d2e8b647738b43ea8c602949558c02
https://github.com/PDAL/PDAL/commit/48761cd7b5d2e8b647738b43ea8c602949558c02
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-12 (Wed, 12 Apr 2017)
Changed paths:
M filters/GreedyProjection.cpp
Log Message:
-----------
Fix more errors.
Commit: 727f94f3f7e00dbd9f053c9bca4ee1be6d2faca1
https://github.com/PDAL/PDAL/commit/727f94f3f7e00dbd9f053c9bca4ee1be6d2faca1
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-13 (Thu, 13 Apr 2017)
Changed paths:
M filters/GreedyProjection.cpp
M filters/GreedyProjection.hpp
Log Message:
-----------
It compiles.
Commit: 2cd676f777101186e5088f0da93c2fdcb96460c2
https://github.com/PDAL/PDAL/commit/2cd676f777101186e5088f0da93c2fdcb96460c2
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-17 (Mon, 17 Apr 2017)
Changed paths:
M filters/GreedyProjection.cpp
M filters/GreedyProjection.hpp
A pdal/Mesh.hpp
M pdal/PointView.hpp
M pdal/StageFactory.cpp
Log Message:
-----------
Hook greedy triangulation into filters.
Commit: 99f8359cd892b220815cfdc7d68ac380b1bd6e57
https://github.com/PDAL/PDAL/commit/99f8359cd892b220815cfdc7d68ac380b1bd6e57
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-18 (Tue, 18 Apr 2017)
Changed paths:
M filters/GreedyProjection.cpp
M filters/GreedyProjection.hpp
M pdal/Mesh.hpp
M pdal/PointView.cpp
M pdal/PointView.hpp
Log Message:
-----------
Hooks for multiple meshes.
Commit: 84b03f6139886f15561ffb2dadd6d7d99bbf1114
https://github.com/PDAL/PDAL/commit/84b03f6139886f15561ffb2dadd6d7d99bbf1114
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M doc/apps/translate.rst
M doc/development/testing.rst
M doc/pipeline.rst
M doc/stages/filters.outlier.rst
M doc/stages/filters.pmf.rst
M doc/stages/writers.gdal.rst
M doc/workshop/exercises/analysis/denoising/denoise.json
M doc/workshop/exercises/analysis/denoising/denoising.rst
M doc/workshop/exercises/analysis/ground/ground-run-ground-only.txt
M doc/workshop/exercises/analysis/ground/ground.rst
M doc/workshop/exercises/analysis/ground/translate-run-ground-only.txt
M filters/MergeFilter.hpp
M io/GDALGrid.cpp
M pdal/Filter.hpp
M pdal/Kernel.cpp
M pdal/PipelineReaderJSON.cpp
M pdal/PointView.hpp
M pdal/Stage.cpp
M pdal/Stage.hpp
M pdal/util/ProgramArgs.hpp
M plugins/sqlite/io/SQLiteWriter.cpp
M test/data/pipeline/options.json.in
M test/unit/ProgramArgsTest.cpp
M vendor/arbiter/arbiter.cpp
M vendor/arbiter/arbiter.hpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into greedy
Commit: b1fed0114a81596fd49ae6f734ec04183a3fe84a
https://github.com/PDAL/PDAL/commit/b1fed0114a81596fd49ae6f734ec04183a3fe84a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M filters/GreedyProjection.cpp
M filters/GreedyProjection.hpp
M filters/NormalFilter.cpp
M filters/NormalFilter.hpp
M io/PlyWriter.cpp
M io/PlyWriter.hpp
M pdal/Dimension.json
M pdal/Mesh.hpp
M pdal/PointView.cpp
M pdal/PointView.hpp
M test/unit/PointViewTest.cpp
Log Message:
-----------
Working greedy projection filter.
Commit: 7f18283191373c0f939d5c41459a6de4c25aa619
https://github.com/PDAL/PDAL/commit/7f18283191373c0f939d5c41459a6de4c25aa619
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M doc/stages/filters.splitter.rst
M filters/SplitterFilter.cpp
M filters/SplitterFilter.hpp
M io/PlyWriter.cpp
M pdal/PointView.cpp
M pdal/PointView.hpp
M test/unit/filters/SplitterTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into greedy
Commit: 7bd14e6b48dc7fd0174154f1b5939331c7174ca0
https://github.com/PDAL/PDAL/commit/7bd14e6b48dc7fd0174154f1b5939331c7174ca0
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2017-06-08 (Thu, 08 Jun 2017)
Changed paths:
M filters/ColorinterpFilter.cpp
M filters/ColorinterpFilter.hpp
Log Message:
-----------
ColorInterp can search for the requested dimension instead of relying on only standard dims
Commit: 8ab0c9fc7ee6977166d6d55e9ea8e18eb62202bb
https://github.com/PDAL/PDAL/commit/8ab0c9fc7ee6977166d6d55e9ea8e18eb62202bb
Author: chambbj <brad.chambers at gmail.com>
Date: 2017-06-09 (Fri, 09 Jun 2017)
Changed paths:
M filters/ColorinterpFilter.cpp
M filters/ColorinterpFilter.hpp
Log Message:
-----------
Merge pull request #1594 from PDAL/issue/1593-colorinterp-dims
ColorInterp can search for the requested dimension instead of relying…
Commit: c7d70efdd4c86ee8cba36c6348b216b07d2e9264
https://github.com/PDAL/PDAL/commit/c7d70efdd4c86ee8cba36c6348b216b07d2e9264
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2017-06-09 (Fri, 09 Jun 2017)
Changed paths:
M pdal/StageFactory.cpp
Log Message:
-----------
Add RandomizeFilter to StageFactory
Commit: 9dbe88f13cbe3d477e930e21af93efc0a3eb93ce
https://github.com/PDAL/PDAL/commit/9dbe88f13cbe3d477e930e21af93efc0a3eb93ce
Author: chambbj <brad.chambers at gmail.com>
Date: 2017-06-09 (Fri, 09 Jun 2017)
Changed paths:
M pdal/StageFactory.cpp
Log Message:
-----------
Merge pull request #1599 from PDAL/issue/1598-randomize-stagefactory
Add RandomizeFilter to StageFactory
Closes #1598
Commit: 294552bc686ceacb1d4b62ed5a6fd089f029d2c4
https://github.com/PDAL/PDAL/commit/294552bc686ceacb1d4b62ed5a6fd089f029d2c4
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-06-09 (Fri, 09 Jun 2017)
Changed paths:
M doc/stages/writers.gdal.rst
Log Message:
-----------
Add doc describing raster type limitation for writers.gdal.
Commit: 609726f96e375c2f00a61411eb68becfd3dc52f4
https://github.com/PDAL/PDAL/commit/609726f96e375c2f00a61411eb68becfd3dc52f4
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-06-09 (Fri, 09 Jun 2017)
Changed paths:
M filters/ColorinterpFilter.cpp
M filters/ColorinterpFilter.hpp
M pdal/SpatialReference.cpp
M pdal/StageFactory.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 3487af85ea7180a386d58d9185360f503ab3a6c9
https://github.com/PDAL/PDAL/commit/3487af85ea7180a386d58d9185360f503ab3a6c9
Author: chambbj <brad.chambers at gmail.com>
Date: 2017-06-12 (Mon, 12 Jun 2017)
Changed paths:
M doc/stages/filters.sort.rst
M doc/stages/readers.sbet.rst
Log Message:
-----------
Convert filters.sort and readers.sbet example pipelines from XML to JSON (#1604)
Commit: 8c14efdc80f9932ad6bbc52ec3a4f4b300593c96
https://github.com/PDAL/PDAL/commit/8c14efdc80f9932ad6bbc52ec3a4f4b300593c96
Author: Howard Butler <howard at hobu.co>
Date: 2017-06-12 (Mon, 12 Jun 2017)
Changed paths:
A pdal/EmbedEnvironment.cpp
A pdal/EmbedEnvironment.hpp
A pdal/EmbedScript.cpp
A pdal/EmbedScript.hpp
M pdal/mlang/Environment.cpp
M pdal/mlang/Environment.hpp
A pdal/mlang/Script.cpp
A pdal/mlang/Script.hpp
M pdal/plang/Environment.cpp
M pdal/plang/Environment.hpp
M pdal/plang/Script.cpp
M pdal/plang/Script.hpp
M plugins/python/filters/PredicateFilter.cpp
M plugins/python/filters/ProgrammableFilter.cpp
M plugins/python/filters/ProgrammableFilter.hpp
Log Message:
-----------
WIP
Commit: 743cfbd2f10f5f6836b3ab0ec01976c4ec0fdeb0
https://github.com/PDAL/PDAL/commit/743cfbd2f10f5f6836b3ab0ec01976c4ec0fdeb0
Author: Howard Butler <howard at hobu.co>
Date: 2017-06-13 (Tue, 13 Jun 2017)
Changed paths:
M plugins/python/CMakeLists.txt
M plugins/python/filters/CMakeLists.txt
R plugins/python/filters/PredicateFilter.cpp
R plugins/python/filters/PredicateFilter.hpp
R plugins/python/filters/ProgrammableFilter.cpp
R plugins/python/filters/ProgrammableFilter.hpp
A plugins/python/filters/PythonFilter.cpp
A plugins/python/filters/PythonFilter.hpp
R plugins/python/test/PLangTest.cpp
R plugins/python/test/PredicateFilterTest.cpp
M plugins/python/test/ProgrammableFilterTest.cpp
R plugins/python/test/PythonPipelineTest.cpp
M test/data/plang/from-module.json.in
M test/data/plang/predicate-embed.json.in
M test/data/plang/programmable-update-y-dims.json.in
Log Message:
-----------
collapse filters.predicate and filters.programmable into filters.python. Push all tests into a single file
Commit: 4701108f019a23bdb9fc68c70f4c5b9807183b86
https://github.com/PDAL/PDAL/commit/4701108f019a23bdb9fc68c70f4c5b9807183b86
Author: Howard Butler <howard at hobu.co>
Date: 2017-06-13 (Tue, 13 Jun 2017)
Changed paths:
M plugins/python/filters/CMakeLists.txt
R plugins/python/test/ProgrammableFilterTest.cpp
A plugins/python/test/PythonFilterTest.cpp
Log Message:
-----------
rename test executable
Commit: 62627f8bfe006c4252941586bfdd13681a8cc3c0
https://github.com/PDAL/PDAL/commit/62627f8bfe006c4252941586bfdd13681a8cc3c0
Author: Howard Butler <howard at hobu.co>
Date: 2017-06-13 (Tue, 13 Jun 2017)
Changed paths:
M .gitignore
M CMakeLists.txt
R pdal/plang/Array.cpp
R pdal/plang/Array.hpp
R pdal/plang/CMakeLists.txt
R pdal/plang/Environment.cpp
R pdal/plang/Environment.hpp
R pdal/plang/Invocation.cpp
R pdal/plang/Invocation.hpp
R pdal/plang/Redirector.cpp
R pdal/plang/Redirector.hpp
R pdal/plang/Script.cpp
R pdal/plang/Script.hpp
M plugins/python/filters/CMakeLists.txt
M plugins/python/filters/PythonFilter.hpp
A plugins/python/plang/Array.cpp
A plugins/python/plang/Array.hpp
A plugins/python/plang/CMakeLists.txt
A plugins/python/plang/Environment.cpp
A plugins/python/plang/Environment.hpp
A plugins/python/plang/Invocation.cpp
A plugins/python/plang/Invocation.hpp
A plugins/python/plang/Redirector.cpp
A plugins/python/plang/Redirector.hpp
A plugins/python/plang/Script.cpp
A plugins/python/plang/Script.hpp
M plugins/python/test/PythonFilterTest.cpp
Log Message:
-----------
bury plang stuff into filters.python
Commit: 7afe1f4f820a9d8593d9b73988f161006fb1a4ad
https://github.com/PDAL/PDAL/commit/7afe1f4f820a9d8593d9b73988f161006fb1a4ad
Author: Howard Butler <howard at hobu.co>
Date: 2017-06-14 (Wed, 14 Jun 2017)
Changed paths:
M doc/stages/filters.sort.rst
M doc/stages/readers.sbet.rst
M doc/stages/writers.gdal.rst
M filters/ColorinterpFilter.cpp
M filters/ColorinterpFilter.hpp
M pdal/StageFactory.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into matlab-updates
Commit: 1c4a112da71388132a98dae654560086dc6d6036
https://github.com/PDAL/PDAL/commit/1c4a112da71388132a98dae654560086dc6d6036
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-06-15 (Thu, 15 Jun 2017)
Changed paths:
M CMakeLists.txt
M HOWTORELEASE.txt
M appveyor.yml
M cmake/examples/hobu-windows.bat
M cmake/modules/FindNumPy.cmake
R cmake/rply.cmake
M doc/development/testing.rst
M doc/download.rst
M doc/stages/filters.programmable.rst
M doc/stages/filters.smrf.rst
M doc/stages/filters.sort.rst
M doc/stages/readers.sbet.rst
M doc/stages/writers.gdal.rst
M doc/tutorial/index.rst
M doc/tutorial/las.rst
A doc/tutorial/python-filtering.rst
M doc/workshop/exercises/analysis/boundary/boundary-command-boundary.txt
M doc/workshop/exercises/analysis/boundary/boundary-command-tindex.txt
M doc/workshop/exercises/analysis/boundary/boundary.rst
M doc/workshop/exercises/analysis/clipping/clipping-run-command.txt
M doc/workshop/exercises/analysis/clipping/clipping.json
M doc/workshop/exercises/analysis/clipping/clipping.rst
M doc/workshop/exercises/analysis/colorization/colorization-run-command.txt
M doc/workshop/exercises/analysis/colorization/colorization.rst
M doc/workshop/exercises/analysis/colorization/colorize.json
M doc/workshop/exercises/analysis/denoising/denoise.json
M doc/workshop/exercises/analysis/denoising/denoising-run-command.txt
M doc/workshop/exercises/analysis/denoising/denoising.rst
M doc/workshop/exercises/analysis/density/density-command.txt
M doc/workshop/exercises/analysis/density/density.rst
A doc/workshop/exercises/analysis/dtm/dtm-hillshade-command.txt
M doc/workshop/exercises/analysis/dtm/dtm-run-command.txt
M doc/workshop/exercises/analysis/dtm/dtm.rst
M doc/workshop/exercises/analysis/dtm/gdal.json
M doc/workshop/exercises/analysis/ground/ground-run-ground-only.txt
M doc/workshop/exercises/analysis/ground/ground-run-no-filter.txt
M doc/workshop/exercises/analysis/ground/ground.rst
M doc/workshop/exercises/analysis/ground/translate-run-ground-only.txt
M doc/workshop/exercises/analysis/thinning/thinning-run-dartsample.txt
M doc/workshop/exercises/analysis/thinning/thinning.rst
M doc/workshop/exercises/georeferencing/georeferencing-command.txt
M doc/workshop/exercises/georeferencing/index.rst
A doc/workshop/exercises/info/metadata-command-jq.txt
M doc/workshop/exercises/info/metadata-command.txt
M doc/workshop/exercises/info/metadata.rst
M doc/workshop/exercises/info/near-command-1.txt
M doc/workshop/exercises/info/near-command-2.txt
M doc/workshop/exercises/info/near.rst
M doc/workshop/exercises/info/single-point-command.txt
M doc/workshop/exercises/info/single-point.rst
M doc/workshop/exercises/translation/compression-command-verify.txt
M doc/workshop/exercises/translation/compression-command.txt
M doc/workshop/exercises/translation/compression.rst
M doc/workshop/exercises/translation/reprojection-command-1.txt
M doc/workshop/exercises/translation/reprojection-command-2.txt
M doc/workshop/exercises/translation/reprojection.rst
M doc/workshop/images/boundary-text-output.png
M doc/workshop/images/boundary-tindex-run.png
M doc/workshop/images/clipping-run-command.png
M doc/workshop/images/colorize-run-command.png
M doc/workshop/images/compression-verify.png
M doc/workshop/images/denoise-run-command.png
M doc/workshop/images/density-command-run.png
M doc/workshop/images/dtm-add-raster-layer.png
M doc/workshop/images/dtm-add-raster-mean.png
M doc/workshop/images/dtm-qgis-added.png
M doc/workshop/images/dtm-qgis-classify.png
M doc/workshop/images/dtm-qgis-colorize-dtm.png
M doc/workshop/images/dtm-qgis-hillshade-done.png
M doc/workshop/images/dtm-qgis-select-hillshade.png
M doc/workshop/images/dtm-run-command.png
M doc/workshop/images/georeferencing-run-command.png
M doc/workshop/images/ground-classified-included-side.png
M doc/workshop/images/ground-classified-included.png
M doc/workshop/images/ground-filtered.png
M doc/workshop/images/ground-ground-only-view.png
M doc/workshop/images/ground-run-command.png
A doc/workshop/images/info-interesting-metadata-jq.png
M doc/workshop/images/info-interesting-metadata.png
M doc/workshop/images/info-interesting-single-point.png
M doc/workshop/images/info-near-bbox.png
M doc/workshop/images/info-near-point.png
A doc/workshop/images/osgeo4w-advanced-selection.png
A doc/workshop/images/osgeo4w-pdal-selection.png
A doc/workshop/images/reprojection-first-point.png
M doc/workshop/images/reprojection-proper-scale.png
M doc/workshop/images/reprojection-run-command.png
M doc/workshop/images/reprojection-run-with-scale.png
M doc/workshop/images/reprojection-wrong-scale.png
M doc/workshop/images/thinning-command-run.png
M doc/workshop/includes/substitutions.rst
A doc/workshop/osgeo4w.rst
M doc/workshop/qgis.rst
M doc/workshop/software.rst
M filters/ClusterFilter.cpp
M filters/ColorinterpFilter.cpp
M filters/ColorinterpFilter.hpp
M filters/NormalFilter.cpp
M io/LasWriter.cpp
M io/PlyReader.cpp
M io/PlyReader.hpp
M io/PlyWriter.cpp
M io/PlyWriter.hpp
M io/TextReader.cpp
M pdal/Dimension.json
M pdal/Mesh.hpp
M pdal/PDALUtils.hpp
M pdal/PointRef.hpp
M pdal/SpatialReference.cpp
M pdal/Stage.cpp
M pdal/Stage.hpp
M pdal/StageFactory.cpp
M pdal/plang/Redirector.hpp
M pdal/util/IStream.hpp
M pdal/util/NullOStream.hpp
M pdal/util/OStream.hpp
M pdal/util/Utils.hpp
M plugins/geowave/io/GeoWaveReader.cpp
M plugins/geowave/io/GeoWaveWriter.cpp
M plugins/greyhound/CMakeLists.txt
M plugins/greyhound/io/bounds.hpp
M plugins/greyhound/io/point.hpp
M plugins/hexbin/kernel/OGR.cpp
M plugins/nitf/test/NitfReaderTest.cpp
M plugins/sqlite/io/SQLiteCommon.hpp
M scripts/appveyor/config.cmd
M scripts/appveyor/install.cmd
M scripts/docker/Dockerfile
M scripts/docker/dependencies/Dockerfile
A scripts/osgeo4w/config.cmd
A test/data/ply/mesh.ply
M test/unit/io/LasWriterTest.cpp
M test/unit/io/PlyReaderTest.cpp
M test/unit/io/PlyWriterTest.cpp
M vendor/arbiter/CMakeLists.txt
M vendor/arbiter/arbiter.hpp
R vendor/rply/LICENSE
R vendor/rply/etc/convert.c
R vendor/rply/etc/dump.c
R vendor/rply/etc/input.ply
R vendor/rply/etc/sconvert.c
R vendor/rply/manual/manual.html
R vendor/rply/manual/reference.css
R vendor/rply/manual/rply.png
R vendor/rply/rply.c
R vendor/rply/rply.h
R vendor/rply/rplyfile.h
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into greedy
Commit: 09ffb68b658225e53d099322427ba210bfa97700
https://github.com/PDAL/PDAL/commit/09ffb68b658225e53d099322427ba210bfa97700
Author: Howard Butler <howard at hobu.co>
Date: 2017-06-19 (Mon, 19 Jun 2017)
Changed paths:
M plugins/python/filters/CMakeLists.txt
M plugins/python/plang/Array.cpp
M plugins/python/plang/Array.hpp
M python/pdal/PyPipeline.hpp
Log Message:
-----------
refactor pdal::plang::Array
Commit: 8d8d2943416d11f77cea00209660f549b6564d79
https://github.com/PDAL/PDAL/commit/8d8d2943416d11f77cea00209660f549b6564d79
Author: Howard Butler <howard at hobu.co>
Date: 2017-06-19 (Mon, 19 Jun 2017)
Changed paths:
A filters/GreedyProjection.cpp
A filters/GreedyProjection.hpp
M filters/NormalFilter.cpp
M filters/NormalFilter.hpp
M pdal/PointView.cpp
M pdal/PointView.hpp
M pdal/StageFactory.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into matlab-updates
Commit: 1f233eb76168022a12ef14e174470652293a6bd7
https://github.com/PDAL/PDAL/commit/1f233eb76168022a12ef14e174470652293a6bd7
Author: Howard Butler <howard at hobu.co>
Date: 2017-06-19 (Mon, 19 Jun 2017)
Changed paths:
M CMakeLists.txt
M cmake/python.cmake
M filters/GreedyProjection.cpp
M pdal_defines.h.in
M plugins/python/filters/CMakeLists.txt
Log Message:
-----------
Python Array.hpp build refactoring
Commit: 1608bae6b30bdb52131193ca29e04d64bc25c2c7
https://github.com/PDAL/PDAL/commit/1608bae6b30bdb52131193ca29e04d64bc25c2c7
Author: Howard Butler <howard at hobu.co>
Date: 2017-06-19 (Mon, 19 Jun 2017)
Changed paths:
A pdal/PyArray.hpp
R plugins/python/plang/Array.cpp
R plugins/python/plang/Array.hpp
M plugins/python/plang/CMakeLists.txt
M plugins/python/test/PythonFilterTest.cpp
M python/pdal/PyPipeline.cpp
M python/pdal/PyPipeline.hpp
M python/pdal/libpdalpython.pyx
M python/setup.py
Log Message:
-----------
refactor Python extension to use new PyArray.hpp header
Commit: b3a4da95765d40cd507fe0cd64fbfc51f70a88d7
https://github.com/PDAL/PDAL/commit/b3a4da95765d40cd507fe0cd64fbfc51f70a88d7
Author: Howard Butler <howard at hobu.co>
Date: 2017-06-19 (Mon, 19 Jun 2017)
Changed paths:
M pdal/PyArray.hpp
Log Message:
-----------
attempt to be graceful when we don't have Python
Compare: https://github.com/PDAL/PDAL/compare/8e7561210d58...b3a4da95765d
More information about the pdal-commits
mailing list