Toolkit for accessing data from the Insights for Weather Bluemix Service.
To learn more about how this toolkit can be used:
To watch this toolkit in action:
To learn more about Streams:
- IBM Streams on Github
- Introduction to Streams Quick Start Edition
- Streams Getting Started Guide
- StreamsDev
To build this toolkit, you need to:
- Install IBM Streams 4.1 and up
- Set MAVEN environment variable:
export M2_HOME=<maven install location>
- cd com.ibm.streamsx.weather
- Download required build dependencies:
ant maven-deps
- Import project into Streams Studio to build
To build this toolkit, you need to:
- Install IBM Streams 4.1 and up
- Set MAVEN environment variable:
export M2_HOME=<maven install location>
- cd com.ibm.streamsx.weather
- To build toolkit:
ant