PDA

View Full Version : SA_WXR and PMGetWeather



FlightsimBerlin
02-10-2009, 05:11 PM
Hi,

i use SA_WXR for receiving the radar bitmap based on the fs weather.

i use also PMGetWeather for requesting METAR in FMC...but this metar comes from another weatherserver (i'm wrong?) and has nothing to do with the fs weather.

e.g. if i setup a really nasty weather in FS and im requesting the metar at my destination...it could be the nicest weather.

is there any way to get METAR information in FMC directly from FS?

thanks and greetings henning

Trevor Hale
02-10-2009, 05:21 PM
PM GETWEATHER gets real world weather..

If you don't run PMGET WEATHER SAWXR is reading FS weather I believe.

AchillesP
02-10-2009, 07:24 PM
WhazzUp plus to recieve from Ivao or Vatsim. It works fine for me.


Hi,

i use SA_WXR for receiving the radar bitmap based on the fs weather.

i use also PMGetWeather for requesting METAR in FMC...but this metar comes from another weatherserver (i'm wrong?) and has nothing to do with the fs weather.

e.g. if i setup a really nasty weather in FS and im requesting the metar at my destination...it could be the nicest weather.

is there any way to get METAR information in FMC directly from FS?

thanks and greetings henning

sas550
02-11-2009, 03:18 AM
WhazzUp plus to recieve from Ivao or Vatsim. It works fine for me.

Hi! Do you mean that by using Whazzup Plus you can get Vatsim weather downloaded to the PM CDU?

AchillesP
02-11-2009, 06:06 AM
Hi! Do you mean that by using Whazzup Plus you can get Vatsim weather downloaded to the PM CDU?

Yes. If you have the pm suite, then you can get for free the whazzUp plus. Then inside the ini file of whuzzUp plus you can configure to get the metar from Vatsim or ivao inside CDU. So, if you use active sky to get weather from vatsim and whuzzup plus for metars inside cdu, then the metars from the cdu will be accurate 100% with fs weather and vatsim weather.

I use the above solution plus the sa_wxr without any problem.

sas550
02-11-2009, 09:49 AM
Tnx! This sounds great. I guess this means that whazzup has to run with the cdu then? Is it possible for you to post your ini file or just the part that contains the wx setting?

andy85
02-11-2009, 09:56 AM
Hi!
I often read about pmGetweather but i think I'm too blindlyto find that software. Can anybody tell me where I can find this?
Thank you.

Andy

AchillesP
02-11-2009, 10:15 AM
I will uploaded this evening.


Tnx! This sounds great. I guess this means that whazzup has to run with the cdu then? Is it possible for you to post your ini file or just the part that contains the wx setting?

AchillesP
02-11-2009, 10:17 AM
Hi andy,

Here
http://www.projectmagenta.com/downloads/builds/pmGetWeather.zip


Hi!
I often read about pmGetweather but i think I'm too blindlyto find that software. Can anybody tell me where I can find this?
Thank you.

Andy

FlightsimBerlin
02-11-2009, 11:33 AM
Thank you very much for your replys.

My questions runs in a direction for the case that i do not use ivao or vatsim

So in my way of thinking the most easy way would be:

Weather Source ==> Moving to

ActiveSky ==> FS9/FSX

or
Ivao ==> FS9/FSX

or
FS Own ==> FS9/FSX

or
VATSIM ==> FS9/FSX


==> Radar in GC (SA_WXR) is taken the weather from FS9/FSX, works
==> METAR in FMC is taken the weather from FS9/FSX, open issue


So radar in GC and METAR in FMC should be taken from FS9 / FSX to be independend of any source where the weather is comming from.

My my case i like to set bad weather by FS or Active Sky but i'm not able to request the METAR in FMC based on this set FS weather.

Thank you for your help.

AchillesP
02-11-2009, 03:10 PM
server.ini

Name:IVAO
http://www.ivao.aero/whazzup
Contact:news
Name:VATSIM
http://WWW.VATSIM.NET/DATA
Contact:news
Name:BAV_UKRegional
http://212.19.199.250:81/DATA/UKREGIONAL
Contact:tech

Name:BAV_ClubEurope
http://212.19.199.250:81/DATA/CLUBEUROPE
Contact:tech

Name:BAV_Worldwide
http://212.19.199.250:81/DATA/WORLDWIDE
Contact:tech

Name:BAV_Comair
http://212.19.199.250:81/DATA/COMAIR
Contact:tech


whazzup.ini

[Project Magenta WhazzUp]
Build#260
[User]
Font=tahoma
MouseWheel=On
NoConnect=Off
AskConnect=Off
NoRegister=On
ProxyAddress=
ProxyPort=
Maximized=On
[WhazzUp Plus]
ElevationFactor= 1
[DEM]
DEMDisplayType= 0
DEMDataPath=.\terraindata\
DEMToggled=On
DEMSaveDE1=On
DEMSaveDE2=On
ForceScaleAlt=Off
[WXR]
CopyWXtoNetDir=Off
SaveWXRBMP=On
CtrlYToggles=On
GMT= 2
[LanServer]
ServerMode=Off
ConnectTo=

sas550
02-11-2009, 05:13 PM
Yup! Got it working. Tnx again.