data(stMeteo)
# Season plot of stability class pgt
plotStabilityClass(stMeteo, sc = "pgt", type = "season")
# Hourly plot of stability class pgt
plotStabilityClass(stMeteo, sc = "pgt", type = "hour")
Run the code above in your browser using DataLab