<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, May 6, 2016 at 11:39 AM, Scott Lewis <span dir="ltr"><<a href="mailto:scott.lewis@nsidc.org" target="_blank">scott.lewis@nsidc.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Following the instructions at <a href="http://www.pdal.io/pipeline.html" rel="noreferrer" target="_blank">http://www.pdal.io/pipeline.html</a> to do globbed inputs, I put together a simple pipeline file (pipeline.json) containing this:<br>
<br>
{<br>
  "pipeline":[<br>
    "/data/20150505/\*.h5",<br>
    {<br>
      "type": "filters.merge"<br>
    },<br>
    "/data/ILATM1B_20150508.las"<br>
  ]<br>
}<br></blockquote><div><br></div><div>I didn't think this has been implemented.  It was desired, but I don't think it has happened yet and perhaps the documentations is ahead of the code.  I'll check and let you know more.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">However, when I run the following command:<br>
<br>
pdal pipeline pipeline.json<br>
<br>
I get an error saying:<br>
PDAL: PipelineReaderJSON: unable to parse pipeline<br></blockquote><div><br></div><div>In any case, the above error isn't helpful.  I'll fix this at the least.</div><div><br></div></div>-- <br><div class="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>
</div></div>