UltraWeatherBug HSPI User s Guide A HomeSeer HS2 plug-in to access live local weather conditions, forecasts and severe weather alerts

Size: px
Start display at page:

Download "UltraWeatherBug HSPI User s Guide A HomeSeer HS2 plug-in to access live local weather conditions, forecasts and severe weather alerts"

Transcription

1 UltraWeatherBug HSPI User s Guide A HomeSeer HS2 plug-in to access live local weather conditions, forecasts and severe weather alerts Copyright 2012 ultrajones@hotmail.com Revised 07/16/2012 This document contains proprietary and copyrighted information and may not be copied, reproduced, translated, or reduced to any electronic medium without prior consent, in writing, from ultrajones@hotmail.com.

2 Table of Contents Introduction... 4 Intended Audience... 4 UltraWeatherBug HSPI Overview... 4 How It Works... 4 Features... 4 Requirements... 4 UltraWeatherBug HSPI Installation... 5 Downloading the HomeSeer Plug-in... 5 Enabling the HomeSeer Plug-in... 5 UltraWeatherBug HSPI Configuration... 6 Web Page Layout... 6 UltraWeatherBug HSPI Options... 6 UltraWeatherBug Speak... 8 Adding WeatherBug HomeSeer Devices Temperature Devices Humidity Devices Wind Devices Rain Devices Pressure Devices Light Devices Weather Devices Forecast Devices UltraWeatherBug Device Modifying an Existing WeatherBug Device Deleting an Existing WeatherBug Device UltraWeatherBug HSPI Triggers UltraWeatherBug Alert Trigger Screenshot UltraWeatherBug HSPI Trigger Actions

3 UltraWeatherBug Notification UltraWeatherBug Speak UltraWeatherBug HSPI Trigger Conditions UltraWeatherBug Conditions Supported UltraWeatherBug HSPI API Reference RefreshStation Subroutine Example GetStations Subroutine Example GetStation Subroutine Example GetForecast Subroutine Example GetAlerts Subroutine Example

4 Introduction UltraWeatherBug is a HomeSeer HS2 plug-in that allows you to use HomeSeer to access live local weather conditions, forecasts and severe weather alerts. The plug-in reads live weather from any of the 8,000 WeatherBug Tracking Stations. WeatherBug manages and operates a proprietary network of over 8,000 WeatherBug Tracking Stations strategically placed at schools, public safety facilities and television stations throughout the U.S. These professional-grade weather stations generate live neighborhood level reports every second (unlike other weather providers; their data is up to an hour or more old). For more information, see Intended Audience This document is intended for the HomeSeer user that has chosen to install and configure the UltraWeatherBug HomeSeer Plug-in. UltraWeatherBug HSPI Overview How It Works UltraWeatherBug pulls live weather data from any of the 8,000 WeatherBug Tracking Stations and updates HomeSeer devices with the current weather conditions. Features Multiple threading allows UltraWeatherBug to query for live weather, weather forecasts and weather alerts without disrupting the performance of HomeSeer. Supports HomeSeer triggers based on weather alerts. Supports HomeSeer actions to send current weather conditions, 7 day weather forecast or current weather alerts. Error Try/Catch logic to ensure plug-in doesnt fail with an unhandled exception. Web page is non-code behind ASP.Net to allow the user to easily customize the code and interface. Requirements Homeseer 2.2 or greater 4

5 UltraWeatherBug HSPI Installation Downloading the HomeSeer Plug-in 1. From your HomeSeer web page, select the Updater button. 2. Click the Next button until you find the entry for UltraWeatherBug, the click the checkbox to mark the plug-in for installation. 3. Click the Next button to begin downloading the UltraWeatherBug plug-in package. 4. Restart HomeSeer once the download is complete. Enabling the HomeSeer Plug-in 1. From your HomeSeer web page, select the Setup button. 2. Select the Interfaces tab. 3. From the Built-in Interfaces section, click the Disabled button to enable the UltraWeatherBug plug-in, and then select Save to enable the plug-in. 4. The UltraWeatherBug plug-in is now enabled. Click the UltraWeatherBug button to view the plug-in Status, Options, Stations, Devices, Live Weather, Forecast and Alerts. 5

6 UltraWeatherBug HSPI Configuration Web Page Layout The UltraWeatherBug plug-in has seven web pages that provide access the available features of the plug-in. The available web pages are as follows: 1. Status Displays the plug-in and WeatherBug status. 2. Options Displays and allows you to change the options associated with the plug-in. 3. Speech Displays and allows you to change the options assoicated with speaking weather conditions, forecasts and alerts. 4. Stations Provide the ability to define up to 5 WeatherBug tracking stations. 5. Devices Allows you to create a HomeSeer device to track the weather conditions. 6. Live Weather Displays the live weather conditions for any of the pre-defined tracking stations. 7. Forecast Displays the 7 day forecast and provides one click access to the WeatherBug web page. 8. Alerts Displays the Weather Alerts for any of the pre-defined tracking stations. UltraWeatherBug HSPI Options All options are set from the Options web page. The following options are supported: 1. Unit Type Specify the preferred unit types (e.g. U.S. customary units or metric system units). 2. Station Update Specify how often to check the WeatherBug tracking station for updated live weather data. 3. Forecast Update - Specify how often to check for the weather forecast for the defined tracking stations. 6

7 4. Alerts Update Specify how often to check for weather alerts. 5. Forecast Image Size Specify the image size when displaying the weather forecast. 6. Forecast Image Background Specify if the background image is transparent or opaque. 7. Observation Time Zone Offset Set this option to yes to apply your time zone offset to the date and time provided by Weatherbug. The default value is no. 8. Alerts Time Zone Offset Set this option to yes to apply your time zone offset to the date and time provided by Weatherbug. The default value is yes. 9. To The address used to send the notifications to From The address used to send the notifications from Subject The subject template. The following variables are expanded when the notification is sent: a. $station (e.g. Station1, Station2, etc.) b. $notification-type (e.g. Weather Forecast, Weather Alert) 12. Live Weather Template The message body used to send live weather notifications. The following variables are expanded when the is sent: a. $station (e.g. Station1, Station2, etc.) b. $stationname (e.g. Local HS [1.5 miles away]) c. $stationcity (e.g. New York) d. $temp e. $temp-high f. $temp-low g. $temp-rate h. $feels-like i. $wet-bulb j. $dew-point k. $humidity l. $humidity-high m. $humidity-low n. $humidity-rate o. $gust-direction p. $gust-speed q. $gust-time r. $wind-speed s. $wind-speed-avg t. $wind-direction u. $wind-direction-avg v. $rain-month w. $rain-rate x. $rain-rate-max y. $rain-today z. $rain-year aa. $pressure 7

