Public API: OpenWeatherMap

Size: px
Start display at page:

Download "Public API: OpenWeatherMap"

Transcription

1 Description: This API provides current weather data for any location,5 day forecast for any location or city which includes weather data every 3 hours,16 day forecast for any location or city which includes daily weather,city historical weather data and raw data from weather stations,weather stations close to a geographic location,weather maps include precipitation, clouds, pressure, temperature, wind, and more. End Point URL : End Point URL stored in APPhonics API Gateway for OpenWeatherMap API is Current weather data : This API provides weather data for any location on Earth including over 200,000 cities. Call current weather data for one location: Request URL : Parameters name Description Values Context By city name q city name and country code, use ISO 3166 country codes q={city name}, {country code} /weather? By city ID id City ID id={city id} /weather? By geographic coordinates lat,lon coordinates of the location of your interest lat={lat}&lon={lon } /weather? By ZIP code zip zip code zip={zip code}, {country code} /weather? appid Openweathermap api key Get your API key 1 T C S I n t e r n a l

2 Call current weather data for several cities: Parameters name Description Values Context Cities within a rectangle zone bbox,cluster bbox- bounding box [lat of the top left point, lon of the top left point, lat of the bottom right point, lon of the bottom right point, map zoom] bbox=12,32,15,37,10&cluster=yes /box/city? cluster- use server clustering of points. Possible values are [yes, no] Cities in cycle lat,lon,cnt lat- latitude lon- longitude cnt- number of cities around the point that should be returned lat=55.5&lon=37. 5&cnt=10 /find? Call for several city IDs Header: id City ID id=524901, , /group? Parameters name Parameters option Description Authorization string Access token for accessing the subscribed APIs from APPhonics store 2 T C S I n t e r n a l

3 Sample Request URL : q=london&appid=<api key> Header : Authorization: Bearer {APPhonics store access token} Method : Get Request: Response : 3 T C S I n t e r n a l

4 5 day / 3 hour forecast : Public API: OpenWeatherMap 5 day forecast is available at any location or city. It includes weather data every 3 hours. Request URL : Parameters name Description Values Context By city name q city name and country code, use ISO 3166 country codes q={city name}, {country code} /forecast? By city ID id City ID id={city id} /forecast? By geographic coordinates lat,lon coordinates of the location of your interest lat={lat}&lon={lon } /forecast? appid Openweathermap api key Get your API key Header: Parameters name Parameters option Description Authorization string Access token for accessing the subscribed APIs from APPhonics store Sample Request URL : q=london,us&mode=json&appid=<api key> Header : Authorization: Bearer {APPhonics store access token} Method : Get 4 T C S I n t e r n a l

5 Request: Response : 5 T C S I n t e r n a l

6 16 day / daily forecast data: Public API: OpenWeatherMap 16 day forecasts is available at any location or city. Forecasts include daily weather. Request URL : Parameters name Description Values Context By city ID id,cnt id- city ID cnt- number of days returned (from 1 to 16) id=524901&cnt=1 0 /forecast/daily? By geographic coordinates lat,lon,cnt lat, loncoordinates of the location of your interest lat=35&lon=139& cnt=10 /forecast/daily? cnt- number of days returned (from 1 to 16) appid Openweathermap api key Get your API key Header: Parameters name Parameters option Description Authorization string Access token for accessing the subscribed APIs from APPhonics store 6 T C S I n t e r n a l

7 Sample Request URL : q=london&mode=json&units=metric&cnt=7&appid=<api key> Header : Authorization: Bearer {APPhonics store access token} Method : Get Request: Response : 7 T C S I n t e r n a l

8 Weather stations data : Public API: OpenWeatherMap Use the following API requests to get recent weather station data, search weather stations close to some geographic location and get historical weather station data. Call current weather from one station : Request URL : Parameters name Description Values Context id station ID id=29584 /station? appid Openweathermap api key Get your API key Call current weather from several stations : Weather stations within a rectangular zone Parameters name bbox,cluster,cn t Description Values Context bbox - bounding box [lon of the top left point, lat of the top left point, lon of the bottom right point,lat of the bottom right point,map zoom] cluster - use server clustering of points, possible values are [yes, no] cnt - amount of cluster=no&cnt=2 00&bbox=8.87,49. 07,65.21,61.26,6 /box/station? 8 T C S I n t e r n a l

9 Weather stations around a geo point lines in respond lat,lon,cnt lat, lon - coordinates of the location of your interest cnt - expected number of weather stations in respond lat=55&lon=37&c nt=30 /station/find? Header: Parameters name Parameters option Description Authorization string Access token for accessing the subscribed APIs from APPhonics store Sample Request URL : cluster=no&cnt=200&format=json&bbox=8.87,49.07,65.21,61.26,6&appid=<api key> Header : Authorization: Bearer {APPhonics store access token} Method : Get Request: 9 T C S I n t e r n a l

10 Response : 10 T C S I n t e r n a l

RECOMMENDATION ITU-R P Characteristics of precipitation for propagation modelling

RECOMMENDATION ITU-R P Characteristics of precipitation for propagation modelling Rec. ITU-R P.837-4 1 RECOMMENDATION ITU-R P.837-4 Characteristics of precipitation for propagation modelling (Question ITU-R 21/3) (1992-1994-1999-21-23) The ITU Radiocommunication Assembly, considering

More information

How to do Geo-fencing with the FM200

