Board index FlightGear Development Weather

AloftWx v0.9 Beta released

Everything related to weather simulation, visuals should be discussed in the shader subforum.

Re: AloftWx v0.9 Beta released

Postby Isaak » Fri May 24, 2019 5:19 pm

I've checked again. Still the same error :/ Is anyone else testing at the moment to see if I am the only one experiencing this issue?
Want to support medical research with your pc? Start Folding at Home and join team FlightGear!
Isaak
 
Posts: 767
Joined: Sat Jun 04, 2011 3:52 pm
Location: Hamme, Belgium
Pronouns: he, him
Callsign: OO-ISA
Version: next
OS: Windows 10

Re: AloftWx v0.9 Beta released

Postby legoboyvdlp » Fri May 24, 2019 5:23 pm

I ran it yesterday successfully without any issues. But indeed, it would be useful to know if anyone else has it!
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: AloftWx v0.9 Beta released

Postby cbgonzalez » Fri May 24, 2019 6:57 pm

Hello all,

I tried to run and immediately got the network exception below as I tried to download cycle, indicating server error (500)

I get the same error 500 if I try the link with browser (link extracted from running alofWx in debug mode and copying the string NOAAAurl), the page says "Filename does not match legal pattern: gfs.t..z.pgrb2full.0p50.f...$ "

Cheers,

Cristian

The string:
Code: Select all
https://nomads.ncep.noaa.gov/cgi-bin/filter_gfs_0p50.pl?file=gfs.t12z.pgrb2full.0p50.f12&lev_100_mb=on&lev_125_mb=on&lev_150_mb=on&lev_175_mb=on&lev_200_mb=on&lev_225_mb=on&lev_250_mb=on&lev_275_mb=on&lev_300_mb=on&lev_325_mb=on&lev_350_mb=on&lev_375_mb=on&lev_400_mb=on&lev_425_mb=on&lev_450_mb=on&lev_475_mb=on&lev_500_mb=on&lev_525_mb=on&lev_550_mb=on&lev_575_mb=on&lev_600_mb=on&lev_625_mb=on&lev_650_mb=on&lev_675_mb=on&lev_700_mb=on&lev_725_mb=on&lev_750_mb=on&lev_775_mb=on&lev_800_mb=on&lev_825_mb=on&lev_850_mb=on&lev_875_mb=on&lev_900_mb=on&lev_925_mb=on&lev_950_mb=on&lev_975_mb=on&lev_1000_mb=on&var_UGRD=on&var_VGRD=on&leftlon=0&rightlon=360&toplat=90&bottomlat=-90&dir=%2Fgfs.2019052412


The exception (probably irrelevant since the error seems to be in the query)
************** Exception Text **************
System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
cbgonzalez
 
Posts: 9
Joined: Tue Jan 29, 2019 5:30 pm

Re: AloftWx v0.9 Beta released

Postby legoboyvdlp » Sat May 25, 2019 12:17 am

Hi,
Thanks!

Hmm - maybe to do with the input string. I've never seen that before though but will try and identify and fix it tomorrow.

Isaak I really have no idea what is causing your error, sorry :/
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: AloftWx v0.9 Beta released

Postby legoboyvdlp » Thu Aug 01, 2019 6:39 pm

Did you ever manage to get this to work, Isaak?
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: AloftWx v0.9 Beta released

Postby Isaak » Thu Aug 01, 2019 7:16 pm

No I'm afraid I gave up after my previous attempts. I'll try again somewhere in the upcoming week, but I won't be at home much so it could be a bit later.
Want to support medical research with your pc? Start Folding at Home and join team FlightGear!
Isaak
 
Posts: 767
Joined: Sat Jun 04, 2011 3:52 pm
Location: Hamme, Belgium
Pronouns: he, him
Callsign: OO-ISA
Version: next
OS: Windows 10

Re: AloftWx v0.9 Beta released

Postby legoboyvdlp » Tue Aug 20, 2019 9:01 pm

Hi Isaak,
Looking at the code you should have got an error box with something starting with Error:

Regardless, I just made a change to the error catching code, I'll push and recompile some binaries. Edit with link to new .exe coming. Hope this fixes it ;)
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: AloftWx v0.9 Beta released

Postby Isaak » Tue Aug 20, 2019 9:08 pm

Thanks for that! I'll give it a try tomorrow evening or Thursday.
Want to support medical research with your pc? Start Folding at Home and join team FlightGear!
Isaak
 
Posts: 767
Joined: Sat Jun 04, 2011 3:52 pm
Location: Hamme, Belgium
Pronouns: he, him
Callsign: OO-ISA
Version: next
OS: Windows 10

Re: AloftWx v0.9 Beta released

Postby legoboyvdlp » Tue Aug 20, 2019 9:29 pm

Sorry for the delay - here we are!

https://github.com/legoboyvdlp/aloftWx/ ... 0.9.2-beta

Please make sure you replace all the files just to be absolutely certain.
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: AloftWx v0.9 Beta released

Postby V12 » Wed Aug 21, 2019 11:12 am

Stupid ask :
Is possible make config :
- master Linux machine with FGFS
- slave Win machine with Your windaloft software
- both machines communicating over UDP / telnet

I'm thinking how run AloftWX on Win running in virtualbox and FGFS on linux machine.
Fly high, fly fast - fly Concorde !
V12
 
Posts: 2757
Joined: Thu Jan 12, 2017 5:27 pm
Location: LZIB
Callsign: BAWV12

Re: AloftWx v0.9 Beta released

Postby legoboyvdlp » Wed Aug 21, 2019 11:24 am

Should be possible, just change from localhost to the respective IP addresses. :)

In fact it would be possible to do it without any master / slave - just run the windows PC and have it take input on one port and output on another port, run the Linux PC and make it input and output on the same ports but the opposite way round!
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: AloftWx v0.9 Beta released

Postby V12 » Wed Aug 21, 2019 11:55 am

Thx, will try.
Fly high, fly fast - fly Concorde !
V12
 
Posts: 2757
Joined: Thu Jan 12, 2017 5:27 pm
Location: LZIB
Callsign: BAWV12

Re: AloftWx v0.9 Beta released

Postby legoboyvdlp » Sat Aug 31, 2019 9:01 am

New release with updates to local-weather.nas from FGDATA - I reccomend updating to avoid undue error reports.
https://github.com/legoboyvdlp/aloftWx/ ... 0.9.3-beta
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: AloftWx v0.9 Beta released

Postby legoboyvdlp » Sat May 09, 2020 6:59 pm

New release - v0.9.4 -

https://github.com/legoboyvdlp/aloftWx/ ... 0.9.4-beta

Fixes forecast string being set incorrectly after forecast 10. Sorry about that.
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: AloftWx v0.9 Beta released

Postby scarymovie » Wed May 27, 2020 1:15 pm

Hi legoboyvdlp, thank you so much for for the great work.

I tried running it and there wasn't any error message. How can I confirm that it is working? And something that I noticed, I start up at an airport with thunderstorm (live weather). Basic weather shows heavy rainfall but in advanced weather, there isn't any precipitation.
scarymovie
 
Posts: 214
Joined: Wed Nov 21, 2007 3:34 pm
Location: Singapore

PreviousNext

Return to Weather

Who is online

Users browsing this forum: No registered users and 2 guests