Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login
    1. Home
    2. BrickNz
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 10
    • Best 0
    • Controversial 0
    • Groups 0

    BrickNz

    @BrickNz

    0
    Reputation
    1
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    BrickNz Unfollow Follow

    Latest posts made by BrickNz

    • RE: Can't Login to Windy Stations

      Hi @Suty,

      Not sure what happened but I can now log in to my stations. Maybe it just took some time for the changes to agltemp that I made today to ripple through.

      posted in Windy Stations
      B
      BrickNz
    • RE: Can't Login to Windy Stations

      Hi @Suty,

      I check data from my stations and found that one of the parameters, agltemp, on all but one of my stations is set to null.
      I used the API to set these to 0 but the login problem remains.

      There is also parameter "cc" that reports null in the station data for all but my first station. I have tried changing this with the API but with no success. Is this the problem and, if so, how do I get rid of the nulls?

      Reported data from one of my inactive stations is as follows:
      ... note the "cc": null after "observationUpdated": "2024-08-22T06:00:59.081Z" a few lines above the data fields.

      {
      "header": {
      "name": "Mathy's, Ngarimu Bay (WHGPC_WS_05)",
      "content": {
      "url": "https://www.ozonenewzealand.com",
      "text": "Waikato Hang Gliding and Paragliding Club"
      },
      "agl_temp": 0,
      "agl_wind": 4,
      "elev_m": 207,
      "lat": -37.067985,
      "lon": 175.526515,
      "stationType": "Custom Built",
      "shareOption": "Open",
      "id": "5f058a546",
      "stationId": 5,
      "type": "pws",
      "updated": "2024-10-08T23:16:09.597Z",
      "observation": {
      "avgFreqMin": 20.869565217391305,
      "records": 3,
      "avgDelayMin": 10.434782608695652,
      "latestObs": "2024-08-18T04:22:58.082Z"
      },
      "observationUpdated": "2024-08-22T06:00:59.081Z",
      "cc": null,
      "locationUpdated": "2024-10-08T23:16:09.597Z",
      "si": 5
      },
      "data": {
      "ts": [
      1728187331711,
      1728188549712,
      1728188781708,
      1728278693560,
      1728423564556,
      1728430256499
      ],
      "temp": [
      298.449999237061,
      298.449999237061,
      298.449999237061,
      298.449999237061,
      287.849999809265,
      285.15
      ],
      "wind": [
      3.17,
      3.17,
      3.17,
      3.17,
      7.06,
      6.7
      ],
      "wind_dir": [
      17,
      17,
      17,
      17,
      316,
      254
      ],
      "wind_gust": [
      3.72,
      3.72,
      3.72,
      3.72,
      9.46,
      8.06
      ]
      }
      }

      posted in Windy Stations
      B
      BrickNz
    • RE: Can't Login to Windy Stations

      Hi @Suty,

      Yes, I have 10 stations on Windy but some are inactive at the moment which maybe is causing the problem. To try to log in, as done successfully previously, I am going to https://stations.windy.com and clicking 'Register Stations' which takes me to https://stations.windy.com/stations but I just get a white page with the spinning circle. I have tried logging out from https://account.windy.com and logging in again, also resetting my password but the problem persists. I can successfully login at https://account.windy.com but I need to access my stations to manage them.

      From your reply:
      "More specifically, I would recommend checking those null parameters, it is probably the reason for the whole issue."
      What/where are the NUL parameters referred to and how do I change/correct them?

      Thanks
      Mark

      posted in Windy Stations
      B
      BrickNz
    • Can't Login to Windy Stations

      Hi, I can no longer login to Windy Station. I have tried different browsers, different devices and deleting cookies. I got a warning from Google that the password was involved in a breach so I have reset my password but that made no difference. When I try to login I just get the spinning circle forever. If I inspect the page I find the following errors in the console:
      Initializing Windy API: Adding HTML to #windy DIV
      libBoot.js:1 Failed to authorize Windy API key: Error: Windy API error: Missing

      in the BODY of the page
      at libBoot.js:1:255558
      (anonymous) @ libBoot.js:1Understand this error
      libBoot.js:1 Uncaught (in promise) TypeError: Cannot set properties of null (setting 'innerHTML')
      at n (libBoot.js:1:259986)
      at libBoot.js:1:260729

      I appear to have the same problem as this user:
      https://community.windy.com/topic/30952/stations-windy-com-stations-not-working

      Can you please advise how I resolve this issue.
      Thanks
      Mark

      posted in Windy Stations
      B
      BrickNz
    • RE: Feature requests + questions

      @bricknz said in Feature requests + questions:

      @korina Thanks but I am not seeing the link in the station details

      screenshot

      posted in Windy Stations
      B
      BrickNz
    • RE: Feature requests + questions

      @korina Thanks but I am not seeing the link in the station details

      posted in Windy Stations
      B
      BrickNz
    • RE: Feature requests + questions

      @korina
      yes I have done that but can't find where the link is displayed other than the station detail page within Windy Stations which appears to be only visible to the station owner. I would like to see it added to the station popup from the windy map please.
      The other question I had was where do you access the full station data and history? Is the only place the station popup from the windy map or is there a station detail page for each station accessible by all? If there is a station data detail page, how do you navigate to it?
      Thanks, Mark

      posted in Windy Stations
      B
      BrickNz
    • RE: Feature requests + questions

      @korina hi,
      How do I access this station detail page?
      I have added a url in the station configuration but can't see this anywhere when viewing the station on the windy app or in a browser.
      Thanks, Mark

      posted in Windy Stations
      B
      BrickNz
    • Feature requests + questions

      Hi, I have re-posted the following from Windy Stations in case this is a better place for it.

      I love your work so far on Windy Stations. The station display of wind and direction on the map is great for a quick overview of conditions in the area.

      I have recently added a new Windy station, ID:f058a546, which is a prototype for stations to be added to service the hang gliding and paragliding community in NZ.

      I have a few questions and suggestions:

      1. Is a station detail page available on Windy showing all current data plus some historical data on graphs?

      2. It would be nice to see more detail in the station popup though either directly or through a link. In particular, a wind graph showing min, average, and max wind and over the past few hours. Perhaps the current temperature graph can be selectable between temp and wind.

      3. On the map station popup in the 'ABOUT THIS STATION' section, can you please add a link to the URL if it has been added to the station setup. I can use this to go to a more detailed station view if the above is not possible.

      4. Can you please add the station battery voltage as a data field to be uploaded and viewed both current and history via a graph.

      5. The temperature graph on the popup for my station desn't seem to be working.

      Thanks and keep up the good work.
      Mark

      posted in Windy Stations
      B
      BrickNz
    • How to see station page on Windy?

      Hi,
      I love your work so far on Windy Stations. The station display of wind and direction on the map is great for a quick overview of conditions in the area.

      I have recently added a new Windy station, ID:f058a546, which is a prototype for stations to be added to service the hang gliding and paragliding community in NZ.

      I have a few questions and suggestions:

      1. It would be nice to see more detail in the station popup though either directly or through a link. In particular, a wind graph showing min, average, and max wind and over the past few hours.

      2. Is a station detail page available on Windy showing all current data plus some historical data on graphs?

      3. On the map station popup in the 'ABOUT THIS STATION' section, can you please add a link to the URL if it has been added to the station setup.

      4. Can you please add the station battery voltage as a data field to be uploaded and viewed both current and history via a graph.

      Thanks and keep up the good work.
      Mark

      posted in Windy Stations
      B
      BrickNz