Full list of returned condition strings for /better_forecast

I am currently using something like the following /better_forecast GET:

https://swd.weatherflow.com/swd/rest/better_forecast?station_id=12345&units_temp=f&units_wind=mph&units_pressure=mb&units_precip=in&units_distance=mi&token=00000000-1111-2222-3333-44444444444

I am particularly interested in all the possible values returned for: current_conditions > conditions

If I look at the following page under better_forecast, for active rain it only shows “Very Light Rain”, but I am 99% sure I have seen returned values similar to “Heavy Rain” and “Moderate Rain”, which makes sense.

Is the document I am looking at out of date, do I have the wrong document, or am I missing something?

Thanks,

Chris

I don’t know, but I think Heavy Rain etc are from the current, measured conditions, not from the forecast. Not that the current conditions have a return value for Heavy Rain, that’s done in software where some difference between the accumulated value of rain, is set to be light rain, heavy rain, etc