8 bb. $pressure-high cc. $pressure-low dd. $light ee. $light-rate ff. $ob-date gg. $current-condition hh. $todays-short-prediction ii. $todays-high jj. $todays-low kk. $tomorrows-short-prediction ll. $tomorrows-high mm. $tomorrows-low nn. $last-alert-type oo. $last-alert-title 13. Forecast Weather Template The message body used to send live weather notifications. The following variables are expanded when the is sent: a. All variables supported by the Live Weather Template. b. $forecast (contains the 7 day forecast) c. $forecastn (contains the forecast for the next n days, where n=1-7) Example: $forecast3 will contain the forecast for the next 3 days. 14. Alert Weather Template The message body used to send live weather notifications. The following variables are expanded when the is sent: a. All variables supported by the Live Weather Template. b. $posted-date c. $expires-date d. $type e. $tile f. $msg-summary 15. Register Link If set to Yes, the UltraWeatherBug button will be displayed on all web pages. 16. Debug Mode If set to Yes, the plug-in will write verbose logging to the HomeSeer log file. UltraWeatherBug Speak All speech options are set from the Speech web page. The following options are supported: 1. Live Weather Template The template used to speak live weather conditions. The following variables are expanded prior to speaking: a. $station (e.g. Station1, Station2, etc.) b. $stationname (e.g. Local HS [1.5 miles away]) c. $stationcity (e.g. New York) d. $temp e. $temp-high f. $temp-low g. $temp-rate 8

9 h. $feels-like i. $wet-bulb j. $dew-point k. $humidity l. $humidity-high m. $humidity-low n. $humidity-rate o. $gust-direction p. $gust-speed q. $gust-time r. $wind-speed s. $wind-speed-avg t. $wind-direction u. $wind-direction-avg v. $rain-month w. $rain-rate x. $rain-rate-max y. $rain-today z. $rain-year aa. $pressure bb. $pressure-high cc. $pressure-low dd. $light ee. $light-rate ff. $ob-date gg. $current-condition hh. $todays-short-prediction ii. $todays-high jj. $todays-low kk. $tomorrows-short-prediction ll. $tomorrows-high mm. $tomorrows-low nn. $last-alert-type oo. $last-alert-title 2. Forecast Weather Template The message body used to send live weather notifications. The following variables are expanded when the is sent: a. All variables supported by the Live Weather Template. b. $forecast (contains the 7 day forecast) c. $forecastn (contains the forecast for the next n days, where n=1-7) Example: $forecast3 will contain the forecast for the next 3 days. 3. Alert Weather Template The message body used to send live weather notifications. The following variables are expanded when the is sent: 9

10 a. All variables supported by the Live Weather Template. b. $posted-date c. $expires-date d. $type e. $tile f. $msg-summary Adding WeatherBug HomeSeer Devices The UltraWeatherBug plug-in allows you to create a HomeSeer device for temperature, humidity, wind, rain, pressure, light, current conditions and tomorrow s forecast. Temperature Devices Each temperature device you create will be assigned from the WeatherBug house code. To create a temperature device, simply connect to the UltraWeatherBug HSPI Devices web page, then select the Temperature WeatherBug Device Type, then click the Submit button. All available temperature devices will be displayed. Select the HomeSeer devices you want to create by clicking the checkbox under the HomeSeer Device column, then click the Save button. Humidity Devices Each humidity device you create will be assigned from the WeatherBug house code. To create a humidity device, simply connect to the UltraWeatherBug HSPI Devices web page, then select the Humidity WeatherBug Device Type, then click the Submit button. All available humidity devices will be displayed. Select the HomeSeer devices you want to create by clicking the checkbox under the HomeSeer Device column, then click the Save button. Wind Devices Each wind device you create will be assigned from the WeatherBug house code. To create a wind device, simply connect to the UltraWeatherBug HSPI Devices web page, then select the Wind WeatherBug Device Type, then click the Submit button. All available wind devices will be displayed. Select the HomeSeer devices you want to create by clicking the checkbox under the HomeSeer Device column, then click the Save button. Rain Devices Each rain device you create will be assigned from the WeatherBug house code. To create a rain device, simply connect to the UltraWeatherBug HSPI Devices web page, then select the Rain WeatherBug Device Type, then click the Submit button. All available rain devices will be displayed. Select the HomeSeer devices you want to create by clicking the checkbox under the HomeSeer Device column, then click the Save button. Pressure Devices Each pressure device you create will be assigned from the WeatherBug house code. To create a pressure device, simply connect to the UltraWeatherBug HSPI Devices web page, then select the Pressure WeatherBug Device Type, then click the Submit button. All available pressure devices will be 10

11 displayed. Select the HomeSeer devices you want to create by clicking the checkbox under the HomeSeer Device column, then click the Save button. Light Devices Each light device you create will be assigned from the WeatherBug house code. To create a light device, simply connect to the UltraWeatherBug HSPI Devices web page, then select the Light WeatherBug Device Type, then click the Submit button. All available light devices will be displayed. Select the HomeSeer devices you want to create by clicking the checkbox under the HomeSeer Device column, then click the Save button. Weather Devices Each weather device you create will be assigned from the WeatherBug house code. To create a weather device, simply connect to the UltraWeatherBug HSPI Devices web page, then select the Weather WeatherBug Device Type, then click the Submit button. All available weather devices will be displayed. Select the HomeSeer devices you want to create by clicking the checkbox under the HomeSeer Device column, then click the Save button. Forecast Devices Each forecast device you create will be assigned from the WeatherBug house code. To create a forecast device, simply connect to the UltraWeatherBug HSPI Devices web page, then select the Forecast WeatherBug Device Type, then click the Submit button. All available forecast devices will be displayed. Select the HomeSeer devices you want to create by clicking the checkbox under the HomeSeer Device column, then click the Save button. UltraWeatherBug Device This HomeSeer device allows you to enable or disable the updates from WeatherBug. This is the only HomeSeer device that will be automatically created. Modifying an Existing WeatherBug Device You can modify an UltraWeatherBug device the same way you modify any other HomeSeer device. Simply click on the device name from the HomeSeer device page, and then change the device properties as needed. Note: Once a HomeSeer device is created, the plug-in will not overwrite any of the device properties, so feel free to modify the name, location and location2 properties as you see fit. Deleting an Existing WeatherBug Device You can delete an UltraWeatherBug device the same way you delete any other HomeSeer device. From the HomeSeer device web page, click the device name, then from the HomeSeer modify device web page, click the Delete button. 11

12 UltraWeatherBug HSPI Triggers UltraWeatherBug Alert Trigger This option allows you to trigger a HomeSeer event when a new weather alert is issued. The following weather alert triggers are supported: 1. Any Triggers when any alert type is issued. 2. Advisory Triggers when a weather advisory is issued. 3. Emergency Triggers when a weather emergency is issued. 4. Statement Triggers when a weather statement is issued. 5. Watch Triggers when a weather watch is issued. 6. Warning Triggers when a weather warning is issued. Screenshot UltraWeatherBug HSPI Trigger Actions UltraWeatherBug Notification This action causes a weather condition, weather forecast or weather alert to be generated for the selected station. 12

13 UltraWeatherBug Speak This action causes HomeSeer to speak with current weather conditions, forecast or weather alert for the selected station. UltraWeatherBug HSPI Trigger Conditions UltraWeatherBug HSPI conditions allow you to specify that certain conditions must exist before a HomeSeer event will run. UltraWeatherBug Conditions Supported 1. Current Conditions 2. Today s Prediction 3. Tomorrow s Prediction The HomeSeer conditions support the following condition categories: 1. No Precipitation (for Current Conditions) and No Chance of Precipitation (for Today s and Tomorrow s Predictions) 2. "Sunny/Clear" 3. "Cloudy/Fair/Hazy" 4. "Rain/Rain Showers/Drizzle" 5. "Sleet/Freezing Rain/Freezing Drizzle" 6. "Snow/Snow Showers/Flurries" 7. "Storms/Thunderstorms" 8. "Foggy" 9. "Windy" 10. "Warm and Humid" 11. "Cold and Dry" 13

14 UltraWeatherBug HSPI API Reference RefreshStation Subroutine This function allows you to refresh the live weather, forecast and alerts data. Public Sub RefreshStation(ByVal strstationnumber As String) strstationnumber Station1 Station5 Example Sub Main(ByVal parm As Object) Dim strresults As String = "" Cause the plug-in to refresh live weather, weather forecast and weather alerts hs.plugin("ultraweatherbug").refreshstation("station1") End Sub GetStations Subroutine This function allows you to retrieve all data stored internally for all defined weather stations. Public ReadOnly Property GetStations() As SortedList Example Sub Main(ByVal parm As Object) Define our plug-in object Dim hspi As Object = hs.plugin("ultraweatherbug") Get the WeatherBug devices Dim Stations As System.Collections.SortedList = hspi.getstations() If Stations.Count = 0 Then No stations found Else Get the device types we are interested in. The WeatherKeys are: "Temperature", "Humidity", "Wind", "Rain", "Pressure", "Light", "Weather", "Forecast" Dim Keys() As String = hspi.getweatherkeys("temperature") For Each strstationnumber As String In Stations.Keys Dim strstationname As String = Trim(hspi.GetSetting(strStationNumber, "StationName", "")) If strstationname.length > 0 Then For Each strkey As String In Keys Get the weatherbug data for our station and type (e.g. Temperature, Humidity, etc) Dim objweatherdata As Hashtable = Stations(strStationNumber)(strKey) Valid WeatherDataKeys are: Name, Type, Units, String, Icon, Misc, WebURL, LastChange 14

