Skip to main content

A forestry LiDAR processing package

Project description

SilviMetric

SilviMetric is an open source library and set of command line utilities for extracting point cloud metrics into a TileDB database. See https://silvimetric.com for documentation and tutorials.

Development

GitHub hosts the project at https://github.com/hobuinc/silvimetric

Installation

These scripts will install Silvimetric dependencies as python libraries to the conda environment silvimetric.

Silvimetric requires that we install some packages from conda (TileDB, and PDAL) so it's usually easier to use only conda to handle your environment. If this is unavailable to you, you will need to install TileDB and PDAL from source before installing the python packages that are dependent on those (python-pdal and tiledb-py).

Pip and Conda
conda env create -f https://raw.githubusercontent.com/hobuinc/silvimetric/main/environment.yml
conda activate silvimetric
pip install silvimetric
Source
git clone https://github.com/hobuinc/silvimetric.git && cd silvimetric
conda env create -f environment.yml && conda activate silvimetric
pip install .
# To install for development:
# pip install -e .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

silvimetric-1.2.2.tar.gz (44.0 kB view details)

Uploaded Source

Built Distribution

silvimetric-1.2.2-py3-none-any.whl (43.9 kB view details)

Uploaded Python 3

File details

Details for the file silvimetric-1.2.2.tar.gz.

File metadata

  • Download URL: silvimetric-1.2.2.tar.gz
  • Upload date:
  • Size: 44.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for silvimetric-1.2.2.tar.gz
Algorithm Hash digest
SHA256 57e05fa95f3d9ef742a97342868cb4f13ab1b7d5646de0d886d280e3bd6d088d
MD5 0a5ae203dd204ce02f42a7bf88faf651
BLAKE2b-256 cfe03f56628f80be2aeec72e13a7469371004a93940df2bb50dacd57cc90ef96

See more details on using hashes here.

File details

Details for the file silvimetric-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: silvimetric-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 43.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for silvimetric-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3b4ce10171246e8bbdf7a70edc2158bf1a0aaffff99dc8706da58429cbbda515
MD5 bbf943080029011c1e371af69c3a3d30
BLAKE2b-256 120edc59019971e81b286cc10ce6dfac3fa0e4efff00cfa9111b1cf87b65b1ca

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page