Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spotfiresoftware/spotfire-mod-weather
A visualization for Spotfire® to display live weather information and 7 days forecasts.
https://github.com/spotfiresoftware/spotfire-mod-weather
analytics mod spotfire spotfire-mods visualization
Last synced: 17 days ago
JSON representation
A visualization for Spotfire® to display live weather information and 7 days forecasts.
- Host: GitHub
- URL: https://github.com/spotfiresoftware/spotfire-mod-weather
- Owner: spotfiresoftware
- License: other
- Created: 2022-12-21T15:38:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-31T13:30:58.000Z (about 1 year ago)
- Last Synced: 2024-11-16T14:07:48.805Z (3 months ago)
- Topics: analytics, mod, spotfire, spotfire-mods, visualization
- Language: JavaScript
- Homepage:
- Size: 113 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Weather Mod for Spotfire®
Get live weather information and 7 days forecasts in Spotfire. In addition to instant weather information for a location, this visualization also provides toggleable temperature (°C or °F) in local time and current weather conditions like wind, humidity, visibility and weather description.
Can be used in a variety of analytical dashboards across numerous industry domains like aviation, agriculture, logistics, manufacturing, oil & gas, transportation etc. to provide current weather conditions.
## Installation & Use
[Download latest version](https://github.com/spotfiresoftware/spotfire-mod-weather/releases)
The [Wiki](https://github.com/spotfiresoftware/spotfire-mod-weather/wiki) contains step-by-step instruction on how to install and use this Mod in Spotfire®.
## Building the Project
In a terminal window:
- `npm install`
- `npm run server`## About Mods for Spotfire®
- [Spotfire Community Exchange](https://community.spotfire.com/files/): A safe and trusted place to discover ready-to-use Mods
- [Developer documentation](https://spotfiresoftware.github.io/spotfire-mods/docs/): Introduction and tutorials for Mods developers
- [Mods examples](https://github.com/TIBCOSoftware/spotfire-mods/): A public repository for examples projects