15 Dim strdevice As String = String.Format("{0} for {1} has a value of {2}", objweatherdata("name"), strstationname, objweatherdata("string")) Next End If Next hs.writelog("debug", strdevice) End If End Sub GetStation Subroutine This function allows you to retrieve data stored internally for the specified station. Public ReadOnly Property GetStation(ByVal strstationnumber As String) As Hashtable strstationnumber Station1 Station5 Example Sub Main(ByVal parm As Object) Define our plug-in object Dim hspi As Object = hs.plugin("ultraweatherbug") Get the WeatherBug device for Station1 Dim strstationnumber As String = "Station1" Dim Station As System.Collections.Hashtable = hspi.getstation(strstationnumber) If Station.Count = 0 Then No stations found Else Dim strstationname As String = Trim(hspi.GetSetting(strStationNumber, "StationName", "")) Dim strdate As String = String.Format("Live Conditions {0}", Station("ob-date")("Value")) Dim strtemperature = Station("temp")("Value") Dim strwind As String = String.Format("{0} at {1}", Station("wind-direction")("Value"), Station("wind-speed")("Value")) Dim strcurrentconditions As String = Station("current-condition")("Value") Dim strcondition As String = Station("current-condition")("Misc") Calculate the current condition image Dim strimagesize As String = "30x25" Dim strimagetype As String = "trans" Dim strconditionicon As String = String.Format(" strimagesize, strimagetype, strcondition) Do interesting stuff with data above hs.writelog("debug", String.Format("{0} {1} {2}", strstationname, strtemperature, strcurrentconditions)) hs.writelog("debug", String.Format("Current condition image is {0} ", strconditionicon)) 15

16 And access whatever else you are interested in Valid keys are: temp, feels-like, temp-rate, temp-high, temp-low, dew-point, wet-bulb wind-direction, wind-speed, wind-direction-avg, wind-speed-avg, gust-direction, gust-speed, gust-time humidity, humidity-high, humidity-rate, humidity-low rain-month, rain-rate, rain-rate-max, rain-today, rain-year light, light-rate pressure, pressure-high, pressure-low, pressure-rate ob-date, current-condition todays-short-prediction, todays-high, todays-low tomorrows-short-prediction, tomorrows-high, tomorrows-low Valid sub-keys are: Name, Type, Value, Image, Units, String, Icon, Misc, WebURL, LastChange Dim strweatherdata As String = String.Format("Current wind speed for {0} is {1}", strstationname, Station("wind-speed")("String")) hs.writelog("debug", strweatherdata) End If End Sub GetForecast Subroutine This function allows you to retrieve the 7 days forecast. Public ReadOnly Property GetForecast(ByVal strstationnumber As String) As Hashtable strstationnumber Station1 Station5 Example Sub Main(ByVal parm As Object) Define our plug-in object Dim hspi As Object = hs.plugin("ultraweatherbug") Get the WeatherBug device for Station1 Dim strstationnumber As String = "Station1" Dim Forecast As System.Collections.Hashtable = hspi.getforecast(strstationnumber) If Forecast.Count = 0 Then No forecast found Else Dim DaysOfWeek As System.Collections.ArrayList = hspi.getdaysofweek() Dim strstationname As String = Trim(hspi.GetSetting(strStationNumber, "StationName", "")) For Each DayOfWeek As System.Collections.Hashtable In DaysOfWeek Dim strdayname As String = DayOfWeek("ShortName") Dim strshortperdiction As String = Forecast(strDayName)("short-prediction") Dim strforecastlink As String = Forecast(strDayName)("WebURL") Dim strhigh As String = Forecast(strDayName)("high") Dim strlow As String = Forecast(strDayName)("low") Dim strimagesize As String = hspi.getsetting("options", "ForecastImageSize", "60x50") 16

17 Dim strimagebackground As String = hspi.getsetting("options", "ForecastImageBackground", "trans") Dim strcondition As String = Forecast(strDayName)("condition") Dim strconditionicon As String = String.Format(" strimagesize, strimagebackground, strcondition) Do interesting stuff with the forecast above hs.writelog("debug", String.Format("The forecast high for {0} is {1}", strdayname, strhigh)) Next End If End Sub GetAlerts Subroutine This function allows you to retrieve the 7 days forecast. Public ReadOnly Property GetAlerts() As SortedList strstationnumber Station1 Station5 Example Sub Main(ByVal parm As Object) Define our plug-in object Dim hspi As Object = hs.plugin("ultraweatherbug") Get all weather alerts Dim Alerts As System.Collections.SortedList = hspi.getalerts() If Alerts.Count = 0 Then No forecast found hs.writelog("debug", "There are no weather alerts at this time") Else Process each alert For Each stralertid As String In Alerts.Keys Dim Alert As System.Collections.Hashtable = Alerts(strAlertID) Dim strposteddate As String = Alert("posted-date") Dim strexpiresdate As String = Alert("expires-date") Dim stralerttype As String = Alert("type") Dim stralerttitle As String = Alert("title") Dim stralertsummary As String = Alert("msg-summary") If Alert("Station1") = True Then This alert is for station 1 17

18 Do interesting things with weather alert data hs.writelog("debug", String.Format("{0} Weather alert for station1: {0}", stralerttype, stralerttitle)) End If Next End If End Sub 18

UltraWeatherBug3 HSPI User s Guide A HomeSeer HS3 plug-in to access live local weather conditions, forecasts and severe weather alerts

UltraWeatherBug3 HSPI User s Guide A HomeSeer HS3 plug-in to access live local weather conditions, forecasts and severe weather alerts UltraWeatherBug3 HSPI User s Guide A HomeSeer HS3 plug-in to access live local weather conditions, forecasts and severe weather alerts Copyright 2015 ultrajones@hotmail.com Revised 08/08/2015 This document

More information

Appendix 4 Weather. Weather Providers

Appendix 4 Weather. Weather Providers Appendix 4 Weather Using weather data in your automation solution can have many benefits. Without weather data, your home automation happens regardless of environmental conditions. Some things you can

More information

WeatherWatcher ACP. Astronomers Control Panel (V4 or >) Ambient Virtual Weather Station (Pro or Internet editions) ASCOM platform v4.

WeatherWatcher ACP. Astronomers Control Panel (V4 or >) Ambient Virtual Weather Station (Pro or Internet editions) ASCOM platform v4. WeatherWatcher ACP Software This is a minimum equipment list: Astronomers Control Panel (V4 or >) Ambient Virtual Weather Station (Pro or Internet editions) ASCOM platform v4.1 or higher Hardware Weather

More information

OpenWeatherMap Module

OpenWeatherMap Module OpenWeatherMap Module Installation and Usage Guide Revision: Date: Author(s): 1.0 Friday, October 13, 2017 Richard Mullins Contents Overview 2 Installation 3 Import the TCM in to accelerator 3 Add the

More information

MxVision WeatherSentry Web Services Content Guide

MxVision WeatherSentry Web Services Content Guide MxVision WeatherSentry Web Services Content Guide July 2014 DTN 11400 Rupp Drive Minneapolis, MN 55337 00.1.952.890.0609 This document and the software it describes are copyrighted with all rights reserved.

More information

HCA Tech Note 111: Using Weather Underground with HCA

HCA Tech Note 111: Using Weather Underground with HCA HCA Tech Note 111: Using Weather Underground with HCA Before you can use Weather Underground ( WU ) as a weather provider you need to sign up as a developer. What WU is doing is making weather data available

More information

Forecast.io Driver. Installation and Usage Guide. Revision: 1.0 Date: Tuesday, May 20, 2014 Authors: Alan Chow

Forecast.io Driver. Installation and Usage Guide. Revision: 1.0 Date: Tuesday, May 20, 2014 Authors: Alan Chow Forecast.io Driver Installation and Usage Guide Revision: 1.0 Date: Tuesday, May 20, 2014 Authors: Alan Chow Contents Overview... 2 Features... 3 Usage Scenarios... 4 Change Log... 4 Disclaimer... 4 Driver

More information

SuperCELL Data Programmer and ACTiSys IR Programmer User s Guide

SuperCELL Data Programmer and ACTiSys IR Programmer User s Guide SuperCELL Data Programmer and ACTiSys IR Programmer User s Guide This page is intentionally left blank. SuperCELL Data Programmer and ACTiSys IR Programmer User s Guide The ACTiSys IR Programmer and SuperCELL

More information

Mass Asset Additions. Overview. Effective mm/dd/yy Page 1 of 47 Rev 1. Copyright Oracle, All rights reserved.

Mass Asset Additions.  Overview. Effective mm/dd/yy Page 1 of 47 Rev 1. Copyright Oracle, All rights reserved. Overview Effective mm/dd/yy Page 1 of 47 Rev 1 System References None Distribution Oracle Assets Job Title * Ownership The Job Title [list@yourcompany.com?subject=eduxxxxx] is responsible for ensuring

More information

BlackBerry AtHoc Networked Crisis Communication. Integrated Weather Alerts User Guide

BlackBerry AtHoc Networked Crisis Communication. Integrated Weather Alerts User Guide BlackBerry AtHoc Networked Crisis Communication Integrated Weather Alerts User Guide Release 7.3, October 2017 Copyright 2017 BlackBerry Limited. All Rights Reserved. This document may not be copied, disclosed,

More information

Jr. Meteorologist Club

Jr. Meteorologist Club Vintage Math, Science and Technology Magnet School Jr. Meteorologist Club Hey, you 5 th Grade WeatherBugs Complete the four required activities plus two activities of your choice in this Jr. Meteorologist

More information

Accountability. User Guide

Accountability. User Guide Accountability User Guide The information in this document is subject to change without notice and does not represent a commitment on the part of Horizon. The software described in this document is furnished

More information

Icing prediction on blade wind turbine using forecast data

Icing prediction on blade wind turbine using forecast data Icing prediction on blade wind turbine using forecast data From Antoine Amossé, instrumentation and control Engineer Summary 1. Context & Challenge 2. Data integration and algorithm 3. Results 4. Conclusion

More information

Introduction to Weather Analytics & User Guide to ProWxAlerts. August 2017 Prepared for:

Introduction to Weather Analytics & User Guide to ProWxAlerts. August 2017 Prepared for: Introduction to Weather Analytics & User Guide to ProWxAlerts August 2017 Prepared for: Weather Analytics is a leading data and analytics company based in Washington, DC and Dover, New Hampshire that offers

More information

Table of content. Understanding workflow automation - Making the right choice Creating a workflow...05

Table of content. Understanding workflow automation - Making the right choice Creating a workflow...05 Marketers need to categorize their audience to maximize their r e a c h. Z o h o C a m p a i g n s a u t o m a t e s r e c i p i e n t c l a s s i fi c a t i o n a n d action performance to free up marketers

More information

La Crosse Technology. Heavy Weather Pro. Software User s Guide. (for 2800 series weather stations with USB connectivity) Revision: 1.

La Crosse Technology. Heavy Weather Pro. Software User s Guide. (for 2800 series weather stations with USB connectivity) Revision: 1. La Crosse Technology Heavy Weather Pro Software User s Guide (for 2800 series weather stations with USB connectivity) Revision: 1.3 CONTENTS Contents... 2 Overview... 6 Getting Started... 7 Licensing...

More information

Lightcloud Application

Lightcloud Application Controlling Your Lightcloud System Lightcloud Application Lightcloud Application Navigating the Application Devices Device Settings Organize Control Energy Scenes Schedules Demand Response Power Up State

More information

Orange Visualization Tool (OVT) Manual

Orange Visualization Tool (OVT) Manual Orange Visualization Tool (OVT) Manual This manual describes the features of the tool and how to use it. 1. Contents of the OVT Once the OVT is open (the first time it may take some seconds), it should

More information

Lowercase letters on four lines a-z

Lowercase letters on four lines a-z Lowercase letters on four lines a-z 04 The Measured Mom, LLC My blog has hundreds of free resources for parents and teachers Click here for more free printables! Thank you for respecting my Terms of Use.

More information

New SPOT Program. Customer Tutorial. Tim Barry Fire Weather Program Leader National Weather Service Tallahassee

New SPOT Program. Customer Tutorial. Tim Barry Fire Weather Program Leader National Weather Service Tallahassee New SPOT Program Customer Tutorial Tim Barry Fire Weather Program Leader National Weather Service Tallahassee tim.barry@noaa.gov Live Demonstration http://www.weather.gov/spot/ Live Demonstration http://www.weather.gov/spot/

More information

TECDIS and TELchart ECS Weather Overlay Guide

TECDIS and TELchart ECS Weather Overlay Guide 1 of 24 TECDIS and TELchart ECS provides a very advanced weather overlay feature, using top quality commercial maritime weather forecast data available as a subscription service from Jeppesen Marine. The

More information

Virtual Beach Making Nowcast Predictions

Virtual Beach Making Nowcast Predictions Virtual Beach 3.0.6 Making Nowcast Predictions In this module you will learn how to: A. Create a real-time connection to Web data services through EnDDaT B. Download real-time data to make a Nowcast prediction

More information

ROAD WEATHER INFORMATION SYSTEM DEVICE TESTING LEVEL C

ROAD WEATHER INFORMATION SYSTEM DEVICE TESTING LEVEL C Page 1 of 11 Date: Jan. 05, 2009 This procedure outlines Level C device test to be performed on Road Weather Information System. Level C device testing demonstrates that each device is fully operational

More information

ST-Links. SpatialKit. Version 3.0.x. For ArcMap. ArcMap Extension for Directly Connecting to Spatial Databases. ST-Links Corporation.

ST-Links. SpatialKit. Version 3.0.x. For ArcMap. ArcMap Extension for Directly Connecting to Spatial Databases. ST-Links Corporation. ST-Links SpatialKit For ArcMap Version 3.0.x ArcMap Extension for Directly Connecting to Spatial Databases ST-Links Corporation www.st-links.com 2012 Contents Introduction... 3 Installation... 3 Database

More information

Unit 5 Lesson 3 How is Weather Predicted? Copyright Houghton Mifflin Harcourt Publishing Company

Unit 5 Lesson 3 How is Weather Predicted? Copyright Houghton Mifflin Harcourt Publishing Company Tracking the Weather Warm up 1 Why is it important to watch the weather forecast before traveling to another country? Tracking the Weather A meteorologist is a scientist who studies weather. Meteorologists

More information

Complete Weather Intelligence for Public Safety from DTN

Complete Weather Intelligence for Public Safety from DTN Complete Weather Intelligence for Public Safety from DTN September 2017 White Paper www.dtn.com / 1.800.610.0777 From flooding to tornados to severe winter storms, the threats to public safety from weather-related

More information

Flight Utilities Metar Reader version 3.1 by Umberto Degli Esposti

Flight Utilities  Metar Reader version 3.1 by Umberto Degli Esposti Flight Utilities http://www.flightutilities.com Metar Reader version 3.1 by Umberto Degli Esposti 1 Description The program allows inserting a Metar, to load it from a disk or from internet and to show

More information

WeatherSnoop Users Guide Tee-Boy!

WeatherSnoop Users Guide Tee-Boy! WeatherSnoop 1.7.7 Users Guide 2010 Tee-Boy! www.tee-boy.com WeatherSnoop is the property of Tee-Boy. Unauthorized duplication of software or documentation is strictly prohibited and protected by copyright

More information

APPMODULE WEATHER App Documentation

APPMODULE WEATHER App Documentation REAL SMART HOME GmbH APPMODULE WEATHER App Version: 1.2.0 Type: Application Article No.: BAB-022 version I Actual state 03/2017 Date: 30. Mai 2017 EN WEATHER App REAL SMART HOME GmbH STILWERK Dortmund

More information

Winter Weather Preparedness:

Winter Weather Preparedness: Winter Weather Preparedness: Predictions and Best Practices with WDT Jason Lynn SVP of Forecast Services WDT Claudia Dent VP Product Management Everbridge Agenda What s in store for the upcoming winter

More information

LED Lighting Facts: Manufacturer Guide

LED Lighting Facts: Manufacturer Guide LED Lighting Facts: Manufacturer Guide 2018 1 P a g e L E D L i g h t i n g F a c t s : M a n u f a c t u r e r G u i d e TABLE OF CONTENTS Section 1) Accessing your account and managing your products...

More information

M E R C E R W I N WA L K T H R O U G H

M E R C E R W I N WA L K T H R O U G H H E A L T H W E A L T H C A R E E R WA L K T H R O U G H C L I E N T S O L U T I O N S T E A M T A B L E O F C O N T E N T 1. Login to the Tool 2 2. Published reports... 7 3. Select Results Criteria...

More information

Planning Softproviding Meat User Documentation

Planning Softproviding Meat User Documentation Great ideas are always simple Softproviding simply makes them happen. Planning Softproviding Meat User Documentation Version: 1.00 Date: 24 August 2017 Release: v5.50 Softproviding AG Riehenring 175 CH-4058

More information

isma-b-aac20 isma Weather kit User Manual Version 1.0 Page 1 / 11

isma-b-aac20 isma Weather kit User Manual Version 1.0 Page 1 / 11 isma-b-aac20 User Manual isma Weather kit Version 1.0 Page 1 / 11 Table of contents Sedona Weather module... 3 Installing isma Weather kit... 3 2.1 Install isma_weather kit on the AAC20 controller... 4

More information

Weather App v3. Tuesday 5th April 2011

Weather App v3. Tuesday 5th April 2011 Weather App v3 Tuesday 5th April 2011 A video demo animation of the app working can be found here: http://urbanspaceman.net/tivo/weatherref.htm Video demo:http://urbanspaceman.net/tivo/weatherref.htm Fig.1

More information

Non-Acoustical Inputs

Non-Acoustical Inputs CHAPTER 18 Non-Acoustical Inputs This chapter discusses the use of external transducers and devices to provide non-acoustical data to the Model 831. Included are the following: 831-INT 831-INT Interface

More information

BOUNDARY MAP USER GUIDE

BOUNDARY MAP USER GUIDE BOUNDARY MAP USER GUIDE Get Exploring. Boundaries. The Northern Ontario Boundary Map provides users with the ability to explore the many community, administrative and service provider boundaries in the

More information

TORO SENTINEL APPLICATION NOTE AN01: ET-BASED PROGRAMMING

TORO SENTINEL APPLICATION NOTE AN01: ET-BASED PROGRAMMING TORO SENTINEL APPLICATION NOTE AN01: ET-BASED PROGRAMMING Version: 12-17-2010 ET-BASED IRRIGATION IN SENTINEL Irrigating by ET: In order to irrigate by ET in Sentinel, the user has to perform a number

More information

O P E R A T I N G M A N U A L

O P E R A T I N G M A N U A L OPERATING MANUAL WeatherJack OPERATING MANUAL 1-800-645-1061 The baud rate is 2400 ( 8 bits, 1 stop bit, no parity. Flow control = none) To make sure the unit is on line, send an X. the machine will respond

More information

ON SITE SYSTEMS Chemical Safety Assistant

ON SITE SYSTEMS Chemical Safety Assistant ON SITE SYSTEMS Chemical Safety Assistant CS ASSISTANT WEB USERS MANUAL On Site Systems 23 N. Gore Ave. Suite 200 St. Louis, MO 63119 Phone 314-963-9934 Fax 314-963-9281 Table of Contents INTRODUCTION

More information

WeatherHawk Weather Station Protocol

WeatherHawk Weather Station Protocol WeatherHawk Weather Station Protocol Purpose To log atmosphere data using a WeatherHawk TM weather station Overview A weather station is setup to measure and record atmospheric measurements at 15 minute

More information

Integrated Electricity Demand and Price Forecasting

Integrated Electricity Demand and Price Forecasting Integrated Electricity Demand and Price Forecasting Create and Evaluate Forecasting Models The many interrelated factors which influence demand for electricity cannot be directly modeled by closed-form

More information

Yes, the Library will be accessible via the new PULSE and the existing desktop version of PULSE.

Yes, the Library will be accessible via the new PULSE and the existing desktop version of PULSE. F R E Q U E N T L Y A S K E D Q U E S T I O N S THE LIBRARY GENERAL W H A T I S T H E L I B R A R Y? The Library is the new, shorter, simpler name for the Business Development (Biz Dev) Library. It s your

More information

WeatherHub2 Quick Start Guide

WeatherHub2 Quick Start Guide WeatherHub2 Quick Start Guide Table of Contents 1 Introduction... 1 2 Packing List... 1 3 Connections... 1 4 IP Addressing... 2 5 Browser Access... 3 6 System Info... 3 7 Weather Station Settings... 4

More information

Sales Analysis User Manual

Sales Analysis User Manual Sales Analysis User Manual Confidential Information This document contains proprietary and valuable, confidential trade secret information of APPX Software, Inc., Richmond, Virginia Notice of Authorship

More information

Account Setup. STEP 1: Create Enhanced View Account

Account Setup. STEP 1: Create Enhanced View Account SpyMeSatGov Access Guide - Android DigitalGlobe Imagery Enhanced View How to setup, search and download imagery from DigitalGlobe utilizing NGA s Enhanced View license Account Setup SpyMeSatGov uses a

More information

Dear Teacher, Overview Page 1

Dear Teacher, Overview Page 1 Dear Teacher, You are about to involve your students in one of the most exciting frontiers of science the search for other worlds and life in solar systems beyond our own! Using the MicroObservatory telescopes,

More information

Terms of Use. Copyright Embark on the Journey

Terms of Use. Copyright Embark on the Journey Terms of Use All rights reserved. No part of this packet may be reproduced, stored in a retrieval system, or transmitted in any form by any means - electronic, mechanical, photo-copies, recording, or otherwise

More information

Website Phone Mobile OVERVIEW Davis Vantage Pro2 Weather Station

Website Phone Mobile  OVERVIEW Davis Vantage Pro2 Weather Station OVERVIEW If you're looking for a superior weather station, the Davis Vantage Pro2 Weather Station is as good as they come! Vantage Pro2 offers the professional weather observer and the serious weather

More information

personal weather station

personal weather station personal weather station Master your own climate measurements on your smartphone TRAINING BOOK Pitch The Netatmo Personal Weather Station helps you master your own climate measurements on your smartphone.

More information

ea980r Digital Anemometer User Manual

ea980r Digital Anemometer User Manual ea980r Digital Anemometer User Manual 1. Overview Thank you for purchasing the ennologic ea980r anemometer, a high quality instrument which measures 8 parameters: Wind Speed (mph, m/s, ft/min, knots, km/h)

More information

LED Lighting Facts: Product Submission Guide

LED Lighting Facts: Product Submission Guide LED Lighting Facts: Product Submission Guide NOVEMBER 2017 1 P a g e L E D L i g h t i n g F a c t s : M a n u f a c t u r e r P r o d u c t S u b m i s s i o n G u i d e TABLE OF CONTENTS Section 1) Accessing

