# \donttest{
# All available water indices
water_indices <- list_water_indices()
# Detailed information with formulas
detailed_info <- list_water_indices(detailed = TRUE)
# Only water detection indices
water_detection <- list_water_indices(application_filter = "water_detection")
# }
Run the code above in your browser using DataLab