weecology / NEON_crown_maps

Generating tree crown maps for NEON sites
MIT License
1 stars 0 forks source link

Profile LiDAR draping #3

Closed bw4sz closed 4 years ago

bw4sz commented 4 years ago

Taking far too long.

bw4sz commented 4 years ago

It's all in the normalization. Why does this take so long? How does it take in liDR?

bw4sz commented 4 years ago

The height extraction could be faster. Maybe after normalization convert the pyfor pandas frame into geopandas and create an rtree spatial index for lookup!