-
@d-v-b following up on our discussion in zoom just right now: would you have a recommendation for how to store the output of a spatial-omics analysis, i.e. millions of spots, where a spot has one (or …
-
Opening a new discussion, as I've been trying to write a [tutorial](https://inbo.github.io/tutorials/tutorials/spatial_crs_coding/) on current good practice in specifying a CRS in R (with focus on the…
-
While adding the normalized height data as extra attribute `HAG` works on the samplefile, it does not add the attribute to my data.
Is it possibly related to the point data record format?!
```…
-
This might not be the best spot for this, but wanted to throw this out there since there was a brief discussion concerning "LAZ 1.4" spec and reference: https://github.com/copcio/copcio.github.io/pull…
-
A little red cross by the sequence name. eg. AspRS with ergosterol binding domain
-
Moving this discussion to its own thread: https://github.com/potree/PotreeConverter/issues/421#issuecomment-671675523
@elixirml please send me the las or laz file that causes this issue so that I…
-
Hi,
I get a segfault for a .laz file that I am trying to classify using docker. It looks like it fails during the creation of the second pass.
`./pcclassify /data/21A027_628_58_0000.laz ./classi…
-
**Describe the bug**
reading tiledb is failing with the following error
```
pdal pipeline "D:\temp\Tarana.json"
PDAL: Couldn't create reader stage of type 'readers.tiledb'.
You probably have …
-
It is populated as `"datetime": "0-01-01T00:00:00Z"` for all input files.
Instead I guess it should be populated from
```
las@header$`File Creation Day of Year`
```
and
```
las@header$`File…
-
Hi Hobu!
So laspy has a function add_extra_dim() to add new dimensions and data to already existing las files in python.
I found this in the pdal documentation: https://pdal.io/en/latest/dimensions.…