Read the statement by Michael Teeuw here.
MMM-aviationwx (Aviation weather)
-
@Mykle1 said in MMM-aviationwx (Aviation weather):
pressure must be like xx.xx (not like xx as it is)
Tell that to the API. That’s the data being given. I just display it.
For example:
altim_in_hg 29.911417/altim_in_hg
I think that this API converts pressure in hPa from raw_data (like Q1013) into hg by simply dividing by coefficient.
-
@320fan said in MMM-aviationwx (Aviation weather):
altim_in_hg 29.911417/altim_in_hg
Forgot I rounded this. My bad. So this should be
29.91/hg
? -
@Mykle1 Hi again.
Yea, 29.91Hg.
-
Good morning
29.91Hg . Ok, I can work on that later. I’m getting ready for my work day right now
-
@Mykle1 Okay, no problem. Thanks.
-
Wind speed now displays as such:
310/4KT
Pressure added to static view and formatted for both views as such:
29.91Hg
Config option added for time format, Zulu or Local in both views:
time: "Zulu",
= (19:10Z)
time: "Local",
= (14:10)https://github.com/mykle1/MMM-PilotWX
git pull
in your PilotWX directory for update or install as usual. -
Please move all further inquiries regarding MMM-PilotWX to this topic:
-
@Mykle1 is this module no longer working?
-
@hawkeyepilot69 Mykle1 is not available currently.
did u add the missing library like I advised?
-
@sdetweil Like I had said, im very new to this and dont know how to do that.