GithubHelp home page GithubHelp logo

jtpils / lidar_canopy_estimatingcanopystructure Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dtmilodowski/lidar_canopy_estimatingcanopystructure

0.0 1.0 0.0 73 KB

This repository contains code used to undertake the analysis presented in Milodowski et al., "Estimating Tropical Rainforest Canopy Structure Across A Degradation Gradient In Malaysian Borneo"

License: GNU General Public License v3.0

Python 100.00%

lidar_canopy_estimatingcanopystructure's Introduction

LiDAR_canopy

David T. Milodowski, School of GeoSciences, University of Edinburgh

(September 2017)

This repository hosts a python library to extract quantitative information about forest canopies from discrete return LiDAR point clouds. It includes all the driver functions required to reproduce the analysis presented in the manuscript: "Estimating Tropical Rainforest Canopy Structure Across A Degradation Gradient In Malaysian Borneo", submitted to Remote Sensing Of Environment.

What is in the repository?

This repository hosts code currently under development. Not all the functions listed in the modules are used in the analysis, as there are some relict functions from previous iterations, and some functions that are currently being used in other projects. The scripts highlighted are driver functions used to undertake the analysis presented in the manuscript - that is they call the relavent subroutines from the other modules.

  • LiDAR_io.py : Interfacing with laspy for i/o and spatial filtering of LiDAR returns based on neighbourhood or polygon boundaries; also constructs kdtrees

  • LiDAR_tools.py : a bunch of useful tools to interact with LiDAR in python includes spatial filtering of LiDAR returns based on neighbourhood or polygon boundaries.

  • auxilliary_functions.py : some generic useful stuff

  • LiDAR_MacHorn_LAD_profiles.py : this code calculates the vertical leaf area distribution (sensu stricto plant area distribution) using the method proposed by Stark et al. [Ecology Letters, 2012], which utilises the MacArthur-Horn-based approach to invert the vertical distribution of first returns

  • LiDAR_radiative_transfer_LAD_profiles.py : this code calculates the vertical leaf area distribution (sensu stricto plant area distribution) using the method proposed by Detto et al. [Journal of Geophysical Research, 2015], which inverts LiDAR distributions based on a stochastic radiative transfer model. This includes modifications to the model by me to account for variable absorption of LiDAR pulses by canopy material.

  • inventory_based_LAD_profiles.py : some code to produce crown volume distribution estimates based on detailed field observations and/or allometric relationships

  • least_squares_fitting.py : routines to perform least squares fitting of various types, including polynomial and surface fitting, and affine transformations

  • create_subplot_grids_least_squares_affine_transformation.py : a driver function to fit subplot grids to GEM plot vertices using a least squares affine (rotation & translation) transformation.

  • canopy_structure_paper_figs.py : driver function to undertake all analysis in manuscript, except for sensitivity analysis

  • structural_sensitivity_analysis.py : driver function to undertake the sensitivity analysis performed in the manuscript and produce relevant figures

Contact

If you have any questions regarding the code, please don't hesitate to email me at: [email protected]

lidar_canopy_estimatingcanopystructure's People

Contributors

dtmilodowski avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.