Checks availability of passed properties in the weather station object. If property is NULL, aborts with error.

check_availability(weather_station, ...)

Arguments

weather_station

Object of class weather_station.

...

Strings of properties to check.

Value

Absolutely nothing