We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Hyperspectral data analysis in R

The hsdar package contains classes and functions to manage, analyse and simulate hyperspectral data. These might be either spectrometer measurements or hyperspectral images through the interface of rgdal.

If you are like the rest of our user community, your IT team is busy. With pressure to deliver on-time projects, you don’t have a lot of time to spend making your management tools work. You need network monitoring tools that work for you. You want tools that makes it easy to find performance issues before your users do and resolve them before they impact the business. That’s why tens of thousands of customers around the world love WhatsUp Gold.

Website https://hsdar.sourceforge.io/
Tags
License
Features
  • Data handling: hsdar is designed to handle even large sets of spectra. Spectra are stored in a speclib containing, amongst other details, the wavelength and reflectance for each spectrum. hsdar further contains functions for plotting spectral data (e.g. plot.speclib).
  • Data manipulation: A variety of established methods for data manipulation such as filter func- tions (smooth.speclib), resampling of bands to various satellite sensors (spectral.resampling), continuum removal (transform_speclib), calculations of derivations (derivative.speclib) and extraction of absorption features (cut.specfeat) are implemented.
  • Data analysis: Supported methods to analyse vegetation spectra are the calculation of red edge parameters (rededge), vegetation indices (vegindex) as well as ndvi-like narrow band indices (nri). hsdar further enables to perform spectral unmixing of spectra (unmix) by use of endmember spectra.
  • Data simulation: hsdar has implemented the models PROSAIL 5B (PROSAIL, Jacquemoud et al. 2009)and PROSPECT 5 (PROSPECT, Jacquemoud and Baret 1990) to simulate spectra of canopy and plants.