[pdal-commits] [PDAL/PDAL] aebfe5: Add readers.numpy (#1887)

GitHub noreply at github.com
Tue Apr 3 08:27:44 PDT 2018


  Branch: refs/heads/issue-1885
  Home:   https://github.com/PDAL/PDAL
  Commit: aebfe52f167b9dd152a3701974fc699ba7913c79
      https://github.com/PDAL/PDAL/commit/aebfe52f167b9dd152a3701974fc699ba7913c79
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
    M .gitignore
    M cmake/examples/hobu-config.sh
    A doc/stages/readers.numpy.rst
    M doc/stages/readers.rst
    M pdal/PluginManager.cpp
    M pdal/StageExtensions.cpp
    M plugins/python/CMakeLists.txt
    M plugins/python/filters/CMakeLists.txt
    A plugins/python/io/CMakeLists.txt
    A plugins/python/io/NumpyReader.cpp
    A plugins/python/io/NumpyReader.hpp
    M plugins/python/plang/Environment.cpp
    M plugins/python/plang/Environment.hpp
    M plugins/python/plang/Invocation.cpp
    M plugins/python/plang/Redirector.hpp
    A plugins/python/test/NumpyReaderTest.cpp
    A plugins/python/test/make-test-data.py
    A test/data/plang/1.2-with-color.npy
    A test/data/plang/perlin.npy

  Log Message:
  -----------
  Add readers.numpy (#1887)


  Commit: 8db9968df50e1f6c78785fc3f1bfbb8d2a585577
      https://github.com/PDAL/PDAL/commit/8db9968df50e1f6c78785fc3f1bfbb8d2a585577
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
    M apps/pdal.cpp
    M pdal/Log.cpp
    M pdal/Log.hpp
    M test/unit/apps/AppTest.cpp

  Log Message:
  -----------
  Add log timing on request. (#1884)

Close #1882


  Commit: ad15abf19769f6323c5a72d201ed4befc7905396
      https://github.com/PDAL/PDAL/commit/ad15abf19769f6323c5a72d201ed4befc7905396
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
    M .gitignore
    M apps/pdal.cpp
    M cmake/examples/hobu-config.sh
    A doc/stages/readers.numpy.rst
    M doc/stages/readers.rst
    M pdal/Log.cpp
    M pdal/Log.hpp
    M pdal/StageExtensions.cpp
    M plugins/python/CMakeLists.txt
    M plugins/python/filters/CMakeLists.txt
    A plugins/python/io/CMakeLists.txt
    A plugins/python/io/NumpyReader.cpp
    A plugins/python/io/NumpyReader.hpp
    M plugins/python/plang/Environment.cpp
    M plugins/python/plang/Environment.hpp
    M plugins/python/plang/Invocation.cpp
    M plugins/python/plang/Redirector.hpp
    A plugins/python/test/NumpyReaderTest.cpp
    A plugins/python/test/make-test-data.py
    A test/data/plang/1.2-with-color.npy
    A test/data/plang/perlin.npy
    M test/unit/apps/AppTest.cpp

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


Compare: https://github.com/PDAL/PDAL/compare/9fa94a8a6b32...ad15abf19769


More information about the pdal-commits mailing list