check_availability.RdChecks availability of passed properties in the weather station object. If property is NULL, aborts with error.
check_availability(weather_station, ...)
| weather_station | Object of class weather_station. |
|---|---|
| ... | Strings of properties to check. |
Absolutely nothing