Other packages > Find by keyword >

waterquality  

Satellite Derived Water Quality Detection Algorithms
View on CRAN: Click here


Download and install waterquality package within the R console
Install from CRAN:
install.packages("waterquality")

Install from Github:
library("remotes")
install_github("cran/waterquality")

Install by package version:
library("remotes")
install_version("waterquality", "1.0.0")



Attach the package and use:
library("waterquality")
Maintained by
Richard Johansen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-12-19
Latest Update: 2023-08-07
Description:
The main purpose of waterquality is to quickly and easily convert satellite-based reflectance imagery into one or many well-known water quality algorithms designed for the detection of harmful algal blooms or the following pigment proxies: chlorophyll-a, blue-green algae (phycocyanin), and turbidity. Johansen et al. (2019) <doi:10.21079/11681/35053>.
How to cite:
Richard Johansen (2018). waterquality: Satellite Derived Water Quality Detection Algorithms. R package version 1.0.0, https://cran.r-project.org/web/packages/waterquality. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.2.2 (2018-12-19 00:20), 0.2.5 (2020-10-02 16:20), 0.2.6 (2020-10-21 20:50), 0.3.0 (2022-02-09 17:50)
Other packages that cited waterquality R package
View waterquality citation profile
Other R packages that waterquality depends, imports, suggests or enhances
Complete documentation for waterquality
Functions, R codes and Examples using the waterquality R package
Some associated functions: Al10SABI . Am092Bsub . Am09KBBI . Be162B643sub629 . Be162B700sub601 . Be162BsubPhy . Be16FLHBlueRedNIR_LS8 . Be16FLHBlueRedNIR_MERIS . Be16FLHBlueRedNIR_OLCI . Be16FLHBlueRedNIR_S2 . Be16FLHBlueRedNIR_WV2 . Be16FLHGreenRedNIR_LS8 . Be16FLHGreenRedNIR_MERIS . Be16FLHGreenRedNIR_OLCI . Be16FLHGreenRedNIR_S2 . Be16FLHGreenRedNIR_WV2 . Be16FLHVioletRedNIR_LS8 . Be16FLHVioletRedNIR_MERIS . Be16FLHVioletRedNIR_OLCI . Be16FLHVioletRedNIR_S2 . Be16FLHVioletRedNIR_WV2 . Be16FLHblue_LS8 . Be16FLHblue_MERIS . Be16FLHblue_OLCI . Be16FLHblue_S2 . Be16FLHblue_WV2 . Be16FLHviolet_LS8 . Be16FLHviolet_MERIS . Be16FLHviolet_OLCI . Be16FLHviolet_S2 . Be16FLHviolet_WV2 . Be16NDPhyI . Be16NDPhyI644over615 . Be16NDPhyI644over629 . Be16NDTIblue . Be16NDTIviolet . Be16Phy2BDA644over629 . Da052BDA . De933BDA . Gi033BDA . Go04MCI . HU103BDA . Kn07KIVU . MI092BDA . MM092BDA . MM12NDCI . MM12NDCIalt . MM143BDAopt . Map_WQ_raster . SI052BDA . SM122BDA . SY002BDA . TurbBe16GreenPlusRedBothOverViolet . TurbBe16RedOverViolet . TurbBow06RedOverGreen . TurbChip09NIROverGreen . TurbDox02NIRoverRed . TurbFrohn09GreenPlusRedBothOverBlue . TurbHarr92NIR . TurbLath91RedOverBlue . TurbMoore80Red . Wy08CI . extract_lm . extract_lm_cv . extract_lm_cv_all . extract_lm_cv_multi . pipe . waterquality-package . wq_algorithms . wq_calc . 
Some associated R codes: algorithms.R . extract_lm_functions.R . map_wq.R . utils-pipe.R . waterquality-package.R . wq_algorithms.R . wq_calc.R .  Full waterquality package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA