{"id":18509009,"url":"https://github.com/johnwalicki/node-red-severe-weather-alert-map","last_synced_at":"2026-02-03T19:32:50.900Z","repository":{"id":101276247,"uuid":"244792805","full_name":"johnwalicki/Node-RED-Severe-Weather-Alert-Map","owner":"johnwalicki","description":"Severe Weather Alert Map Node-RED Dashboard using The Weather Company APIs","archived":false,"fork":false,"pushed_at":"2021-04-30T14:54:58.000Z","size":354,"stargazers_count":5,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T02:25:10.950Z","etag":null,"topics":["node-red-flow","twc","weather"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnwalicki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-04T02:52:05.000Z","updated_at":"2023-12-04T19:57:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"b63fb7a9-ef1f-4ee6-b772-535a966ed46b","html_url":"https://github.com/johnwalicki/Node-RED-Severe-Weather-Alert-Map","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johnwalicki/Node-RED-Severe-Weather-Alert-Map","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnwalicki%2FNode-RED-Severe-Weather-Alert-Map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnwalicki%2FNode-RED-Severe-Weather-Alert-Map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnwalicki%2FNode-RED-Severe-Weather-Alert-Map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnwalicki%2FNode-RED-Severe-Weather-Alert-Map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnwalicki","download_url":"https://codeload.github.com/johnwalicki/Node-RED-Severe-Weather-Alert-Map/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnwalicki%2FNode-RED-Severe-Weather-Alert-Map/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262270427,"owners_count":23285165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["node-red-flow","twc","weather"],"created_at":"2024-11-06T15:16:06.841Z","updated_at":"2026-02-03T19:32:50.892Z","avatar_url":"https://github.com/johnwalicki.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node-RED Severe Weather Alert Map\nBuild a Severe Weather Alert Map Node-RED Dashboard using The Weather Company APIs\n\nUse [The Weather Company APIs](https://www.ibm.com/products/weather-company-data-packages) to plot all of the current [Severe Weather Alerts](https://www.ibm.com/downloads/cas/XZWZ9K1V) issued by the [National Weather Service](https://www.weather.gov/alerts) on a [Node-RED](https://nodered.org) Dashboard\n\nThis example flow and Node-RED Dashboard might be useful as part of a [Call for Code](https://developer.ibm.com/callforcode/) solution. The Call for Code 2021 theme is to help reverse the impact of Climate Change.\n\nCreate additional Node-RED flows using the [node-red-contrib-twc-weather](https://flows.nodered.org/node/node-red-contrib-twc-weather) package.\n\n### Prerequistes\n\n- [Install Node-RED](https://nodered.org/docs/getting-started/) on your system or in the cloud\n- This flow requires Node-RED v1.1 or higher\n- [Add the following nodes](https://nodered.org/docs/user-guide/runtime/adding-nodes) to your Node-RED palette\n  - [node-red-dashboard](https://flows.nodered.org/node/node-red-dashboard)\n  - [node-red-node-ui-table](https://flows.nodered.org/node/node-red-node-ui-table)\n  - [node-red-contrib-web-worldmap](https://flows.nodered.org/node/node-red-contrib-web-worldmap)\n- If you are participating in the [2021 Call for Code](https://developer.ibm.com/callforcode/) you can [register](https://developer.ibm.com/callforcode/tools/weather/) for a time limited TWC API key.\n- Learn more about the TWC APIs used in this Node-RED flow by reading the [TWC Severe Weather API documentation](https://ibm.co/v3WAHa)\n\n\n## Node-RED flow in this repository:\n---\n### A flow that displays Severe Weather Alerts on a map\n\n![Severe Weather Alert Dashboard](screenshots/TWC-SevereWeatherAlerts-dashboard.png?raw=true \"Severe Weather Dashboard\")\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eGet the Code: \u003ca href=\"flows/SevereWeatherAlertMap.flow\"\u003eNode-RED flow for Severe Weather Alerts\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n![Severe Weather Alert flow](screenshots/TWC-SevereWeatherAlerts-flow.png?raw=true \"Severe Weather flow\")\n---\n\n### Authors\n\n- [John Walicki](https://github.com/johnwalicki)\n\n___\n\nEnjoy!  Give us [feedback](https://github.com/johnwalicki/Node-RED-Severe-Weather-Alert-Map/issues) if you have suggestions on how to improve this tutorial.\n\n## License\n\nThis tutorial is licensed under the Apache Software License, Version 2.  Separate third party code objects invoked within this code pattern are licensed by their respective providers pursuant to their own separate licenses. Contributions are subject to the [Developer Certificate of Origin, Version 1.1 (DCO)](https://developercertificate.org/) and the [Apache Software License, Version 2](http://www.apache.org/licenses/LICENSE-2.0.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnwalicki%2Fnode-red-severe-weather-alert-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnwalicki%2Fnode-red-severe-weather-alert-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnwalicki%2Fnode-red-severe-weather-alert-map/lists"}