<div dir="ltr"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;display:inline;float:none">Submitted by Paul Schrum</span><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial">Also available at <a href="https://trac.osgeo.org/grass/wiki/GSoC/2017/IntegrationOfPDALintoGRASSGIS" target="_blank" style="color:rgb(17,85,204)">Integration Of PDAL into GRASS GIS</a></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"><br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"><ol style="color:rgb(0,0,0);font-family:Verdana,Arial,"Bitstream Vera Sans",Helvetica,sans-serif;font-size:13px"><li style="margin-left:15px">What did you get done this week?</li></ol><ul style="color:rgb(0,0,0);font-family:Verdana,Arial,"Bitstream Vera Sans",Helvetica,sans-serif;font-size:13px"><li style="margin-left:15px">Built GRASS73 from source from my local repo directoy.</li><li style="margin-left:15px">Stepped into a module (v.in.ascii) using the debugger to watch it work at the source code level. This was only proving the concept of stepping into the code – just getting it to work.</li><li style="margin-left:15px">Talked with my mentor about the nature of the existing v.in.pdal module and what are some of the things which must be changed, fixed, or improved.</li></ul><ol start="2" style="color:rgb(0,0,0);font-family:Verdana,Arial,"Bitstream Vera Sans",Helvetica,sans-serif;font-size:13px"><li style="margin-left:15px">What do you plan on doing next week?</li></ol><ul style="color:rgb(0,0,0);font-family:Verdana,Arial,"Bitstream Vera Sans",Helvetica,sans-serif;font-size:13px"><li style="margin-left:15px">Continue stepping through v.in.ascii to see how it works at the source level in order to understand how to write points to a vectormap.</li><li style="margin-left:15px">Get GRASS 73 to link to current version of PDAL.</li><li style="margin-left:15px">Fix broken references to PDAL data structures in the GRASS source</li><li style="margin-left:15px">Refactor existing v.in.pdal so that operations which r.in.pdal and <a class="gmail-m_3658453509445290587gmail-changeset" href="https://trac.osgeo.org/grass/changeset/3" title="Initial revision" target="_blank" style="color:rgb(187,0,0);text-decoration-line:none;border-bottom:1px dotted rgb(187,187,187)">r3</a>.in.pdal will need are in a separate module and available as functions to be called from all three of them.</li><li style="margin-left:15px">Learn the process of calling PDAL and how to get it to do the basic operation of reading a lidar file and handing over the data to the caller.</li><li style="margin-left:15px">Set up a basic set of test data for PDAL, open it from pdal without GRASS, then open it using pdal through GRASS with only the most basic options in operation.</li><li style="margin-left:15px">Get PDAL to be able to read .laz (compressed) files. For some reason it can’t do that after build-from-source.</li></ul><ol start="3" style="color:rgb(0,0,0);font-family:Verdana,Arial,"Bitstream Vera Sans",Helvetica,sans-serif;font-size:13px"><li style="margin-left:15px">Are you blocked on anything?</li></ol><p style="color:rgb(0,0,0);font-family:Verdana,Arial,"Bitstream Vera Sans",Helvetica,sans-serif;font-size:13px">I had two listed on the Wiki when I originally posted it, but my mentor helped me work through those before the end of the reporting period for Week 1. So there are currently no issues blocking me.</p></div></div>