More information

Collaborative Forecasts Implementation Guide

Collaborative Forecasts Implementation Guide Collaborative Forecasts Implementation Guide Version 1, Spring 16 @salesforcedocs Last updated: February 11, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Anno Domini Professional 2015

Anno Domini Professional 2015 Anno Domini 2015 View monthly calendars from AD 1752, current date, time, days gone and days left. Also view times of sunrise/sunset and moonrise/moonset for your location and selected date. Also, statistics

More information

water work RAIN BUCKET making since 1986 ET2000 (500 SERIES) RAIN BUCKET SETUP

water work RAIN BUCKET making since 1986 ET2000 (500 SERIES) RAIN BUCKET SETUP RAIN BUCKET SETUP RAIN BUCKET ET2000 (500 SERIES) RAIN BUCKET SETUP 8 8 4 3 2 5 6 7 1 10 9 1 STOP The STOP key will stop any currently running Scheduled watering Cycle, Manual Cycle, Test Cycle. 2 MANUAL

More information

Advanced Forecast. For MAX TM. Users Manual

Advanced Forecast. For MAX TM. Users Manual Advanced Forecast For MAX TM Users Manual www.maxtoolkit.com Revised: June 24, 2014 Contents Purpose:... 3 Installation... 3 Requirements:... 3 Installer:... 3 Setup: spreadsheet... 4 Setup: External Forecast

