# Compute stability class with custom algorithm
stMeteo$cst <- stabilityClass(rad = stMeteo$rad,
tcc = stMeteo$tcc,
ws = stMeteo$ws,
option = "custom")
Run the code above in your browser using DataLab