[pdal-commits] [PDAL/PDAL] 4088be: Numpy edits (#2118)

GitHub noreply at github.com
Wed Aug 1 11:03:12 PDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  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.



      **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