More information

ArcGIS Earth for Enterprises DARRON PUSTAM ARCGIS EARTH CHRIS ANDREWS 3D

ArcGIS Earth for Enterprises DARRON PUSTAM ARCGIS EARTH CHRIS ANDREWS 3D ArcGIS Earth for Enterprises DARRON PUSTAM ARCGIS EARTH CHRIS ANDREWS 3D ArcGIS Earth is ArcGIS Earth is a lightweight globe desktop application that helps you explore any part of the world and investigate

More information

SteelSmart System Cold Formed Steel Design Software Download & Installation Instructions

SteelSmart System Cold Formed Steel Design Software Download & Installation Instructions Step 1 - Login or Create an Account at the ASI Portal: Login: https://portal.appliedscienceint.com/account/login Create Account: https://portal.appliedscienceint.com/account/register 2 0 1 7 A p p l i

More information

ncounter PlexSet Data Analysis Guidelines

ncounter PlexSet Data Analysis Guidelines ncounter PlexSet Data Analysis Guidelines NanoString Technologies, Inc. 530 airview Ave North Seattle, Washington 98109 USA Telephone: 206.378.6266 888.358.6266 E-mail: info@nanostring.com Molecules That

More information

Monitoring Extreme Weather Events. February 8, 2010

Monitoring Extreme Weather Events. February 8, 2010 Monitoring Extreme Weather Events February 8, 2010 Extensive network of over 800 stations across the Prairies Good coverage across entire agriculture production region Network of networks strategy includes

More information

Weather Merit Badge Workbook

Weather Merit Badge Workbook Merit Badge Workbook This workbook can help you but you still need to read the merit badge pamphlet. This Workbook can help you organize your thoughts as you prepare to meet with your merit badge counselor.

More information

Weather Company Data for Advanced Analytics

