All Projects → jbferet → biodivMapR

jbferet / biodivMapR

Licence: GPL-3.0 License
biodivMapR: an R package for α- and β-diversity mapping using remotely-sensed images

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to biodivMapR

waterquality
Package designed to detect and quantify water quality and cyanobacterial harmful algal bloom (CHABs) from remotely sensed imagery
Stars: ✭ 31 (+72.22%)
Mutual labels:  remote-sensing, sentinel-2
ExtendedMorphologicalProfiles
Remote sensed hyperspectral image classification with Spectral-Spatial information provided by the Extended Morphological Profiles
Stars: ✭ 32 (+77.78%)
Mutual labels:  remote-sensing, hyperspectral-imaging
starfm4py
The STARFM fusion model for Python
Stars: ✭ 86 (+377.78%)
Mutual labels:  remote-sensing, sentinel-2
HSI-Traditional-to-Deep-Models
Pytorch and Keras Implementations of Hyperspectral Image Classification -- Traditional to Deep Models: A Survey for Future Prospects.
Stars: ✭ 72 (+300%)
Mutual labels:  remote-sensing, hyperspectral-imaging
Python-for-Remote-Sensing
python codes for remote sensing applications will be uploaded here. I will try to teach everything I learn during my projects in here.
Stars: ✭ 20 (+11.11%)
Mutual labels:  remote-sensing, hyperspectral-imaging
awesome-spectral-indices
A ready-to-use curated list of Spectral Indices for Remote Sensing applications.
Stars: ✭ 357 (+1883.33%)
Mutual labels:  remote-sensing, sentinel-2
Start maja
To process a Sentinel-2 time series with MAJA cloud detection and atmospheric correction processor
Stars: ✭ 47 (+161.11%)
Mutual labels:  remote-sensing, sentinel-2
deepwatermap
a deep model that segments water on multispectral images
Stars: ✭ 81 (+350%)
Mutual labels:  remote-sensing, sentinel-2
spectral
Awesome Spectral Indices for the Google Earth Engine JavaScript API (Code Editor).
Stars: ✭ 68 (+277.78%)
Mutual labels:  remote-sensing
LoveDA
[NeurIPS2021 Poster] LoveDA: A Remote Sensing Land-Cover Dataset for Domain Adaptive Semantic Segmentation
Stars: ✭ 111 (+516.67%)
Mutual labels:  remote-sensing
pytorch-psetae
PyTorch implementation of the model presented in "Satellite Image Time Series Classification with Pixel-Set Encoders and Temporal Self-Attention"
Stars: ✭ 117 (+550%)
Mutual labels:  remote-sensing
trends.earth
trends.earth - measure land change
Stars: ✭ 69 (+283.33%)
Mutual labels:  remote-sensing
Opensource OBIA processing chain
An open-source semi-automated processing chain for urban OBIA classification.
Stars: ✭ 75 (+316.67%)
Mutual labels:  remote-sensing
rafagas
Daily geospatial links curated by Raf Roset
Stars: ✭ 17 (-5.56%)
Mutual labels:  biodiversity
time-lapse
Python scripts for creating time lapse videos and gifs from Sentinel-2 images
Stars: ✭ 44 (+144.44%)
Mutual labels:  sentinel-2
Geospatial Python CourseV1
This is an collection of blog posts turned into a course format
Stars: ✭ 53 (+194.44%)
Mutual labels:  remote-sensing
BioBalanceDetector
Bio Balance Detector's products aim to show the weak electromagnetic fields around every living being (including plants, animals and humans) and display it in a heat-map like hyper-spectral image.
Stars: ✭ 18 (+0%)
Mutual labels:  hyperspectral-imaging
GGHL
This is the implementation of GGHL (A General Gaussian Heatmap Label Assignment for Arbitrary-Oriented Object Detection)
Stars: ✭ 309 (+1616.67%)
Mutual labels:  remote-sensing
ChangeDetectionRepository
This repository contains some python code of some traditional change detection methods or provides their original websites, such as SFA, MAD, and some deep learning-based change detection methods, such as SiamCRNN, DSFA, and some FCN-based methods.
Stars: ✭ 311 (+1627.78%)
Mutual labels:  remote-sensing
land-cover-to-land-use-classification
Satellite image processing pipeline to classify land-cover and land-use
Stars: ✭ 64 (+255.56%)
Mutual labels:  remote-sensing

biodivMapR

An R package for α- and β-diversity mapping using remotely-sensed images

build licence version

1 Install

After installing package remotes, package biodivMapR can be installed with the following command line in R session:

remotes::install_github('jbferet/biodivMapR')

2 Tutorial

A tutorial vignette is available here.

The corresponding script is available in file examples/tutorial.R.

3 Citation

If you use biodivMapR, please cite the following references:

Féret, J.-B., de Boissieu, F., 2019. biodivMapR: an R package for α‐ and β‐diversity mapping using remotely‐sensed images. Methods Ecol. Evol. 00:1-7. https://doi.org/10.1111/2041-210X.13310

Féret, J.-B., Asner, G.P., 2014. Mapping tropical forest canopy diversity using high-fidelity imaging spectroscopy. Ecol. Appl. 24, 1289–1296. https://doi.org/10.1890/13-1824.1

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].