[pdal-commits] [PDAL/PDAL] 954d66: support passing a reference to a .py script to rea...

Howard Butler noreply at github.com
Fri Jan 10 07:50:31 PST 2020


  Branch: refs/heads/readers.numpy-script
  Home:   https://github.com/PDAL/PDAL
  Commit: 954d6638a604aa40a19d76edf9821a61c432971f
      https://github.com/PDAL/PDAL/commit/954d6638a604aa40a19d76edf9821a61c432971f
  Author: Howard Butler <howard at hobu.co>
  Date:   2020-01-10 (Fri, 10 Jan 2020)

  Changed paths:
    M doc/stages/readers.numpy.rst
    M pdal/StageExtensions.cpp
    M plugins/python/io/CMakeLists.txt
    M plugins/python/io/NumpyReader.cpp
    M plugins/python/io/NumpyReader.hpp
    M plugins/python/plang/Invocation.cpp
    M plugins/python/plang/Invocation.hpp
    M plugins/python/test/NumpyReaderTest.cpp
    A test/data/plang/threedim.py

  Log Message:
  -----------
  support passing a reference to a .py script to readers.numpy along with function/module/args options that reference a function that returns a Numpy array




More information about the pdal-commits mailing list