Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login
    1. Home
    2. Mortimer Cat
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 11
    • Best 7
    • Controversial 0
    • Groups 0

    Mortimer Cat

    @Mortimer Cat

    9
    Reputation
    18
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Mortimer Cat Unfollow Follow

    Best posts made by Mortimer Cat

    • RE: List of Finished Windy Plugins (v42+)

      @Suty I would love that to happen, thank you.

      posted in Windy Plugins
      Mortimer CatM
      Mortimer Cat
    • RE: Improve Windy.com and make your own Windy Plugin

      I just had my contrail plugin published, please may I be invited to your Slack channel :)

      posted in Announcements
      Mortimer CatM
      Mortimer Cat
    • RE: List of Finished Windy Plugins (v42+)

      Hi there,

      I have created a plugin that analyses atmospheric conditions and calculates whether an aircraft would create contrails at a given location. I have attached a screenshot.

      cc75e0b7-1a19-4f1a-a840-120f98375d5e-image.png

      https://github.com/IoanaLogafatu/windy-plugin-contrails

      The latest version
      https://windy-plugins.com/8724298/windy-plugin-contrails/0.1.5/plugin.min.js

      Can this please be considered for official inclusion?

      posted in Windy Plugins
      Mortimer CatM
      Mortimer Cat
    • RE: List of Finished Windy Plugins (v42+)

      Thank you.

      I have set private to true, version to 1.0.0 and actioned..

      https://windy-plugins.com/8724298/windy-plugin-contrails/1.0.0/plugin.min.js

      posted in Windy Plugins
      Mortimer CatM
      Mortimer Cat
    • RE: Are the URL parameters passed to the plugin

      @vicb Thank you

      I missed the routerPath configuration. it works perfectly now.

      posted in Windy Plugins
      Mortimer CatM
      Mortimer Cat
    • RE: List of Finished Windy Plugins (v42+)

      @David-Ryzec-3 Thank you, I'll upload a screenshot now

      Would it be possible to change the author's name to "Ioana Logafatu" as per the pluginConfig.ts

      MortimerCat is my business name, but the plugin in was a personal project.

      posted in Windy Plugins
      Mortimer CatM
      Mortimer Cat
    • RE: List of Finished Windy Plugins (v42+)

      @David-Ryzec-3 Do I need to tell you I have updated the version?
      https://windy-plugins.com/8724298/windy-plugin-contrails/1.0.1/plugin.min.js

      posted in Windy Plugins
      Mortimer CatM
      Mortimer Cat

    Latest posts made by Mortimer Cat

    • RE: List of Finished Windy Plugins (v42+)

      @IoanaLogafatu I confirm this is me.

      posted in Windy Plugins
      Mortimer CatM
      Mortimer Cat
    • RE: Improve Windy.com and make your own Windy Plugin

      I just had my contrail plugin published, please may I be invited to your Slack channel :)

      posted in Announcements
      Mortimer CatM
      Mortimer Cat
    • RE: Are the URL parameters passed to the plugin

      @vicb Thank you

      I missed the routerPath configuration. it works perfectly now.

      posted in Windy Plugins
      Mortimer CatM
      Mortimer Cat
    • RE: List of Finished Windy Plugins (v42+)

      @David-Ryzec-3 Do I need to tell you I have updated the version?
      https://windy-plugins.com/8724298/windy-plugin-contrails/1.0.1/plugin.min.js

      posted in Windy Plugins
      Mortimer CatM
      Mortimer Cat
    • RE: List of Finished Windy Plugins (v42+)

      @David-Ryzec-3 Thank you, I'll upload a screenshot now

      Would it be possible to change the author's name to "Ioana Logafatu" as per the pluginConfig.ts

      MortimerCat is my business name, but the plugin in was a personal project.

      posted in Windy Plugins
      Mortimer CatM
      Mortimer Cat
    • RE: List of Finished Windy Plugins (v42+)

      Thank you.

      I have set private to true, version to 1.0.0 and actioned..

      https://windy-plugins.com/8724298/windy-plugin-contrails/1.0.0/plugin.min.js

      posted in Windy Plugins
      Mortimer CatM
      Mortimer Cat
    • RE: List of Finished Windy Plugins (v42+)

      @Suty I would love that to happen, thank you.

      posted in Windy Plugins
      Mortimer CatM
      Mortimer Cat
    • Are the URL parameters passed to the plugin

      If I call open Windy with the following URL, I get the map centred at -22,49 (wherever that may be)
      https://www.windy.com/plugin/contrails?-22.715,49.109,5,i:pressure

      _params in my plugin code is always undefined.

      export const onopen = (_params: any) => {
             console.log('PARAMS', _params);
         };
      

      PARAMS undefined

      Question 1) Should I be seeing something in _params?

      Question 2) I want to pass a parameter to my plugin - in my case it will be the altitude I want to examine. How would I format that in my URL?

      posted in Windy Plugins
      Mortimer CatM
      Mortimer Cat
    • RE: List of Finished Windy Plugins (v42+)

      Hi there,

      I have created a plugin that analyses atmospheric conditions and calculates whether an aircraft would create contrails at a given location. I have attached a screenshot.

      cc75e0b7-1a19-4f1a-a840-120f98375d5e-image.png

      https://github.com/IoanaLogafatu/windy-plugin-contrails

      The latest version
      https://windy-plugins.com/8724298/windy-plugin-contrails/0.1.5/plugin.min.js

      Can this please be considered for official inclusion?

      posted in Windy Plugins
      Mortimer CatM
      Mortimer Cat
    • RE: What is my User ID ?

      @Mortimer-Cat I eventually realised publish-plugin on GitHub gives the full URL in the output.

      posted in Windy Plugins
      Mortimer CatM
      Mortimer Cat