[REL] WeatherPlugin

Discussion in 'Other' started by Stefan_L_01, Dec 14, 2017.

  1. Woodee

    Woodee Registered

    Joined:
    Oct 4, 2010
    Messages:
    4,004
    Likes Received:
    1,058
    HA, I created a new API key and I'm now getting a 401 web query error with the new one :D
     
  2. Stefan_L_01

    Stefan_L_01 Registered

    Joined:
    Nov 18, 2012
    Messages:
    595
    Likes Received:
    386
    you are not connected to your plugin (server). How shall it work? Also the query for data to owm seems to be broken.
     
  3. Woodee

    Woodee Registered

    Joined:
    Oct 4, 2010
    Messages:
    4,004
    Likes Received:
    1,058
    Well rain definitely worked with OpenWeatherMap yesterday!

    I have been meaning to ask. Is the "rain limit" a limit to how much total rain will fall or a limit to how fast it will fall?
     
  4. lagg

    lagg Registered

    Joined:
    Oct 1, 2012
    Messages:
    3,043
    Likes Received:
    1,958
    A limit to how fast.
     
  5. Myrvold

    Myrvold Registered

    Joined:
    Jan 9, 2012
    Messages:
    263
    Likes Received:
    351
    Do you really used "ID = 0" ?
    I mean, it probably works, but I never use 0 in anything unless I want it to be off. Just as a "safety" measure :)
     
  6. lagg

    lagg Registered

    Joined:
    Oct 1, 2012
    Messages:
    3,043
    Likes Received:
    1,958
    I have always used the Id=0 in one of our servers, without problems.
     
    Myrvold likes this.
  7. Woodee

    Woodee Registered

    Joined:
    Oct 4, 2010
    Messages:
    4,004
    Likes Received:
    1,058
    If I don't want realtime weather, I don't run the app :D
     
    Myrvold likes this.
  8. Stefan Hausleithner

    Stefan Hausleithner Registered

    Joined:
    Feb 14, 2019
    Messages:
    31
    Likes Received:
    4
    2022-02-02_23h20_53.png

    hello people,
    is this a problem?
     
  9. Justifier

    Justifier Registered

    Joined:
    Apr 23, 2018
    Messages:
    44
    Likes Received:
    22
    Hi Stefan, thanks for your plugin. I am just trying to use in manual mode and I understand from your readme file that quote "For V1.13 the last applied weather data is internally stored and reapplied for new sessions, and all kind of session restarts AND go to new track / track reloads."
    I have a connection to my dedi server and if I hit apply it does apply the weather setting I have set in manual mode but it is not keeping them between sessions.... when I go to quali or race etc. it introduces 20% rain (and actually gives rain on track) and changes wind speed. Is there a way to fix this? I keep needing to go back to the client and clicking apply between each session to fix the weather back to no rain.
    Thanks.

    *** EDIT ***
    Sorry Stefan I think I just need to wait 5 seconds or so for it to update each session... it seems to be working now. Cheers
     
  10. FERNANDO CABRERA

    FERNANDO CABRERA Registered

    Joined:
    Aug 29, 2020
    Messages:
    139
    Likes Received:
    115
    Sorry don't know if this has been answered before..
    Can I use this program for historic weather, or only real time weather?
     
  11. RoWo

    RoWo Member

    Joined:
    Jul 16, 2014
    Messages:
    570
    Likes Received:
    625
    Only realtime.
     
  12. mesfigas

    mesfigas Registered

    Joined:
    Oct 15, 2015
    Messages:
    1,722
    Likes Received:
    830
    i tries the plugin and set it like some other people here
    when o play AMS 2 real time weather at daytona its raining
    when i do the same in rf2 it has clouds only
    same hour of the day for both games
    not sure if its still working
    i have both API keys for climacell and openweathermap
     
  13. Corti

    Corti Registered

    Joined:
    Sep 29, 2014
    Messages:
    1,354
    Likes Received:
    2,495
    Same weather station?
    Ex.: Maybe Jacksonville it's rain info & Orlando no rain. Remember Spa-Francorchamps. :rolleyes:
     
    juanchioooo, ebeninca and atomed like this.
  14. mesfigas

    mesfigas Registered

    Joined:
    Oct 15, 2015
    Messages:
    1,722
    Likes Received:
    830
    its raining now at daytona but the plugin gives me just light clouds
     
  15. mesfigas

    mesfigas Registered

    Joined:
    Oct 15, 2015
    Messages:
    1,722
    Likes Received:
    830
    now it rains at sebring and works
     
    Corti likes this.
  16. Ravioli

    Ravioli Registered

    Joined:
    Jul 7, 2020
    Messages:
    22
    Likes Received:
    8
    @Stefan_L_01

    Is it possible that the webaddress for the API call to ClimaCell_V4 is outdated? No matter what I try, I'm getting an error "webquery failed: Unable to connect to the remote server."

    Looking in my ClimaCell (Tomorrow.io) backend, the API call should be made to
    https://api.tomorrow.io/v4/ now...
     
  17. Myrvold

    Myrvold Registered

    Joined:
    Jan 9, 2012
    Messages:
    263
    Likes Received:
    351
    2nd this.

    Worked on Monday, not today. So it seems like there has been some kind of change somewhere.

    EDIT: Ouch. Stefan hasn't been online here since May.
     
  18. Myrvold

    Myrvold Registered

    Joined:
    Jan 9, 2012
    Messages:
    263
    Likes Received:
    351
    @Ravioli It works again for me now.
     
  19. Ravioli

    Ravioli Registered

    Joined:
    Jul 7, 2020
    Messages:
    22
    Likes Received:
    8
    @Myrvold Works again for me as well, thanks for the heads up. Strange though, I guess it must've been something on the Climacell side then...
     
    Myrvold likes this.
  20. BigBl4ckW0lf

    BigBl4ckW0lf Registered

    Joined:
    Sep 30, 2020
    Messages:
    11
    Likes Received:
    11
    I am facing an issue with the weather client. The client gives an "401 Unauthorized" for newly created OpenWeatherMap API keys.

    I am having a key created a few years ago which is working just fine but if I create a new API key with the same account the client gives me a 401. The issue persists if a new account is used. The API (...api.openweathermap.org/data/2.5/weather?lat={lat}&lon={lon}&appid={API key}) works fine for all API keys. I want to migrate to a separate account for the league weather tool since I could need the free quota for my own projects.
     

Share This Page