IBM / BluePic

WARNING: This repository is no longer maintained :warning: This repository will not be updated. The repository will be kept available in read-only mode.
https://developer.ibm.com/code/patterns
Apache License 2.0
325 stars 67 forks source link

Insights for Weather service is now deprecated. #375

Closed rolivieri closed 7 years ago

rolivieri commented 7 years ago

See following URL for more details: https://console.ng.bluemix.net/docs/services/InsightsWeather/index.html

"The revised service is available in Bluemix as Weather Company Data for IBM Bluemix."

tfrank64 commented 7 years ago

It looks like our weather insights service was migrated already to Weather Company Data. We could just change our service name and ensure that it still works, once OpenWhisk is working again. Depends on #379

tfrank64 commented 7 years ago

To confirm, the insights weather service was migrated to be Weather Company Data service. Here is BluePic's service and newly created weather service for reference:

BluePic-Insights-for-Weather       weatherinsights          Free-v2             BluePic                      create succeeded
Weather Company Data-tempp         weatherinsights          Free-v2                                          create succeeded

The API did change, but Vince already updated the swift-watson-sdk awhile back Additionally, OpenWhisk is currently using version 0.4.1 of that SDK so it includes the weather api updates. In the end, no further action needs to be taken.