[pdal-commits] [PDAL/PDAL] fa2d11: PipelineKernel should pass verbose/debug settings ...

GitHub noreply at github.com
Tue Apr 5 07:43:26 PDT 2016


  Branch: refs/heads/clear-gdal-errors
  Home:   https://github.com/PDAL/PDAL
  Commit: fa2d11a23327811a9b73956cb6358877519255d1
      https://github.com/PDAL/PDAL/commit/fa2d11a23327811a9b73956cb6358877519255d1
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2016-04-01 (Fri, 01 Apr 2016)

  Changed paths:
    M include/pdal/PipelineManager.hpp
    M kernels/pipeline/PipelineKernel.cpp
    M src/PipelineManager.cpp

  Log Message:
  -----------
  PipelineKernel should pass verbose/debug settings to PipelineManager (and on down to pipeline readers)


  Commit: a9124dc7ae24cc5f895600c36cdd631304543589
      https://github.com/PDAL/PDAL/commit/a9124dc7ae24cc5f895600c36cdd631304543589
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-04-03 (Sun, 03 Apr 2016)

  Changed paths:
    M plugins/icebridge/io/IcebridgeReader.cpp

  Log Message:
  -----------
  offset readers.icebridge longitude #1214


  Commit: 90433dd7912d61cdd4eacd3ecfa7ac1b68eeebea
      https://github.com/PDAL/PDAL/commit/90433dd7912d61cdd4eacd3ecfa7ac1b68eeebea
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-04-04 (Mon, 04 Apr 2016)

  Changed paths:
    M CMakeLists.txt
    M include/pdal/util/Utils.hpp
    M io/ilvis2/Ilvis2Reader.cpp
    M io/ilvis2/Ilvis2Reader.hpp
    M plugins/icebridge/io/IcebridgeReader.cpp
    M plugins/icebridge/io/IcebridgeReader.hpp
    M src/SpatialReference.cpp
    M src/util/Utils.cpp

  Log Message:
  -----------
  Merge branch 'master' into offset-icebridge-longitude


  Commit: 16c7ebb1005e9723ab42157b25033ebed0447c99
      https://github.com/PDAL/PDAL/commit/16c7ebb1005e9723ab42157b25033ebed0447c99
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-04-04 (Mon, 04 Apr 2016)

  Changed paths:
    M plugins/icebridge/test/IcebridgeReaderTest.cpp

  Log Message:
  -----------
  update icebridge test to account for normalized longitude


  Commit: c4b30132ea299f8c89eaef51ef16bfe44dac4770
      https://github.com/PDAL/PDAL/commit/c4b30132ea299f8c89eaef51ef16bfe44dac4770
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-04-04 (Mon, 04 Apr 2016)

  Changed paths:
    M include/pdal/PipelineManager.hpp
    M kernels/pipeline/PipelineKernel.cpp
    M src/PipelineManager.cpp

  Log Message:
  -----------
  Merge pull request #1209 from PDAL/issue/1208-pipeline-verbose-debug

PipelineKernel should pass verbose/debug settings to PipelineManager …


  Commit: b238d4d089b520085cf0b7bea6977b1a3b4343d9
      https://github.com/PDAL/PDAL/commit/b238d4d089b520085cf0b7bea6977b1a3b4343d9
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-04-04 (Mon, 04 Apr 2016)

  Changed paths:
    M plugins/icebridge/io/IcebridgeReader.cpp
    M plugins/icebridge/test/IcebridgeReaderTest.cpp

  Log Message:
  -----------
  Merge pull request #1215 from PDAL/offset-icebridge-longitude

offset readers.icebridge longitude #1214


  Commit: ad3eac4759b9ce49757fdeb86c49ad898afcfa47
      https://github.com/PDAL/PDAL/commit/ad3eac4759b9ce49757fdeb86c49ad898afcfa47
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-04-04 (Mon, 04 Apr 2016)

  Changed paths:
    M include/pdal/util/Utils.hpp
    M src/util/Utils.cpp
    M test/unit/UtilsTest.cpp

  Log Message:
  -----------
  Fix wordWrap() and add an alternate implementation.


  Commit: 21af82432a7ba6ac45dc0fe8e4e7916c38eede77
      https://github.com/PDAL/PDAL/commit/21af82432a7ba6ac45dc0fe8e4e7916c38eede77
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-04-04 (Mon, 04 Apr 2016)

  Changed paths:
    M cmake/examples/hobu-config.sh
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp
    M include/pdal/GDALUtils.hpp
    M src/GDALUtils.cpp
    M src/Stage.cpp

  Log Message:
  -----------
  some experimentation with GDAL error handling


  Commit: a1f69b9e21a3cdfe070fa6823c0ceffe1e31ea1e
      https://github.com/PDAL/PDAL/commit/a1f69b9e21a3cdfe070fa6823c0ceffe1e31ea1e
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-04-04 (Mon, 04 Apr 2016)

  Changed paths:
    M plugins/hexbin/filters/HexBin.cpp

  Log Message:
  -----------
  don't use negative utm zones for hexbin density computation


  Commit: b22a9ca4e2c82831664ceba5736888ff807a39d5
      https://github.com/PDAL/PDAL/commit/b22a9ca4e2c82831664ceba5736888ff807a39d5
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-04-04 (Mon, 04 Apr 2016)

  Changed paths:
    M include/pdal/PipelineManager.hpp
    M include/pdal/util/Utils.hpp
    M kernels/pipeline/PipelineKernel.cpp
    M plugins/hexbin/filters/HexBin.cpp
    M plugins/icebridge/io/IcebridgeReader.cpp
    M plugins/icebridge/test/IcebridgeReaderTest.cpp
    M src/PipelineManager.cpp
    M src/util/Utils.cpp
    M test/unit/UtilsTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into clear-gdal-errors


Compare: https://github.com/PDAL/PDAL/compare/42af6505c37c...b22a9ca4e2c8


More information about the pdal-commits mailing list