[pdal-commits] [PDAL/PDAL] 40bcc1: get alpine docker building again #2110
GitHub
noreply at github.com
Fri Aug 3 10:39:28 PDT 2018
Branch: refs/heads/issue-2065
Home: https://github.com/PDAL/PDAL
Commit: 40bcc1021f3bc248b8ee261c66e87e0ab2bf8136
https://github.com/PDAL/PDAL/commit/40bcc1021f3bc248b8ee261c66e87e0ab2bf8136
Author: Howard Butler <howard at hobu.co>
Date: 2018-07-31 (Tue, 31 Jul 2018)
Changed paths:
M scripts/docker/Dockerfile
Log Message:
-----------
get alpine docker building again #2110
Commit: 37646d181fc3f3a5e2beca33964f46e590f0ef3c
https://github.com/PDAL/PDAL/commit/37646d181fc3f3a5e2beca33964f46e590f0ef3c
Author: Howard Butler <howard at hobu.co>
Date: 2018-08-01 (Wed, 01 Aug 2018)
Changed paths:
M pdal/util/FileUtils.cpp
M test/unit/FileUtilsTest.cpp
Log Message:
-----------
throw an error if we try to open a file with ~ in the file name because we do not do shell expansion. Throw an error for globs with ~ in the file name on windows #2024 (#2117)
Commit: 4088bea139b1ed4e8b7958f804d233fba739d100
https://github.com/PDAL/PDAL/commit/4088bea139b1ed4e8b7958f804d233fba739d100
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-08-01 (Wed, 01 Aug 2018)
Changed paths:
M doc/stages/readers.numpy.rst
M plugins/python/io/NumpyReader.cpp
M plugins/python/io/NumpyReader.hpp
M plugins/python/test/NumpyReaderTest.cpp
A test/data/plang/threedim.npy
A test/data/plang/twodim.npy
Log Message:
-----------
Numpy edits (#2118)
* Changes for a cleaner numpy reader.
* Many changes to generalize numpy reading.
* Add a test.
* Add tests.
Fix iteration order.
Change options.
* Initialize m_storeXYZ
Initialize m_order based on natural array order.
Doc updates
* Add test file.
Commit: 3f6acaf24b3f84c3b5c381d15078e0d19da8f9da
https://github.com/PDAL/PDAL/commit/3f6acaf24b3f84c3b5c381d15078e0d19da8f9da
Author: Howard Butler <howard at hobu.co>
Date: 2018-08-01 (Wed, 01 Aug 2018)
Changed paths:
M README.md
Log Message:
-----------
trigger dockerhub with a silly commit
Commit: 53f6d2609b7cd4f3e998e7dac9cc0dc0019ddf7a
https://github.com/PDAL/PDAL/commit/53f6d2609b7cd4f3e998e7dac9cc0dc0019ddf7a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-08-03 (Fri, 03 Aug 2018)
Changed paths:
M doc/stages/readers.text.rst
M io/TextReader.cpp
Log Message:
-----------
Add SRS support for readers.text.
Commit: e9991bc24be39cee1123536e6e2252237d6206fa
https://github.com/PDAL/PDAL/commit/e9991bc24be39cee1123536e6e2252237d6206fa
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-08-03 (Fri, 03 Aug 2018)
Changed paths:
M README.md
M doc/stages/readers.numpy.rst
M doc/stages/readers.text.rst
M io/TextReader.cpp
M pdal/util/FileUtils.cpp
M plugins/python/io/NumpyReader.cpp
M plugins/python/io/NumpyReader.hpp
M plugins/python/test/NumpyReaderTest.cpp
M scripts/docker/Dockerfile
A test/data/plang/threedim.npy
A test/data/plang/twodim.npy
M test/unit/FileUtilsTest.cpp
Log Message:
-----------
Merge branch 'issue-2119' into issue-2065
Commit: 58daa48393907b69eb574497f73044ba0215ee3a
https://github.com/PDAL/PDAL/commit/58daa48393907b69eb574497f73044ba0215ee3a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-08-03 (Fri, 03 Aug 2018)
Changed paths:
M kernels/TileKernel.cpp
A test/data/text/file1.txt
A test/data/text/file2.txt
A test/data/text/file3.txt
M test/unit/CMakeLists.txt
Log Message:
-----------
First test for tile kernel.
Compare: https://github.com/PDAL/PDAL/compare/d6d96451f8e7...58daa4839390
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the pdal-commits
mailing list