Skip to content

IBMStreams/streamsx.weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

streamsx.weather

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:

Building toolkit for development

To build this toolkit, you need to:

  1. Install IBM Streams 4.1 and up
  2. Set MAVEN environment variable: export M2_HOME=<maven install location>
  3. cd com.ibm.streamsx.weather
  4. Download required build dependencies: ant maven-deps
  5. Import project into Streams Studio to build

Building toolkit

To build this toolkit, you need to:

  1. Install IBM Streams 4.1 and up
  2. Set MAVEN environment variable: export M2_HOME=<maven install location>
  3. cd com.ibm.streamsx.weather
  4. To build toolkit: ant

Releases

No releases published

Packages

No packages published

Languages