Fabio Picchi

Results 5 issues of Fabio Picchi

I am getting the following error due to a libgcc dependency: ``` anaconda-project update Error resolving dependencies for default: Error resolving for win-64: conda create --yes --quiet --json --dry-run --prefix...

Hi! First of all, thank you very much for this great tool. I am already using it from my python scripts but I am not able to use the CLI...

question

Not sure why this was reverted, but it solves this issue @m-schuetz https://github.com/potree/PotreeConverter/issues/527

Is there an API to update the header of a laz file? Right now I am using the [chunked writing](https://laspy.readthedocs.io/en/latest/basic.html#chunked-writing) pattern, however that is very slow since we have to...

We currently have a process that classifies points and we're using laspy to read the unclassified input and write the classified output. However, if the input has the COPC vlr...