Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login
    1. Home
    2. mcrossley
    M
    Offline
    • Profile
    • Following 0
    • Followers 1
    • Topics 5
    • Posts 26
    • Groups 0

    mcrossley

    @mcrossley

    9
    Reputation
    48
    Profile views
    26
    Posts
    1
    Followers
    0
    Following
    Joined
    Last Online

    mcrossley Unfollow Follow

    Best posts made by mcrossley

    • Station upload API v2 - wind direction

      The new API only accepts wind direction values in the range 0-359.

      Cumulus MX defaults to the common convention of using 0-360 for direction, where zero is used for no direction when the wind speed is zero. But 0 or 360 is commonly used for north.

      This worked fine with the v1 API, but users are now getting uploads rejected when they report the direction as 360.

      posted in Windy Stations
      M
      mcrossley
    • RE: Wind direction interval

      @lightmastertech plus one for using the average, a single instantaneous reading every five minutes minutes is a bit meaningless.

      posted in Windy Stations
      M
      mcrossley
    • RE: Report your Weather Station Data to Windy

      I am sending my data via Cumulus MX, it seems to be working apart from the pressure which I am sending in hPa.

      I send .

      ...&pressure=1017.75&...
      

      and it appears on windy.com as Pressure = 10hPa ?

      My station ID is f06ebac8

      Any ideas?

      posted in Windy Stations
      M
      mcrossley
    • RE: Report your Weather Station Data to Windy

      @gearoid Cumulus MX takes the station index too. The first you define is zero, the second 1 etc. I agree though that this information is not presented on your stations page, but they do seem to be listed in station ID order.

      posted in Windy Stations
      M
      mcrossley
    • RE: Report your Weather Station Data to Windy

      I have a test version of Cumulus MX available that uploads to Windy natively - no need for a custom URL, and it converts units as required.

      Details here... https://cumulus.hosiene.co.uk/viewtopic.php?f=11&t=17381

      posted in Windy Stations
      M
      mcrossley
    • RE: How to Access the Windy Stations Data

      @chezburke I think the APIs use Kelvin for temperatures.

      posted in Windy Stations
      M
      mcrossley
    • RE: How to Access the Windy Stations Data

      @chezburke You're welcome, and despite the upload API using Pascals as the default unit, the download API uses hectoPascals ;)

      posted in Windy Stations
      M
      mcrossley
    • RE: Station upload API v2 - wind direction

      @ulerio I know I can fix it at my end, but really, I think Windy should accept 0-360 which is the normal range in meteorology.

      posted in Windy Stations
      M
      mcrossley

    Latest posts made by mcrossley

    • Update Checksum error

      The latest updates have a checksum issue with one module...

      imports/bobuam.yml – File rejected: Checksum error!

      posted in Bug Reports
      M
      mcrossley
    • Windy Station Upload API

      Could you document the error response JSON formats on the API page?

      For example, the invalid password - 400 - response is:

      {"message":"Provided password is invalid","error":"Bad Request","statusCode":400}
      

      The old API had the "message" as an array of strings iirc?

      posted in Windy Stations
      M
      mcrossley
    • RE: Partial Outage of Windy Services

      @selverob The error is

      {"message":"Provided password is invalid","error":"Bad Request","statusCode":400}
      
      posted in System Status
      M
      mcrossley
    • RE: Partial Outage of Windy Services

      @selverob It is also affecting PWS uploads from Cumulus MX, and presumably other PWS software.

      posted in System Status
      M
      mcrossley
    • RE: Station upload API v2 - wind direction

      @marekd Thank you.

      posted in Windy Stations
      M
      mcrossley
    • RE: Station upload API v2 - wind direction

      @ulerio I know I can fix it at my end, but really, I think Windy should accept 0-360 which is the normal range in meteorology.

      posted in Windy Stations
      M
      mcrossley
    • Station upload API v2 - wind direction

      The new API only accepts wind direction values in the range 0-359.

      Cumulus MX defaults to the common convention of using 0-360 for direction, where zero is used for no direction when the wind speed is zero. But 0 or 360 is commonly used for north.

      This worked fine with the v1 API, but users are now getting uploads rejected when they report the direction as 360.

      posted in Windy Stations
      M
      mcrossley
    • RE: PWS API v2 - Pressure Question

      @Suty Sorry, that is still not clear to me. I think you mean station pressure, but there are three commonly used pressure values in meteorology...

      Station Pressure (sometimes called Absolute Pressure) - the raw pressure value read by the sensor with no reduction applied.
      or
      Sea Level Pressure (QNH) - Station pressure reduced to sea level using temperature and humidity.
      or
      Altimeter - Station pressure reduced to sea level using a temperature profile of the "standard" atmosphere.

      posted in Developers
      M
      mcrossley
    • PWS API v2 - Pressure Question

      I'm assuming you want Sea Level Pressure sent via the API and not Station Pressure or something else. Can someone confirm?

      posted in Developers
      M
      mcrossley
    • RE: Air quality station

      @korina Thread resurrection! Are there any plans to add AQ values to the PWS upload API?

      posted in General Discussion
      M
      mcrossley