Weather Company Data for Advanced Analytics Service Description Weather Company Data for Advanced Analytics This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized users

More information

NWS SERFC Hydrologic Vulnerability Assessment. Monday, March 9 th, 2015 NOAA, National Weather Service Southeast River Forecast Center

NWS SERFC Hydrologic Vulnerability Assessment. Monday, March 9 th, 2015 NOAA, National Weather Service Southeast River Forecast Center NWS SERFC Hydrologic Vulnerability Assessment Monday, March 9 th, 2015 NOAA, National Weather Service Southeast River Forecast Center Current Weather Map Today s weather map shows a blossoming system in

More information

MAST ACADEMY OUTREACH. WOW (Weather on Wheels)

MAST ACADEMY OUTREACH. WOW (Weather on Wheels) MAST ACADEMY OUTREACH ELEMENTARY PROGRAM Adventures Aboard WOW (Weather on Wheels) Teacher Instructions / Answer Keys MAST Academy Maritime and Science Technology High School Miami-Dade County Public Schools

More information

The TexasET Network and Website User s Manual

The TexasET Network and Website  User s Manual The TexasET Network and Website http://texaset.tamu.edu User s Manual By Charles Swanson and Guy Fipps 1 September 2013 Texas AgriLIFE Extension Service Texas A&M System 1 Extension Program Specialist;

More information

Coastal Emergency Risks Assessment - CERA Real-Time Storm Surge and Wave Visualization Tool

Coastal Emergency Risks Assessment - CERA Real-Time Storm Surge and Wave Visualization Tool Coastal Emergency Risks Assessment - CERA Real-Time Storm Surge and Wave Visualization Tool Introduction This document provides guidance for using the Coastal Emergency Risks Assessment (CERA) visualization

More information

Sell2Wales Supplier User Guide Quick Quote

Sell2Wales Supplier User Guide Quick Quote Sell2Wales Supplier User Guide Quick Quote Table of Contents What is Quick Quote?... 2 How do I get selected for a Quick Quote?... 2 How do I access my Quick Quote?... 2 How do I know I ve been invited

More information

StreamerRT User Guide Version 5.1

StreamerRT User Guide Version 5.1 StreamerRT User Guide Version 5.1 Earth Networks WeatherBug Corporate Headquarters 12410 Milestone Center Drive, Suite 300 Germantown, MD 20876 Phone: 800.544.4429 Website: www.earthnetworks.com Technical

More information

W. Douglas Wewer 1,2 *, Michael J. Jenkins 1

W. Douglas Wewer 1,2 *, Michael J. Jenkins 1 A PRACTITIONER S PERSPECTIVE: PROVIDING TIMELY AND RELEVANT MOUNTAIN WEATHER INFORMATION TO AVALANCHE WORKERS AT SNOWBASIN, A SUN VALLEY RESORT AND THE FOREST SERVICE UTAH AVALANCHE CENTER W. Douglas Wewer

More information

Road Weather Management Program

Road Weather Management Program Road Weather Management Program AASHTO/TRB Joint Maintenance Conference: Highway Safety & Reliability (Winter Maintenance and Highway Safety and Reliability) 7/22/2015 Gabe Guevara. P.E. FHWA Office of

More information

From BASIS DD to Barista Application in Five Easy Steps

From BASIS DD to Barista Application in Five Easy Steps Y The steps are: From BASIS DD to Barista Application in Five Easy Steps By Jim Douglas our current BASIS Data Dictionary is perfect raw material for your first Barista-brewed application. Barista facilitates

More information

Rain Watch TM Set up Manual. IC System with Rain Bird IC CONNECT

Rain Watch TM Set up Manual. IC System with Rain Bird IC CONNECT Rain Watch TM Set up Manual IC System with Rain Bird IC CONNECT December 2018 Table of Contents Required materials to configure Rain Watch TM... 3 Installation... 4 Location... 4 Field Installation...

More information

Today s Weather 24 Hour Forecaster

Today s Weather 24 Hour Forecaster 1380 Today s Weather 24 Hour Forecaster Instruction Manual The Taylor 24 Hour Forecaster will provide you with actual current temperatures. Predict the weather conditions for the next 24 hours as well

More information

ISSP User Guide CY3207ISSP. Revision C

ISSP User Guide CY3207ISSP. Revision C CY3207ISSP ISSP User Guide Revision C Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com Copyrights Copyrights

More information

XR Analog Clock - Manual Setting Model Troubleshooting Guide

XR Analog Clock - Manual Setting Model Troubleshooting Guide Primex XR 72MHz Synchronized Time Solution XR Analog Clock - Manual Setting Model Troubleshooting Guide 2018 Primex. All Rights Reserved. The Primex logo is a registered trademark of Primex. All other

More information

Guide to Hydrologic Information on the Web

Guide to Hydrologic Information on the Web NOAA s National Weather Service Guide to Hydrologic Information on the Web Colorado River at Lees Ferry Photo: courtesy Tim Helble Your gateway to web resources provided through NOAA s Advanced Hydrologic

More information

User's Guide. DISTO online. Leica Geosystems

User's Guide. DISTO online. Leica Geosystems User's Guide DISTO online Leica Geosystems Copyright 2001 by PMS Photo Mess Systeme AG. All rights reserved. This manual describes the versions 2.x of the program DISTO online. PMS PHOTO-MESS-SYSTEME AG

More information

Please click the link below to view the YouTube video offering guidance to purchasers:

Please click the link below to view the YouTube video offering guidance to purchasers: Guide Contents: Video Guide What is Quick Quote? Quick Quote Access Levels Your Quick Quote Control Panel How do I create a Quick Quote? How do I Distribute a Quick Quote? How do I Add Suppliers to a Quick

More information

DATA SOURCES FOR A MODEL TO PREDICT AIR TEMPERATURES INSIDE A RESIDENTIAL HOME

DATA SOURCES FOR A MODEL TO PREDICT AIR TEMPERATURES INSIDE A RESIDENTIAL HOME DATA SOURCES FOR A MODEL TO PREDICT AIR TEMPERATURES INSIDE A RESIDENTIAL HOME N Bausch Systems Engineering Research Group, School of Engineering, University of Portsmouth, PO1 3DJ. Email: nils.bausch@port.ac.uk

More information

JOHNDEERE MOBILE WEATHER VALUE AND WALK AROUND GUIDE CLICK THE ARROW TO GET STARTED

JOHNDEERE MOBILE WEATHER VALUE AND WALK AROUND GUIDE CLICK THE ARROW TO GET STARTED JOHNDEERE MOBILE WEATHER VALUE AND WALK AROUND GUIDE CLICK THE ARROW TO GET STARTED Mobile Weather Value Guide Menu Product Overview Compatibility Requirements And Components Installation Activation Set-Up

More information

GPS Mapping with Esri s Collector App. What We ll Cover

GPS Mapping with Esri s Collector App. What We ll Cover GPS Mapping with Esri s Collector App Part 1: Overview What We ll Cover Part 1: Overview and requirements Part 2: Preparing the data in ArcGIS for Desktop Part 3: Build a web map in ArcGIS Online Part

More information

How to Perform a Site Based Plant Search

