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.0.tar.gz (42.5 kB view details)

Uploaded Source

Built Distribution

silvimetric-1.2.0-py3-none-any.whl (42.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: silvimetric-1.2.0.tar.gz
  • Upload date:
  • Size: 42.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for silvimetric-1.2.0.tar.gz
Algorithm Hash digest
SHA256 1494ac17e9a13bc7eb3278847ccdcdb87ad9fdc55eb0b0c39ce7486aa7aab465
MD5 8edbe730091e09c0b4d1d9fbd9346beb
BLAKE2b-256 8abf2e051c84ef857802be5df0776f6acb644b4de0caff9ed575b0eb6b07ada6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: silvimetric-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 42.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for silvimetric-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7ce652b7db16a8ed936e1041fd9ee8ab6dd292f283acf1bb2071ec0ccc9f6d95
MD5 bb7c0b76c45721ec0bd2f87355db726b
BLAKE2b-256 a158f52f15a8f3a88321a11657ed9e5d6216f83ccaac046b54c6114c8a8c8e77

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