How to do Geo-fencing with the FM200 Handling a complex world. How to do Geo-fencing with the FM200 Introduction The ability to define custom user events for the FM200 unit, allows you to do Geo-fencing for vehicles fitted with GPS units.

More information

SWIPPA Products COMMENTS

SWIPPA Products COMMENTS PRODUCT SWIPPA-DLR-CNF-PRO-DAT-TEC SWIPPA-DLR-RST-PRO-MAP-TEC COMMENTS TEC : Total Electron Content Vertical Source: GNSS measurements; SWIPPA-DLR-CNF-PRO-DAT-TMP SWIPPA-DLR-RST-PRO-MAP-TMP TEC-TMP : Total

More information

LINEAMPS LineAmps for all lines

LINEAMPS LineAmps for all lines LINEAMPS New System of Dynamic Line Ratings Electrotech Enterprises LLC, USA http://www.lineamps.com LINEAMPS New System of Dynamic Line Ratings Provides dynamic ratings of all lines in an electrical network

More information

Characteristics of precipitation for propagation modelling

Characteristics of precipitation for propagation modelling Recommendation ITU-R P.837-7 (6/217) Characteristics of precipitation for propagation modelling P Series Radiowave propagation Rec. ITU-R P.837-7 Foreword The role of the Radiocommunication Sector is to

More information

Cliflo for Dummies. For this query all we want is the daily observations so we click on Observations from land stations to get the window shown below.

Cliflo for Dummies. For this query all we want is the daily observations so we click on Observations from land stations to get the window shown below. Cliflo for Dummies 1 This document is a very quick guide to making simple queries using CLIFLO using two common examples: I want to obtain daily rainfall data from Christchurch for the month of November

More information

Lab 3: Image Enhancements I 65 pts Due > Canvas by 10pm

Lab 3: Image Enhancements I 65 pts Due > Canvas by 10pm Geo 448/548 Spring 2016 Lab 3: Image Enhancements I 65 pts Due > Canvas by 3/11 @ 10pm For this lab, you will learn different ways to calculate spectral vegetation indices (SVIs). These are one category

More information

Digital Scouting Report

Digital Scouting Report REPORT #5799 Page 1 Digital Scouting Report Version 1.0 Flight name: SipeFarms 14Jul16 120m Location: 2731_TESTING (-105.020951791, 40.1924286792) Date: 2016-07-14 Acres: 72.49 Photos taken 91 Agribotix

More information

Share My Design Space Project to Facebook or Pinterest?

Share My Design Space Project to Facebook or Pinterest? How Do I Share My Design Space Project to Facebook or Pinterest? We love it when our members share the projects they create daily with their Cricut machines, materials, and accessories. Design Space was

More information

WWNWS6/3/2/XVI Meeting 6 30 July 2014 Agenda Item 3.2.XVI. MSI Self Assessment NAVAREA XVI. Submitted by

WWNWS6/3/2/XVI Meeting 6 30 July 2014 Agenda Item 3.2.XVI. MSI Self Assessment NAVAREA XVI. Submitted by WWNWS WWNWS6/3/2/XVI Meeting 6 30 July 2014 Agenda Item 3.2.XVI MSI Self Assessment NAVAREA XVI Submitted by PERÚ - DIRECTORATE OF HYDROGRAPHY AND NAVIGATION SUMMARY Executive Summary: THIS DOCUMENT REPORTS

More information

Specifications for communication between CascEff IET and Incident Management Tools

Specifications for communication between CascEff IET and Incident Management Tools Marcus Kempe 1 Fredrik Rask 2 Xavier Criel 3 Anders Lönnermark 1 Camilla Mörn 2 Specifications for communication between CascEff IET and Incident Management Tools Deliverable Number: D4.5 Date July 30,

More information

3/7/2015. Wind Data. Finding Historical Wind Data. Finding Historical Wind Data. Finding Historical Wind Data. Wind Power Management

3/7/2015. Wind Data. Finding Historical Wind Data. Finding Historical Wind Data. Finding Historical Wind Data. Wind Power Management Wind Data Wind Power Management Go to: http://mesonet.agron.iastate.edu/r equest/download.phtml Select the location of the automated surface observing system (ASOS) you are interested in Select the station

More information

Grooveshark-Python Documentation

Grooveshark-Python Documentation Grooveshark-Python Documentation Release 3.2 Maximilian Köhl April 30, 2015 Contents i ii class grooveshark.client(session=none, proxies=none) A client for Grooveshark s API which supports: radio (songs

More information

STEVE S LEDS. Installation

STEVE S LEDS. Installation STEVE S LEDS Congratulations on your purchase of a Steve s LEDs HurricaneX Controller! Please read through this entire installation guide BEFORE unpacking your LED retrofit system. This guide assumes you

More information

Data assimilation of FORMOSAT-3/COSMIC using NCAR Thermosphere Ionosphere Electrodynamic General Circulation Model (TIE-GCM)

Data assimilation of FORMOSAT-3/COSMIC using NCAR Thermosphere Ionosphere Electrodynamic General Circulation Model (TIE-GCM) Session 2B-03 5 th FORMOSAT-3 / COSMIC Data Users Workshop & ICGPSRO 2011 Data assimilation of FORMOSAT-3/COSMIC using NCAR Thermosphere Ionosphere Electrodynamic General Circulation Model (TIE-GCM) I

More information

investigating characteristics and the display of TOMS ozone data

investigating characteristics and the display of TOMS ozone data exercise 1: investigating characteristics and the display of TOMS ozone data 1 exercise 1 investigating characteristics and the display of TOMS ozone data Before working with any set of data it is important

More information

Tilottama Ghosh and Kimberly Baugh (CIRES, University of Colorado, Boulder, USA)

Tilottama Ghosh and Kimberly Baugh (CIRES, University of Colorado, Boulder, USA) Telecommuting 11.5 time zones Tilottama Ghosh and Kimberly Baugh (CIRES, University of Colorado, Boulder, USA) Asia Pacific Advanced Network 32 nd Meeting New Delhi, India 26 th August, 2011 Brief employment

More information

im200 Payload Autonomy Interface for Heron USVs

im200 Payload Autonomy Interface for Heron USVs im200 Payload Autonomy Interface for Heron USVs Fall 2017 Alon Yaari, ayaari@mit.edu Michael Benjamin, mikerb@mit.edu Department of Mechanical Engineering, CSAIL MIT, Cambridge MA 02139 1 im200 Payload

More information

RavTrack PC. RavTrack PC Features: RavTrack PC AVL/Tracking Software Application

RavTrack PC. RavTrack PC Features: RavTrack PC AVL/Tracking Software Application RavTrack PC RavTrack PC AVL/Tracking Software Application RavTrack PC by Raveon is a PC application for displaying, tracking, alarming, and logging the activity of GPS Transponders such as Raveon s RV-M7-GX

More information

PHATE Population Health Assessment Engine

PHATE Population Health Assessment Engine PHATE Population Health Assessment Engine PHATE is a population health tool that provides clinicians with a fuller understanding of their patient population in the context of their community. When used

More information

COMMISSION BULLSEYE MANUAL. Once you log in, you will find the link to download the plugin. A helper bot is also available to assist you step by step.

COMMISSION BULLSEYE MANUAL. Once you log in, you will find the link to download the plugin. A helper bot is also available to assist you step by step. COMMISSION BULLSEYE MANUAL Thank you for your purchase of the Commission Bullseye plugin. We have prepared this training manual to guide you with the installation, configuration and operation of the plugin.

More information

Application Programming Interface for the Radio Bridge Console VERSION 1.0 DECEMBER 2018

Application Programming Interface for the Radio Bridge Console VERSION 1.0 DECEMBER 2018 Application Programming Interface for the Radio Bridge Console VERSION 1.0 DECEMBER 2018 TABLE OF CONTENTS 1. OVERVIEW... 2 1.1. Introduction...2 1.2. Revision History...2 1.3. Document Conventions...2

More information

GCOS Reference Upper- Air Network

GCOS Reference Upper- Air Network GCOS Reference Upper- Air Network GRUAN Technical Note 3 Essential Meta-data of New GRUAN Stations MICHAEL SOMMER AND RUUD DIRKSEN (GRUAN LEAD CENTRE) Publisher GRUAN Lead Centre Number & Version GRUAN-TN-3

More information

measurements from each beam are kept separate. We note that the variation in incidence angle over an orbit is small, typically less than a few tenths

measurements from each beam are kept separate. We note that the variation in incidence angle over an orbit is small, typically less than a few tenths A QuikScat/SeaWinds Sigma-0 Browse Product David G. Long Microwave Earth Remote Sensing Laboratory BYU Center for Remote Sensing Brigham Young University 459 Clyde Building, Provo, UT 84602 long@ee.byu.edu

More information

AccuWeather.com Premium v3.0. User Manual

AccuWeather.com Premium v3.0. User Manual AccuWeather.com Premium v3.0 User Manual Contents About AccuWeather, Inc....3 Overview of AccuWeather.com Premium v3.0...3 Initial Download and Installation...4 Using and Navigating the Application...5

More information

Tracking Data for Digital Out of Home

Tracking Data for Digital Out of Home Tracking Data for Digital Out of Home Technical Specifications Version 1.1 Date January 28th, 2018 Contact Frank Goldberg Digital Media Institute Maximilianstr. 13 80539 München frank.goldberg@dmi-org.com

More information

ANDROID APPS DEVELOPMENT FOR MOBILE GAME

ANDROID APPS DEVELOPMENT FOR MOBILE GAME ANDROID APPS DEVELOPMENT FOR MOBILE GAME Lecture 5: Sensor and Location Sensor Overview Most Android-powered devices have built-in sensors that measure motion, orientation, and various environmental conditions.

More information

Implementation of GPS for Location Tracking

Implementation of GPS for Location Tracking Implementation of GPS for Location Tracking Ahmad Ashraff Bin Ariffin, Noor Hafizah Abdul Aziz and Kama Azura Othman Faculty of Electrical Engineering Universiti Teknologi MARA Malaysia Shah Alam, Malaysia

More information

K e p l e r i a n elements are the. parameters used by the formulas in the predication

K e p l e r i a n elements are the. parameters used by the formulas in the predication WX Sats and Education Bringing Space into Your Classroom by Mark Spencer, WA8SME, mspencer@arrl.org ARRL Education and Technology Program Coordinator Space borne technology affects many things in our daily

More information

Downloading and formatting remote sensing imagery using GLOVIS

Downloading and formatting remote sensing imagery using GLOVIS Downloading and formatting remote sensing imagery using GLOVIS Students will become familiarized with the characteristics of LandSat, Aerial Photos, and ASTER medium resolution imagery through the USGS

More information

Semi-Automatic Classification Plugin Documentation

Semi-Automatic Classification Plugin Documentation Semi-Automatic Classification Plugin Documentation Release 5.3.6.1 Luca Congedo Apr 13, 2018 Contents 1 Introduction 1 2 Plugin Installation 3 2.1 Installation in Windows 32 bit....................................

More information

An overview of the COSMIC follow-on mission (COSMIC-II) and its potential for GNSS-R

An overview of the COSMIC follow-on mission (COSMIC-II) and its potential for GNSS-R An overview of the COSMIC follow-on mission (COSMIC-II) and its potential for GNSS-R Lidia Cucurull (1), Dave Ector (2), and Estel Cardellach (3) (1) NOAA/NWS/NCEP/EMC (2) NOAA/NESDIS/OSD (3) IEEC/ICE-CSIC

More information

The Radiation Balance

The Radiation Balance The Radiation Balance Readings A&B: Ch. 3 (p. 60-69) www: 4. Radiation Lab: 5 Topics 1. Radiation Balance Equation a. Net Radiation b.shortwave Radiation c. Longwave Radiation 2. Global Average 3. Spatial

More information

Scribble Maps Tutorial

Scribble Maps Tutorial Scribble Maps Tutorial Go to the homepage of Scribble Maps here: h t t p : / / w w w. s c r i b b l e m a p s. c o m / Getting to know the Interface Scribble Maps is a free online mapping application with

More information

CHAPTER 4 ANALYSIS AND DESIGN

CHAPTER 4 ANALYSIS AND DESIGN CHAPTER 4 ANALYSIS AND DESIGN 4.1 General Explanation This chapter discusses the five main parts of the Fire Detection project in detail: 1. Fire detection part. 2. The location determination part (GPS

More information

The USU-GAIM Data Assimilation Models for Ionospheric Specifications and Forecasts

The USU-GAIM Data Assimilation Models for Ionospheric Specifications and Forecasts The USU-GAIM Data Assimilation Models for Ionospheric Specifications and Forecasts L. Scherliess, R. W. Schunk, L. C. Gardner, L. Zhu, J.V. Eccles and J.J Sojka Center for Atmospheric and Space Sciences

More information

Xuegang (Jeff) Ban, Xia Yang, Jeff Wojtowicz, Jose Holguin-Veras Rensselaer Polytechnic Institute

Xuegang (Jeff) Ban, Xia Yang, Jeff Wojtowicz, Jose Holguin-Veras Rensselaer Polytechnic Institute 1 Freight Performance Measurement Using GPS Data Xuegang (Jeff) Ban, Xia Yang, Jeff Wojtowicz, Jose Holguin-Veras Rensselaer Polytechnic Institute Using GPS to Measure Urban Freight Performance Urban Freight

More information

Open Standard based Visualization Infrastructure for 3D Geospatial Information

Open Standard based Visualization Infrastructure for 3D Geospatial Information X3D Earth Open Standard based Visualization Infrastructure for 3D Geospatial Information 13 January 2008 / Web3D Korea Forum 유병현 Byounghyun Yoo Web3D Consortium Fellow MOVES (Modeling, Virtual Environment

More information

Introduction to Common Alerting Protocol (CAP)

Introduction to Common Alerting Protocol (CAP) World Meteorological Organization (WMO) Observing and Information Systems Department WMO Information System (WIS) Introduction to Common Alerting Protocol (CAP) Prepared by Eliot Christian

More information

EARTH SCIENCE PROJECT CLOUD PHOTOGRAPHY

EARTH SCIENCE PROJECT CLOUD PHOTOGRAPHY NAME SECTION DATE EARTH SCIENCE PROJECT CLOUD PHOTOGRAPHY DATE DUE: PURPOSE The purpose of this long-term project is to give you the opportunity to observe and take pictures of the various clouds that

More information

GeoBase Raw Imagery Data Product Specifications. Edition

GeoBase Raw Imagery Data Product Specifications. Edition GeoBase Raw Imagery 2005-2010 Data Product Specifications Edition 1.0 2009-10-01 Government of Canada Natural Resources Canada Centre for Topographic Information 2144 King Street West, suite 010 Sherbrooke,

More information

IES 2015, May 12-14, Old Town Alexandria. Geomagnetic Laboratory, Natural Resources Canada 2. Geodetic Survey, Natural Resources Canada

IES 2015, May 12-14, Old Town Alexandria. Geomagnetic Laboratory, Natural Resources Canada 2. Geodetic Survey, Natural Resources Canada Analyses of the geomagnetic variations and GPS scintillation over the Canadian auroral zone Lidia Nikitina 1, D.W. Danskin 1, R. Ghoddousi-Fard 2, P. Prikryl 1 1 Geomagnetic Laboratory, Natural Resources

More information

RECOMMENDATION ITU-R M.825-3*, **

RECOMMENDATION ITU-R M.825-3*, ** Rec. ITU-R M.825-3 1 RECOMMENDATION ITU-R M.825-3*, ** CHARACTERISTICS OF A TRANSPONDER SYSTEM USING DIGITAL SELECTIVE CALLING TECHNIQUES FOR USE WITH VESSEL TRAFFIC SERVICES AND SHIP-TO-SHIP IDENTIFICATION

More information

Building Performance Assessment

Building Performance Assessment Building Performance Assessment Proposed methodology and consultation on validation procedures, streamlining and assuring project Impact Introductory Session #2: 12 Aug 2014 Presenter: Tom Hamlin, UN DESA

More information

LYNX CE CENTRAL CONTROL FOR NETWORK VP. General Specifications

LYNX CE CENTRAL CONTROL FOR NETWORK VP. General Specifications LYNX CE CENTRAL CONTROL FOR NETWORK VP General Specifications Number of satellites: Up to 500 Number of satellite stations: up to 32,000 Number of Courses: 3 Number of holes per course: 48 Number of holes

More information

Maritime Autonomous Navigation in GPS Limited Environments

Maritime Autonomous Navigation in GPS Limited Environments Maritime Autonomous Navigation in GPS Limited Environments 29/06/2017 IIR/University of Portsmouth GPS signal is unreliable Tamper Jam U.S. stealth UAV captured by Iranian government by means of GPS spoofing.

More information

Partnering to to Build Better Infrastructure

Partnering to to Build Better Infrastructure October 11, 2006 Radio Frequency Interference Application Jon Olenski Utilities GIS Project Manager Partnering to to Build Better Infrastructure Presentation Outline Basin Electric Operations Problem Definition

More information

Scalable geospatial 3D client applications in X3D - Interactive, online and in real-time

Scalable geospatial 3D client applications in X3D - Interactive, online and in real-time Scalable geospatial 3D client applications in X3D - Interactive, online and in real-time Dipl.Inform.Univ Peter Schickel CEO Bitmanagement Software Vice President Web3D Consortium, Mountain View, USA OGC/Web3D

More information

MOROCCO EDITION by ASMAE ZBIRI, DOMINIQUE HAESEN and HAMID MAHYOU Using SPIRITS

MOROCCO EDITION by ASMAE ZBIRI, DOMINIQUE HAESEN and HAMID MAHYOU Using SPIRITS MOROCCO EDITION by ASMAE ZBIRI, DOMINIQUE HAESEN and HAMID MAHYOU Using SPIRITS Version : 2017 1 I. INTRODUCTION... 3 II. SPIRITS (Software for the Processing and Interpretation of Remotely sensed Image

More information

Map Direct Lite. Contents. Quick Start Guide: Drawing 11/05/2015

Map Direct Lite. Contents. Quick Start Guide: Drawing 11/05/2015 Map Direct Lite Quick Start Guide: Drawing 11/05/2015 Contents Quick Start Guide: Drawing... 1 Drawing, Measuring and Analyzing in Map Direct Lite.... 2 Measure Distance and Area.... 3 Place the Map Marker

More information

Coordinates, Datums, and Map Projection

Coordinates, Datums, and Map Projection Coordinates, Datums, and Map Projection Two views on the World Intersect at 90 o angles Latitude/ Longitude is a Spherical System Acceptable latitudes/longitudes i) W125 o 27 33 ii) N92 o 45 12 iii)

More information

Figure 1. Map Showing City Limits, Pico y Placa Restricted Zone, and Monitoring Station Locations. CO not measured at Los Chillos (G) and Tumbaco (H). 36 Table 1. Summary Statistics for Hourly CO Concentrations

More information

Space weather Application Center Ionosphere A Near-Real-Time Service Based on NTRIP Technology

Space weather Application Center Ionosphere A Near-Real-Time Service Based on NTRIP Technology Space weather Application Center Ionosphere A Near-Real-Time Service Based on NTRIP Technology N. Jakowski, S. M. Stankov, D. Klaehn, C. Becker German Aerospace Center (DLR), Institute of Communications

More information

0420 COMPUTER STUDIES

0420 COMPUTER STUDIES CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education MARK SCHEME for the May/June 2013 series 0420 COMPUTER STUDIES 0420/13 Paper 1, maximum raw mark 100 This mark

More information

GPS for Snowmobilers. By Wayne Fischer. November 14, 2006

GPS for Snowmobilers. By Wayne Fischer. November 14, 2006 GPS for Snowmobilers By Wayne Fischer November 14, 2006 Wayne@TahoeSnowmobiling.org Copy of White Paper & Presentation Both this presentation and the white paper are available on the www.tahoesnowmobiling.org

More information

GPS Sway. Coordinate Converter User Manual. Last Update: 15 Mar 07 GPS Sway Version: GPS Sway Manual 1

GPS Sway. Coordinate Converter User Manual. Last Update: 15 Mar 07 GPS Sway Version: GPS Sway Manual 1 GPS Sway Coordinate Converter User Manual Last Update: 15 Mar 07 GPS Sway Version: 1.0.0 GPS Sway Manual 1 Table of Contents Table of Contents...2 Introduction...3 Installation...3 Installer Version...3

More information

A Mini UAV for security environmental monitoring and surveillance: telemetry data analysis

A Mini UAV for security environmental monitoring and surveillance: telemetry data analysis A Mini UAV for security environmental monitoring and surveillance: telemetry data analysis G. Belloni 2,3, M. Feroli 3, A. Ficola 1, S. Pagnottelli 1,3, P. Valigi 2 1 Department of Electronic and Information

More information

Where Do Tourists Go? Visualizing and Analyzing the Spatial Distribution of Geotagged Photography

Where Do Tourists Go? Visualizing and Analyzing the Spatial Distribution of Geotagged Photography Kádár & Gede: Where do tourists go? ICC 2013ICC Dresden, 2013 Dresden, 2012.08.25 30 2012.08.25 30 1/15 Where Do Tourists Go? Visualizing and Analyzing the Spatial Distribution of Geotagged Photography

More information

Water Leak Detection Report

Water Leak Detection Report Water Leak Detection Report Proof of Concept Client: Anglian Water Site 1: Somersham, Ipswich Site 2: Bramford, Ipswich Site 3: Caister, Great Yarmouth Engineer(s): J. Arnott, D. Williams, S. Welland Date

More information

Content of the presentation

Content of the presentation Version 3 István BOZSÓKI BDT/IEE/TND 1 Content of the presentation History of SMS4DC Main Functions of SMS4DC Administrative Functions Engineering Functions Geographic Map Display functions Samples for

More information

Product Performance Predictive Mdeling

Product Performance Predictive Mdeling Paper 011-29 Product Performance Predictive Modeling James Mentele, Central Michigan University Research Corporation, Mt. Pleasant, MI Tim Pletcher, Central Michigan University Research Corporation, Mt.

More information

Map Basics: Datums and Coordinate Systems

Map Basics: Datums and Coordinate Systems Map Basics: Datums and Coordinate Systems ESRM 304 Autumn 2015 Contributors: Phil Hurvitz, Peter Schiess, Eric Turnblom 1 of 39 Datums, land division systems, & coordinate systems Datums (from Wikipedia)

More information

Challenges and benefits from crowd-sourced atmospheric data for urban climate research using Berlin, Germany, as testbed

Challenges and benefits from crowd-sourced atmospheric data for urban climate research using Berlin, Germany, as testbed Challenges and benefits from crowd-sourced atmospheric data for urban climate research using Berlin, Germany, as testbed Fred Meier, Daniel Fenner, Tom Grassmann, Britta Jänicke, Marco Otto, Dieter Scherer

More information

Introduction to International Space Weather Initiative (ISWI) and China's Participation (Meridian Project)

Introduction to International Space Weather Initiative (ISWI) and China's Participation (Meridian Project) Introduction to International Space Weather Initiative (ISWI) and China's Participation (Meridian Project) Chi Wang National Space Science Center, CAS Nov. 7, 2012 Outline What is Space Weather? International

More information

GFDS water surface metrics: methodology

GFDS water surface metrics: methodology Introduction Floods are difficult to monitor on a global scale, because they are determined by local factors such as precipitation, slope of the terrain, drainage of the river, protection devices in place,

More information

SST Expert Testimony Common Questions and Answers

SST Expert Testimony Common Questions and Answers SST Expert Testimony Common Questions and Answers This document is a collection of questions that have commonly been asked about the ShotSpotter system during court testimony and deposition. If possible,

More information

igpsdevice: A MOOS Driver for GPS Devices

igpsdevice: A MOOS Driver for GPS Devices igpsdevice: A MOOS Driver for GPS Devices Fall 2017 Alon Yaari, ayaari@mit.edu Michael Benjamin, mikerb@mit.edu Department of Mechanical Engineering, CSAIL MIT, Cambridge MA 02139 1 igpsdevice: A MOOS

More information

User guide for ICS RRL Plugin v1.9

User guide for ICS RRL Plugin v1.9 User guide User guide for ICS RRL Plugin v1.9 ATDI South Pacific Table of Contents 1. MODIFICATIONS... 3 2. INTRODUCTION... 4 3. SYSTEM REQUIREMENTS... 5 4. INSTALLING RRL PLUGIN... 6 5. RUNNING RRL PLUGIN

More information

Cooperative Power Generation & Utilization, Minna-de-Odenki Project Implementation of Smart Meter System

Cooperative Power Generation & Utilization, Minna-de-Odenki Project Implementation of Smart Meter System PJ 1 1 1 1 2 2 3 1 3 Arduino Web mbed Home Gateway http get/post HEMS (home energy management system) Cooperative Power Generation & Utilization, Minna-de-Odenki Project Implementation of Smart Meter System

More information

NASA Support for GEOSS and Disaster Risk Management under the Committee on Earth Observation Satellites Caribbean Example

NASA Support for GEOSS and Disaster Risk Management under the Committee on Earth Observation Satellites Caribbean Example NASA Support for GEOSS and Disaster Risk Management under the Committee on Earth Observation Satellites Caribbean Example Presented at the GEOSS Session of Latin American Remote Sensing week in Santiago

More information

Figure 1. System Block Diagram with Subsystems

Figure 1. System Block Diagram with Subsystems Blind Me With SciEEnce EJ Hinlo, Caitlin Gruis, Chris Ravasio First Design Review System Block Diagram Figure 1. System Block Diagram with Subsystems Subsystem Communication Diagram Figure 2. Subsystem

More information

Variance and Anomaly Analysis with WIM/WAM Mati Kahru

Variance and Anomaly Analysis with WIM/WAM Mati Kahru Variance and Anomaly Analysis with WIM/WAM Mati Kahru 2008 1 Variance and Anomaly Analysis with WIM/WAM 1 Introduction Analysis of temporal variance of image data provides important clues on the functioning

More information

How to use the VEMCO Range Test Software. 14 Jan 2015 DOC

How to use the VEMCO Range Test Software.  14 Jan 2015 DOC How to use the VEMCO Range Test Software. www.vemco.com 14 Jan 2015 DOC-5583-02 Contents 1 Preparing For Range Testing... 1 2 Installing the VEMCO Range Test Software... 1 3 Software Overview... 3 3.1

More information

Active Shooter Tactical Response Assistant Design Slides

Active Shooter Tactical Response Assistant Design Slides Active Shooter Tactical Response Assistant Design Slides Team : Ben McCall, Puja Patel, Joel Williams, Rohini Shah, Aryan Toughiry GMU Sponsors: Dr. Hintz & Dr. Wage 1/28 Network of nodes with microphone

More information

Photography Course. Topics Covered

Photography Course. Topics Covered Photography Course Topics Covered In order to take your photography to a professional or a serious hobbyist level, we would like to recommend our 22 MODULE ONLINE PHOTOGRAPHY & PHOTO EDITING COURSE. This

More information

Geocoding DoubleCheck: A Unique Location Accuracy Assessment Tool for Parcel-level Geocoding

Geocoding DoubleCheck: A Unique Location Accuracy Assessment Tool for Parcel-level Geocoding Measuring, Modelling and Mapping our Dynamic Home Planet Geocoding DoubleCheck: A Unique Location Accuracy Assessment Tool for Parcel-level Geocoding Page 1 Geocoding is a process of converting an address

More information

Regional ionospheric disturbances during magnetic storms. John Foster

Regional ionospheric disturbances during magnetic storms. John Foster Regional ionospheric disturbances during magnetic storms John Foster Regional Ionospheric Disturbances John Foster MIT Haystack Observatory Regional Disturbances Meso-Scale (1000s km) Storm Enhanced Density

More information

BACHELOR'S THESIS. Indoor Positioning System. Robert Brännström BACHELOR OF SCIENCE PROGRAMME COMPUTER ENGINEERING.

BACHELOR'S THESIS. Indoor Positioning System. Robert Brännström BACHELOR OF SCIENCE PROGRAMME COMPUTER ENGINEERING. 2001:40 HIP BACHELOR'S THESIS Indoor Positioning System Robert Brännström BACHELOR OF SCIENCE PROGRAMME COMPUTER ENGINEERING Skellefteå Campus 2001: 40 HIP ISSN: 1404-5494 ISRN:LTU - HIP - EX -- 01/40

More information

Incognito Software Inc.

Incognito Software Inc. Incognito Software Inc. Corporate Profile DHCP-IPAM solutions overview In c o g n it o S o f t w are In c. - C o m p an y C o n f id en t ial 1 C o r p ora t e O v e r v ie w Who is.incognito Software

More information

Radio Mobile. Software for Wireless Systems Planning

Radio Mobile. Software for Wireless Systems Planning Latin American Networking School (EsLaRed) Universidad de Los Andes Merida Venezuela Javier Triviño and E.Pietrosemoli Radio Mobile Software for Wireless Systems Planning About Radio Mobile It is a tool

More information

Environmental Noise Management Sofia December Brüel & Kjær S&V Torben Munk

Environmental Noise Management Sofia December Brüel & Kjær S&V Torben Munk Environmental Noise Management Sofia December 2006 Brüel & Kjær S&V Torben Munk Environmental Noise Management Why? Filename Imagine a city today Increasing traffic flows Bad conditions of road surfaces

More information

Geocoding: Making your point with maps

Geocoding: Making your point with maps Geocoding: Making your point with maps In this exercise you will: Get familiar with the basic concepts of using geocoding to create points on a map. Use ArcCatalog to add an address locator. Learn how

More information

ANNUAL OF NAVIGATION 19/2012/part 1

ANNUAL OF NAVIGATION 19/2012/part 1 ANNUAL OF NAVIGATION 19/2012/part 1 PAWEŁ BANYŚ, THORALF NOACK, STEFAN GEWIES German Aerospace Center (DLR), Institute of Communications and Navigation (IKN) ASSESSMENT OF AIS VESSEL POSITION REPORT UNDER

More information

DEVELOPMENT OF A HARDWARE AND SOFTWARE SYSTEM FOR METEOROLOGICAL OBSERVATIONS

DEVELOPMENT OF A HARDWARE AND SOFTWARE SYSTEM FOR METEOROLOGICAL OBSERVATIONS DEVELOPMENT OF A HARDWARE AND SOFTWARE SYSTEM FOR METEOROLOGICAL OBSERVATIONS Mikhail Shcherbakov *, Alexey Borisov Altai State Technical University, 656000, Barnaul, Russia Abstract. Article is devoted

More information

e-navigation Underway International February 2016 Kilyong Kim(GMT Co., Ltd.) Co-author : Seojeong Lee(Korea Maritime and Ocean University)

e-navigation Underway International February 2016 Kilyong Kim(GMT Co., Ltd.) Co-author : Seojeong Lee(Korea Maritime and Ocean University) e-navigation Underway International 2016 2-4 February 2016 Kilyong Kim(GMT Co., Ltd.) Co-author : Seojeong Lee(Korea Maritime and Ocean University) Eureka R&D project From Jan 2015 to Dec 2017 15 partners

More information

PROMULGATION OF MARITIME SAFETY INFORMATION UNDER THE GLOBAL MARITIME DISTRESS AND SAFETY SYSTEM ROY SOLURI DIRECTOR (AMERICAS) MARINEWORKS LTD

PROMULGATION OF MARITIME SAFETY INFORMATION UNDER THE GLOBAL MARITIME DISTRESS AND SAFETY SYSTEM ROY SOLURI DIRECTOR (AMERICAS) MARINEWORKS LTD PROMULGATION OF MARITIME SAFETY INFORMATION UNDER THE GLOBAL MARITIME DISTRESS AND SAFETY SYSTEM ROY SOLURI DIRECTOR (AMERICAS) MARINEWORKS LTD MARITIME SAFETY INFORMATION AS DEFINED IN THE SOLAS CONVENTION

More information

Examination of Three Empirical Atmospheric Models

Examination of Three Empirical Atmospheric Models Examination of Three Empirical Atmospheric Models A Presentation Given to The Department of Physics Utah State University In Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy

More information

Introduction of GLI level-1 products

Introduction of GLI level-1 products Introduction of GLI level-1 products JAXA EORC December 24, 2003 http://www.eoc.jaxa.jp/homepage.html 1. JAXA Global Imager The JAXA Global Imager (GLI) orbit and observation method are outlined below.

More information

Descartes Map Editor November 2013 U S E R S G U I D E

Descartes Map Editor November 2013 U S E R S G U I D E Descartes Map Editor 13.2.1 November 2013 Toll Free 800.419.8495 Int l 519.746.8110 info@descartes.com www.descartes.com 2013 The Descartes Systems Group Inc. All rights reserved Information in this document

More information

Receiver Technology CRESCENT OEM WHITE PAPER AMY DEWIS JENNIFER COLPITTS

Receiver Technology CRESCENT OEM WHITE PAPER AMY DEWIS JENNIFER COLPITTS CRESCENT OEM WHITE PAPER AMY DEWIS JENNIFER COLPITTS With offices in Kansas City, Hiawatha, Calgary and Scottsdale, Hemisphere GPS is a global leader in designing and manufacturing innovative, costeffective,

More information

Autodesk University Free Your Design Data

Autodesk University Free Your Design Data Autodesk University Free Your Design Data ADAM NAGY: Good morning, everyone. I'm glad to see that so many of you survived the party yesterday. Did you enjoy it? Yes, so my name is Adam Nagy. I'm working

More information

AUIG2 User s Manual (ALOS/ALOS-2 Consolidated Edition)

AUIG2 User s Manual (ALOS/ALOS-2 Consolidated Edition) AUIG2 User s Manual (ALOS/ALOS-2 Consolidated Edition) Ver. No. First edition AUIG2 User s Manual (ALOS/ALOS-2 Consolidated Edition) Revision History Revision Date Revised Pages Revision Details A 2014/11/19

More information

ENTLN Status Update. XV International Conference on Atmospheric Electricity, June 2014, Norman, Oklahoma, U.S.A.

ENTLN Status Update. XV International Conference on Atmospheric Electricity, June 2014, Norman, Oklahoma, U.S.A. ENTLN Status Update Stan Heckman 1 1 Earth Networks, Germantown, Maryland, U.S.A. ABSTRACT: Earth Networks records lightning electric field waveforms at 700 sites, and from those waveforms calculates latitudes,

More information

Location Location support classes Maps Map support classes

Location Location support classes Maps Map support classes Location Location support classes Maps Map support classes Mobile applications can benefit from being location-aware Allows applications to determine their location and modify their behavior Find stores

More information

Baltic Marine Environment Protection Commission

Baltic Marine Environment Protection Commission Baltic Marine Environment Protection Commission Ad hoc Seal Expert Group Berlin, Germany, 2-4 December 2015 SEAL 9-2015, 5-1 Document title Development of a HELCOM database for seals Code 5-1 Category

More information

The Effect of Geomagnetic Storm in the Ionosphere using N-h Profiles.

The Effect of Geomagnetic Storm in the Ionosphere using N-h Profiles. The Effect of Geomagnetic Storm in the Ionosphere using N-h Profiles. J.C. Morka * ; D.N. Nwachuku; and D.A. Ogwu. Physics Department, College of Education, Agbor, Nigeria E-mail: johnmorka84@gmail.com

More information

CIWS Data Distribution Service

CIWS Data Distribution Service CIWS Data Distribution Service Carol Kelly 11 December Distribution Statement A. Approved for public release; distribution is unlimited. This work is sponsored by the Federal Aviation Administration under

More information

TEST YOUR SATELLITE NAVIGATION PERFORMANCE ON YOUR ANDROID DEVICE GLOSSARY

TEST YOUR SATELLITE NAVIGATION PERFORMANCE ON YOUR ANDROID DEVICE GLOSSARY TEST YOUR SATELLITE NAVIGATION PERFORMANCE ON YOUR ANDROID DEVICE GLOSSARY THE GLOSSARY This glossary aims to clarify and explain the acronyms used in GNSS and satellite navigation performance testing

More information

Team Number ECE-10. Solar Power Forecasting Tool

Team Number ECE-10. Solar Power Forecasting Tool USER MANUAL Team Number ECE-10 Solar Power Forecasting Tool Team Members Name Department Email Kim Nguyen ECE kn383@drexel.edu Kara Ogawa ECE kao73@drexel.edu Stephan Tang ECE st643@drexel.edu Team Advisor

More information

Manager Client. User Guide V

Manager Client. User Guide V Manager Client User Guide V1.25 www.mobiletornado.com pushtoexperience Introduction Manager Client provides the ability to manage communications within an organisation, view mobile devices live and historic

More information