[pdal-commits] [PDAL/PDAL] 3516f7: Fix the streaming interface by making the stream-b...

GitHub noreply at github.com
Thu Mar 29 05:52:58 PDT 2018


  Branch: refs/heads/readers.numpy
  Home:   https://github.com/PDAL/PDAL
  Commit: 3516f7d425bd2c8297b3c8e43d2a5e1fe551dfb0
      https://github.com/PDAL/PDAL/commit/3516f7d425bd2c8297b3c8e43d2a5e1fe551dfb0
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M io/BpfReader.cpp
    M pdal/Stage.hpp
    M pdal/Streamable.cpp
    M pdal/Streamable.hpp
    M plugins/nitf/io/NitfWriter.cpp
    M test/unit/filters/CropFilterTest.cpp
    M test/unit/io/BPFTest.cpp
    M test/unit/io/PlyReaderTest.cpp

  Log Message:
  -----------
  Fix the streaming interface by making the stream-based execute function virtual.


  Commit: 4b6f10405198dd529de3846cb069ddc87a8d6afd
      https://github.com/PDAL/PDAL/commit/4b6f10405198dd529de3846cb069ddc87a8d6afd
  Author: Howard Butler <howard at hobu.co>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M io/BpfReader.cpp
    M pdal/Stage.hpp
    M pdal/Streamable.cpp
    M pdal/Streamable.hpp
    M plugins/nitf/io/NitfWriter.cpp
    M test/unit/filters/CropFilterTest.cpp
    M test/unit/io/BPFTest.cpp
    M test/unit/io/PlyReaderTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/streamfix' into readers.numpy


  Commit: 1db56759ad3a187f7ebbfcf240704cdd74bcb34d
      https://github.com/PDAL/PDAL/commit/1db56759ad3a187f7ebbfcf240704cdd74bcb34d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M kernels/InfoKernel.cpp

  Log Message:
  -----------
  Undo streaming since it can't work in some cases right now.


  Commit: 9629032f4f9e12750c6fb35130f2b8dbd9b93db6
      https://github.com/PDAL/PDAL/commit/9629032f4f9e12750c6fb35130f2b8dbd9b93db6
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M doc/apps/info.rst
    M kernels/InfoKernel.cpp
    M kernels/InfoKernel.hpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: c6588aaa1a39168ffbd165b85f493fbd8a3395e4
      https://github.com/PDAL/PDAL/commit/c6588aaa1a39168ffbd165b85f493fbd8a3395e4
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M doc/pipeline.rst

  Log Message:
  -----------
  Doc update.


  Commit: 81658c890faa3e3fdc96647223c76a2e0ce7edfe
      https://github.com/PDAL/PDAL/commit/81658c890faa3e3fdc96647223c76a2e0ce7edfe
  Author: Howard Butler <howard at hobu.co>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M plugins/python/io/NumpyReader.cpp
    M plugins/python/io/NumpyReader.hpp

  Log Message:
  -----------
  support 2d raster-style numpy arrays


  Commit: ace8509a3004b8d999fdf8c165372277f2d1831d
      https://github.com/PDAL/PDAL/commit/ace8509a3004b8d999fdf8c165372277f2d1831d
  Author: Howard Butler <howard at hobu.co>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M doc/pipeline.rst
    M kernels/InfoKernel.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into readers.numpy


Compare: https://github.com/PDAL/PDAL/compare/f963b293d4e3...ace8509a3004


More information about the pdal-commits mailing list