Laserchicken Framework for Applications in Research in Macro-ecology
Project description
Laserfarm
Laserfarm (Laserchicken Framework for Applications in Research in Macro-ecology) provides a FOSS wrapper to Laserchicken supporting the use of massive LiDAR point cloud data sets for macro-ecology, from data preparation to scheduling and execution of distributed processing across a cluster of compute nodes.
Installation
Laserfarm requires the PDAL and GDAL libraries and the PDAL Python
bindings. These packages are most easily installed through conda
from the conda-forge
channel:
conda install pdal python-pdal gdal -c conda-forge
Laserfarm can then be downloaded and installed using pip
:
pip install laserfarm
or using git
+ pip
:
git clone git@github.com:eEcoLiDAR/Laserfarm.git
cd Laserfarm
pip install .
In order to setup a new conda environment with Laserfarm and all its dependencies, the YAML file provided can be employed:
conda env create -f environment.yml
Documentation
The project's full documentation can be found here.
Applications and Current Limitations
This package has been tested on data provided in a metric-based 2D-projected Cartesian coordinate system, i.e. the Actueel Hoogtebestand Nederland. While some of the tools of Laserfarm could be applied to data in an ellipsoidal latitude/longitude coordinate system as well, this has not been tested and it is generally expected to fail.
Contributing
If you want to contribute to the development of Laserfarm, have a look at the contribution guidelines.
License
Copyright (c) 2020, Netherlands eScience Center
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
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
Built Distribution
File details
Details for the file laserfarm-0.1.2.tar.gz
.
File metadata
- Download URL: laserfarm-0.1.2.tar.gz
- Upload date:
- Size: 23.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e56ef3ed9d63789f755a73b202af9f63fc7fe6484763947e7789884d8513a190 |
|
MD5 | 8ef0d659d9d0222a29f3ffe8aace4c21 |
|
BLAKE2b-256 | 119d60417b3df952be190c9a8a12b7ad5491a7d26f4313f6cd159dd1718ffa32 |
File details
Details for the file laserfarm-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: laserfarm-0.1.2-py3-none-any.whl
- Upload date:
- Size: 31.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a0eef9f3393a1da0e34c9fe7a46bbe12876df87d40bf700f65f10360f7883fd |
|
MD5 | 96acb84e1e7457ed0a921a2d4bb1589f |
|
BLAKE2b-256 | b4bae861b05bcd75242bfbe9cfc2aeb9baf83e388359eeb1dc3349c14eaf4fc6 |