theendsofinvention / esst

MIT License
4 stars 0 forks source link

!weather show ICAO bug #78

Open 132nd-Entropy opened 5 years ago

132nd-Entropy commented 5 years ago

the command !weather show ICAO gave me this:

Weather for: UGKO

METAR: UGKO 131600Z VRB02KT 9999 SCT029 BKN039 10/09 Q1025 NOSIG

Weather: Weather for Kopitnari Airport on Tuesday the 13th of November at 1600 zulu. Wind variable 2kts. Visibility 10km or more, 10SM or more. Temperature 10°C, 50°F. Dew point 9°C, 48°F. Altimeter 769mmHg, 1025hPa, 30.27inHg. Scattered clouds at 2900ft, Broken layer at 3900ft. No significant change.

DCS weather (warning: this is an example only, a different DCS weather will be generated each time): DCSWeather(altimeter=769, turbulence=0, temperature=10, wind_ground_speed=1, wind_ground_dir=339, wind_2000_speed=7, wind_2000_dir=308, wind_8000_speed=13, wind_8000_dir=358, precipitation_code=0, cloud_density=8, cloud_base=1189, cloud_thickness=1600, fog_enabled=False, fog_visibility=6000, fog_thickness=1000, dust_enabled=False, dust_density=3000)

theendsofinvention commented 5 years ago

Maybe it's just too late, but I cannot see the issue, I'm sorry.

Could you be more explicit ?

132nd-Entropy commented 5 years ago

The second paragraph, should this be showing up?

DCS weather (warning: this is an example only, a different DCS weather will be generated each time): DCSWeather(altimeter=769, turbulence=0, temperature=10, wind_ground_speed=1, wind_ground_dir=339, wind_2000_speed=7, wind_2000_dir=308, wind_8000_speed=13, wind_8000_dir=358, precipitation_code=0, cloud_density=8, cloud_base=1189, cloud_thickness=1600, fog_enabled=False, fog_visibility=6000, fog_thickness=1000, dust_enabled=False, dust_density=3000)

theendsofinvention commented 5 years ago

Yes, this is supposed to be so.

Please see https://github.com/etcher-be/esst/issues/77#issuecomment-438745846

theendsofinvention commented 5 years ago

@132nd-Entropy Can this be closed ?