| { |
| "means": { |
| "temperature": 19.717870712280273, |
| "humidity": 58.029239654541016, |
| "pressure": 973.578857421875, |
| "pressure_trend": 0.014967210590839386, |
| "wind_speed": 8.116063117980957, |
| "altitude": 350.5989074707031 |
| }, |
| "stds": { |
| "temperature": 10.751498222351074, |
| "humidity": 21.465850830078125, |
| "pressure": 35.95789337158203, |
| "pressure_trend": 2.7976784706115723, |
| "wind_speed": 6.041386604309082, |
| "altitude": 351.496337890625 |
| }, |
| "continuous_cols": [ |
| "temperature", |
| "humidity", |
| "pressure", |
| "pressure_trend", |
| "wind_speed", |
| "altitude" |
| ], |
| "wind_dir_map": { |
| "n": 0, |
| "ne": 1, |
| "e": 2, |
| "se": 3, |
| "s": 4, |
| "sw": 5, |
| "w": 6, |
| "nw": 7, |
| "north": 0, |
| "northeast": 1, |
| "east": 2, |
| "southeast": 3, |
| "south": 4, |
| "southwest": 5, |
| "west": 6, |
| "northwest": 7 |
| }, |
| "air_mass_map": { |
| "polar": 0, |
| "arctic": 1, |
| "continental": 2, |
| "maritime": 3, |
| "tropical": 4, |
| "equatorial": 5 |
| } |
| } |