Probability

Ensemble forecasts are useful for evaluating probability that certain weather thresholds are met within the forecast range. The following example applies the :members:prob() filter to calculate the probability that the wind speed will exceed 20m/s and the wave height will exceed 6m:

ensemble probabilities

https://api.seamon.io/forecast?waypts=(Manilla;2018-12-20T18:00),(Los_Angeles;17kn)&view=graph&params=gwes|wave,gwes|wave:members:prob(>6.0),gep|wind,gep|wind:members:prob(>20.0)