__init__(self, station, country, type, date, time, longitude, latitude, liquid_precipitation=0.0, accumulation_period=0) (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
accumulation_period (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
cloudcover (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
CORRECTED (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
country (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
date (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
DELAYED (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
dewpoint (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
latitude (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
liquid_precipitation (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
longitude (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
MOBILE_SYNOP (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
ORIGINAL (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
PARAM_CLOUDCOVER (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
PARAM_DEWPOINT (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
PARAM_LIQUID_PRECIPTATION (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
PARAM_PRESSURE (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
PARAM_PRESSURE_CHANGE (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
PARAM_RELATIVEHUMIDITY (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
PARAM_SEA_LVL_PRESSURE (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
PARAM_TEMPERATURE (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
PARAM_VISIBILITY (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
PARAM_WINDDIRECTION (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
PARAM_WINDSPEED (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
PARAM_WINDTYPE (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
pressure (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
pressure_change (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
relativehumidity (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
sea_lvl_pressure (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
set_valid_field(self, parameter_field, is_valid=True) (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
set_valid_fieldsbitmask(self, visibility=False, windtype=False, cloudcover=False, winddirection=False, windspeed=False, temperature=False, dewpoint=False, relativehumidity=False, pressure=False, sea_lvl_pressure=False, pressure_change=False, liquid_precipitation=False) (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
SHIP (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
station (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
SYNOP (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
temperature (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
time (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
type (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
UPDATED_TYPES (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
valid_fields_bitmask (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
visibility (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
WIND_TYPE_ANEMOMETER (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
WIND_TYPE_ESTIMATED (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | static |
winddirection (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
windspeed (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |
windtype (defined in Lib.rave_dom.observation) | Lib.rave_dom.observation | |