<div dir="ltr">I must be doing something wrong in this pipeline that pulls data from an EPT and outputs an LAZ. It ends up exceeding 70Gb of RAM and getting killed by the system. I don't see anything that would cause it to use standard mode instead of streaming mode. Would the switch to LAS 1.4 cause standard mode? Here's the pipeline:<div>[{<br>        "requests": "6",<br>  "type": "readers.ept",<br>    "bounds": "([-9080833.61616794, -9050564.55208689], [4013331.20703169, 4035337.95504148])",<br>       "filename": "<a href="https://s3-us-west-2.amazonaws.com/usgs-lidar-public/SC_SavannahPeeDee_2_2019/ept.json">https://s3-us-west-2.amazonaws.com/usgs-lidar-public/SC_SavannahPeeDee_2_2019/ept.json</a>"<br>}, {<br>     "limits": "Classification[2:2]",<br>  "type": "filters.range"<br>}, {<br>     "out_srs": "EPSG:6318",<br>   "type": "filters.reprojection",<br>   "in_srs": "EPSG:3857"<br>}, {<br>       "compression": "lasperf",<br> "type": "writers.las",<br>    "offset_x": "auto",<br>       "scale_y": "0.0000001",<br>   "minor_version": 4,<br> "scale_x": "0.0000001",<br>   "offset_z": "auto",<br>       "filename": "extractept2.laz",<br>    "dataformat_id": 7,<br> "offset_y": "auto"<br>}]</div><div><br></div><div>This failed in PDAL 2.3.0. I'm trying PDAL 2.4.2 now and it looks like it is doing the same thing. Is there anything in that pipeline that would prevent streaming?</div><div><br></div><div>Thanks!</div><div><br><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><font face="arial, helvetica, sans-serif">Kirk Waters, PhD </font></div><div><font face="arial, helvetica, sans-serif">NOAA Office for Coastal Management<br></font></div><div><font face="arial, helvetica, sans-serif">Applied Sciences Program      </font></div><div>‪Phone: 843-284-6962‬ (email preferred)   <font face="arial, helvetica, sans-serif"> </font><div><font face="arial, helvetica, sans-serif"><a href="http://coast.noaa.gov/digitalcoast" target="_blank">coast.noaa.gov/digitalcoast</a></font></div></div><div><br><br></div></div></div></div></div></div></div></div></div></div></div></div>