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

    Posts made by mlevey

    • RE: Windy API4 - examples of succesfull use

      Sorry @ivo, I gave the solution in the original post. I had forgotten to declare the character encoding in the html document. Setting the meta tag to utf-8 solved the problem. Thanks!

      posted in Windy API v4
      mleveyM
      mlevey
    • RE: Windy API4 - examples of succesfull use

      A basic central California surfing weather website: surfwx.seaspatial.com
      I've added some buoy and wind data from NOAA sites and a tide-table using X-Tide. Data are fetched and processed with Python running on a Raspberry Pi 3b.

      posted in Windy API v4
      mleveyM
      mlevey
    • RE: Missing Font Icons

      Turns out I needed to declare the encodings in the html (meta charset="utf-8"/). A rookie mistake.

      Thank you for you assistance.

      posted in Windy API v4
      mleveyM
      mlevey
    • Missing Font Icons

      Using the free version of Windy v4 using localhost for development everything works great. However, once I upload the files to my website (surfwx.seaspatial.com) and access it, there are missing icons (see image) which are replaced with random characters. Something to do with iconfont.woff? It loads with a status of 200 but I can't figure out the problem. Any ideas? Thanks.0_1545419828375_Windy missing font icons.jpg

      posted in Windy API v4
      mleveyM
      mlevey