How to Perform a Site Based Plant Search PlantSelector Help Use PlantSelector to get detailed information and photos of plants by: Searching for plants that will grow well at your planting site. How do I do this? OR Searching for plants with

More information

User Guide Version 1.2 Paul Kimmens July 2017

User Guide Version 1.2 Paul Kimmens July 2017 User Guide Version 1.2 Paul Kimmens July 2017 SCSC Windguru User GuideV1_2 Page 1 Introduction The club installed a WindguruStation 2 in July 2017 to provide real time information on wind speed, direction,

More information

Tutorial. Getting started. Sample to Insight. March 31, 2016

Tutorial. Getting started. Sample to Insight. March 31, 2016 Getting started March 31, 2016 Sample to Insight CLC bio, a QIAGEN Company Silkeborgvej 2 Prismet 8000 Aarhus C Denmark Telephone: +45 70 22 32 44 www.clcbio.com support-clcbio@qiagen.com Getting started

More information

Quick Reference Manual. Ver. 1.3

Quick Reference Manual. Ver. 1.3 Quick Reference Manual Ver. 1.3 1 EXASITE Voyage EXSITE Voyage is a web-based communication tool designed to support the following users; Ship operators who utilize Optimum Ship Routing (OSR) service in

More information

From BASIS DD to Barista Application in Five Easy Steps

From BASIS DD to Barista Application in Five Easy Steps Y The steps are: From BASIS DD to Barista Application in Five Easy Steps By Jim Douglas our current BASIS Data Dictionary is perfect raw material for your first Barista-brewed application. Barista facilitates

More information

Better Weather Data Equals Better Results: The Proof is in EE and DR!

Better Weather Data Equals Better Results: The Proof is in EE and DR! Better Weather Data Equals Better Results: The Proof is in EE and DR! www.weatherbughome.com Today s Speakers: Amena Ali SVP and General Manager WeatherBug Home Michael Siemann, PhD Senior Research Scientist

More information

[EPUB] OREGON SCIENTIFIC WEATHER STATION REVIEWS EBOOK

[EPUB] OREGON SCIENTIFIC WEATHER STATION REVIEWS EBOOK 15 June, 2018 [EPUB] OREGON SCIENTIFIC WEATHER STATION REVIEWS EBOOK Document Filetype: PDF 533.74 KB 0 [EPUB] OREGON SCIENTIFIC WEATHER STATION REVIEWS EBOOK Portable Multipurpose Anemometer CTHM A613

More information

Using SkyTools to log Texas 45 list objects

Using SkyTools to log Texas 45 list objects Houston Astronomical Society Using SkyTools to log Texas 45 list objects You can use SkyTools to keep track of objects observed in Columbus and copy the output into the Texas 45 observation log. Preliminary

More information

Introduction to Weather Moisture in the Air Vapor Pressure and Dew Point

Introduction to Weather Moisture in the Air Vapor Pressure and Dew Point Introduction to Weather Moisture in the Air Vapor Pressure and Dew Point No study of weather would be complete without a discussion of precipitation. Here in Seattle it seems like it can rain for days

More information

Some Excel Problems ELEMENTARY MATHEMATICS FOR BIOLOGISTS 2013

Some Excel Problems ELEMENTARY MATHEMATICS FOR BIOLOGISTS 2013 ELEMENTARY MATHEMATICS FOR BIOLOGISTS 2013 Some Excel Problems It should be possible to solve all the problems presented in this handout by using the information given in the various sessions which are

More information

Earth Networks ENcast 6- Day Hourly Lat- Lon Forecast Feed

Earth Networks ENcast 6- Day Hourly Lat- Lon Forecast Feed Earth Networks ENcast 6- Day Hourly Lat- Lon Forecast Feed Introduction: The Earth Networks ENcast 6- Day Hourly Lat- Lon Forecast Feed will provide you with a variety of hourly forecast variables up to

More information

FireFamilyPlus Version 5.0

FireFamilyPlus Version 5.0 FireFamilyPlus Version 5.0 Working with the new 2016 NFDRS model Objectives During this presentation, we will discuss Changes to FireFamilyPlus Data requirements for NFDRS2016 Quality control for data

More information

Bloomsburg University Weather Viewer Quick Start Guide. Software Version 1.2 Date 4/7/2014

Bloomsburg University Weather Viewer Quick Start Guide. Software Version 1.2 Date 4/7/2014 Bloomsburg University Weather Viewer Quick Start Guide Software Version 1.2 Date 4/7/2014 Program Background / Objectives: The Bloomsburg Weather Viewer is a weather visualization program that is designed

More information

water work RAIN BUCKET making since 1986 ET2000 (400 SERIES) RAIN BUCKET SETUP

water work RAIN BUCKET making since 1986 ET2000 (400 SERIES) RAIN BUCKET SETUP RAIN BUCKET SETUP RAIN BUCKET ET2000 (400 SERIES) RAIN BUCKET SETUP 8 8 4 3 2 5 6 7 1 10 9 1 STOP The STOP key will stop any currently running Scheduled watering Cycle, Manual Cycle, Test Cycle, Manual

More information

Store User Guide - Forecasting. Jimmy John s

Store User Guide - Forecasting. Jimmy John s Store User Guide - Forecasting Jimmy John s All rights reserved. This publication contains proprietary information of HotSchedules. No part of this publication may be reproduced, stored in a retrieval

More information

Wind Events. Flooding Events. T-Storm Events. Awareness Alerts / Potential Alerts / Action Alerts / Immediate Action Alerts / Emergency Alerts.

Wind Events. Flooding Events. T-Storm Events. Awareness Alerts / Potential Alerts / Action Alerts / Immediate Action Alerts / Emergency Alerts. Information Updated: February of 2016 Our Alert Terms Definitions * Use exactly as seen below * Wind Events Awareness Alert - Strong Winds Potential Alert - Damaging Winds ACTION Alert - Damaging Winds

More information

McIDAS-V Tutorial Displaying Point Observations from ADDE Datasets updated July 2016 (software version 1.6)

McIDAS-V Tutorial Displaying Point Observations from ADDE Datasets updated July 2016 (software version 1.6) McIDAS-V Tutorial Displaying Point Observations from ADDE Datasets updated July 2016 (software version 1.6) McIDAS-V is a free, open source, visualization and data analysis software package that is the

More information

MUNICIPALITY OF ANCHORAGE PUBLIC TRANSPORTATION DEPARTMENT AnchorRIDES TRANSPORTATION SYSTEM

MUNICIPALITY OF ANCHORAGE PUBLIC TRANSPORTATION DEPARTMENT AnchorRIDES TRANSPORTATION SYSTEM Purpose: The Public Transportation Department and contracted provider will provide safe transportation for AnchorRIDES customers and employees during severe weather or emergency conditions. AnchorRIDES

More information

SeeSAR 7.1 Beginners Guide. June 2017

SeeSAR 7.1 Beginners Guide. June 2017 SeeSAR 7.1 Beginners Guide June 2017 Part 1: Basics 1 Type a pdb code and press return or Load your own protein or already existing project, or Just load molecules To begin, let s type 2zff and download

More information