<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">>More seriously, I think things are a little better than they used to be, but there were definitely dragons here in the past. This internal and external lack of interchange is why efforts like >Arrow are gaining traction, but there has been bumps along that road too.  I'd be curious to hear what Norman has to say on this topic as it is a space they are charging after quite intently. <br>
<br></blockquote><div>Round tripping between PDAL and other tools using TileDB is something we have done. I will be creating a couple of example python notebooks demonstrating some of this in the next few weeks. We have done a fair amount of testing of creating TileDB arrays with PDAL and then accessing / modifying the arrays outside of PDAL with other tools and then back to PDAL which I think is the use case you are describing. It works well.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> """<br>
> It is untested whether problems may occur if the versions of Python<br>
> used in writing the file and for reading the file don’t match.<br>
> """<br>
> <br>
> Is this referring to issues such as:<br>
> <br>
> <a href="https://stackoverflow.com/questions/24105148/load-python-2-npy-file-in-python-3" rel="noreferrer" target="_blank">https://stackoverflow.com/questions/24105148/load-python-2-npy-file-in-python-3</a><br>
> <br>
> or something else?<br>
<br>
Yeah. <br>
<br>
_______________________________________________<br>
pdal mailing list<br>
<a href="mailto:pdal@lists.osgeo.org" target="_blank">pdal@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/pdal" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/pdal</a></blockquote></div></div>