Ensemble Forecast Layer

Slides:



Advertisements
Similar presentations
EURO4M Project Kick-Off, April 2010 OGC Web Services Data visualization using OGC web services Maarten Plieger Wim Som de Cerff Royal Netherlands Meteorological.
Advertisements

The Next Generation Network Enabled Weather (NNEW) SWIM Application Asia/Pacific AMHS/SWIM Workshop Chaing Mai, Thailand March 5-7, 2012 Tom McParland,
Copyright © 2010, Open Geospatial Consortium, Inc. Met Ocean Time Issue Resume Met-Ocean DWG 72nd OGC Technical Committee Frascati, Italy 8 March 2010.
Smart Shopper A Consumer Decision Support System Using Type-2 Fuzzy Logic Systems Ling Gu 2003 Fall CSc8810.
Europe’s Information Society eContentplus OrléansWP6 1st Coordination and progress meeting Technical information OGC WMS – WFS – CSW.
The Data Mining Visual Environment Motivation Major problems with existing DM systems They are based on non-extensible frameworks. They provide a non-uniform.
C++ data types. Structs vs. Classes C++ Classes.
SVG oriented Framework for Web Map Services 1 PHPMyWMS Prof. Dr.-Ing. Franz-Josef Behr PHPMyWMS - an Open Source based, SVG oriented Framework for extended.
CYBERINFRASTRUCTURE FOR THE GEOSCIENCES WMS Map Integration - Improved Ghulam Memon Ashraf Memon.
Self-Organizing Agents for Grid Load Balancing Junwei Cao Fifth IEEE/ACM International Workshop on Grid Computing (GRID'04)
CompuCell Software Current capabilities and Research Plan Rajiv Chaturvedi Jesús A. Izaguirre With Patrick M. Virtue.
Introduction to Data Mining Group Members: Karim C. El-Khazen Pascal Suria Lin Gui Philsou Lee Xiaoting Niu.
1 Maintaining the momentum of OpenSearch in Earth Science data discovery Doug Newman (NASA ECHO) & Dr Chris Lynnes (GES DISC) 12/11/13 10:50am PT IN32A-03.
Mapping between SOS standard specifications and INSPIRE legislation. Relationship between SOS and D2.9 Matthes Rieke, Dr. Albert Remke (m.rieke,
The OpenGIS Consortium Geog 516 Presentation #2 Rueben Schulz March 2004.
Pipelines and Scientific Workflows with Ptolemy II Deana Pennington University of New Mexico LTER Network Office Shawn Bowers UCSD San Diego Supercomputer.
Community Architectures for Network Information Systems
MapServer Support for Web Coverage Services Stephen Lime - Minnesota DNR Dr. Thomas E. Burk - University of Minnesota MUM Ottawa, Canada.
Department of Advanced Computing SAR related activities at Christian Michelsen Research Kjell Røang.
Data Mining Chapter 1 Introduction -- Basic Data Mining Tasks -- Related Concepts -- Data Mining Techniques.
A Scalable Self-organizing Map Algorithm for Textual Classification: A Neural Network Approach to Thesaurus Generation Dmitri G. Roussinov Department of.
Copyright © 2009, Open Geospatial Consortium, Inc. Time issue : Meteo Domain needs and WMS present means Meteorology DWG Frédéric Guillaud, Marie-Françoise.
Development of Dynamic SLD and Understanding WCS Using Geo-server Supervisor Prof N.L Sarda Dept. of Computer Science & Engg. IIT-Bombay Bharti M.Tech.
Mike Pumphrey, OpenGeo 8 September, 2010 Styler: Graphical SLD (at last!)
Indexing Mathematical Abstracts by Metadata and Ontology IMA Workshop, April 26-27, 2004 Su-Shing Chen, University of Florida
Copyright © 2009, Open Geospatial Consortium, Inc. Web Services Report from the working group of 2nd Workshop on GIS/OGC Use in Meteorology Frédéric Guillaud,
Styled Layer Descriptor (SLD) or How I Learned To Stop Worrying and Love XML Mike Pumphrey FOSS4G, Sydney, Australia October 23,
1 MESSAGE EXCHANGE FOR Web Service-Based Mapping Services AHMET SAYAR INDIANA UNIVERSITY COMMUNITY GRIDS LAB. COMPUTER SCIENCE DEPARTMENT August 17, 2005.
Lucent Technologies - Proprietary 1 Interactive Pattern Discovery with Mirage Mirage uses exploratory visualization, intuitive graphical operations to.
CGI – GeoSciML Testbed 3 Status for BRGM Jean-Jacques Serrano.
Terra-Fusion Loads Tiles in real-time while panning Loads Tiles in real-time while panning Improved overall performance via: Improved overall performance.
® Sponsored by WMS BP for Ensemble Marie-Francoise Voidrot-Martinez and Chris Little Co chairs Met Ocean DWG.
Python: Building Geoprocessing Tools David Wynne, Ghislain Prince.
Aim High…Fly, Fight, Win 1 WMS 1.3 Ensemble Layers AFWA uses WMS to visualize value added products derived from statistical analysis of all ensemble members.
® Increasing the value of Business Intelligence using Geospatial Standards George Percivall, Chief Architect and Executive Director of the OGC Interoperability.
SSE WebMapViewer Recent Developments Steven Smolders SSE Workshop ESA - ESRIN, Frascati, Rome.
GeoServer CSS: Mapping in Style FOSS4G 2010 Barcelona, Spain.
Tool Support for Testing
The Next Generation Network Enabled Weather (NNEW) SWIM Application
Open Source distributed document DB for an enterprise
The Dynamic WMS Web Client Development with AJAX
Flanders Marine Institute (VLIZ)
OGC Web Processing Service 2.0 SWG Insights from last TC OGC
(COmmon Reference Environment)
The Six Parts of a GIS.
<Presentation xmlns= foss4g. org/>. <Name>
Object Oriented Programming
Interfaces.
Dick M.A. Schaap – Technical Coordinator SeaDataNet Training Workshop
Design Exercise UW CSE 160 Spring 2018.
Sampling Distribution
Sampling Distribution
What's New in eCognition 9
Database Systems Instructor Name: Lecture-3.
Ioannis Xirouchakis / Unit B3
CS5103 Software Engineering
Introduction to Radial Basis Function Networks
Nearest Neighbors CSC 576: Data Mining.
Data Warehousing Data Mining Privacy
Data: way forward GO-ESSP meeting next week in Paris
Publishing image services in ArcGIS
Offering Ensemble products through WMS at Meteo-France
WMS Implementation of Surface Weather Observations
Geographical Information Systems for Statistics Luxembourg March 2008
C++ data types.
What's New in eCognition 9
Earth Data Analysis Center at The University of New Mexico
Learning Combinational Logic
What's New in eCognition 9
COmmon REference Environment - CORE:
Presentation transcript:

Ensemble Forecast Layer Is a layer with the dimension ENSEMBLE_MEMBER Need of a Best Practice for: specification of this new dimension in WMS capabilities use of this new dimension in WMS GetMap requests WMS handling for ensemble clusters WMS handling for derived statistical ensemble products, e.g. ensemble mean, ensemble standard deviation, etc. TI 1 – 01/2015

Proposal for WMS handling of ensemble clusters and derived products Implement a cluster algorithm or a raster aggregation function as a WPS process Use a WPS process in the Styled Layer Descriptor Snapshot from a WPS capabilities: <wps:Process wps:processVersion="1.0.0"> <ows:Identifier>raster_aggregation</ows:Identifier> <ows:Title>Raster Aggregation</ows:Title> <ows:Abstract>Aggregates a set of input rasters. An aggregation function is applied to the values at each grid of the input rasters. </ows:Abstract> </wps:Process> TI 1 – 01/2015

GetMap Example with Ensemble Layers http://...../wms?request=GetMap& layers=background,MSLP,MSLP& time=2014-09-14T00:00:00Z& dim_reference_time=2014-09-12T00:00:00Z& dim_ensemble=1/20& styles=default,mslp_mean_contour,mslp_stddev& ….

Transformations in SLD <StyledLayerDescriptor version="1.0.0" xsi:schemaLocation="http://www.opengis.net/sld StyledLayerDescriptor.xsd" xmlns="http://www.opengis.net/sld" xmlns:ogc="http://www.opengis.net/ogc"> <NamedLayer> <Name>mslp_StDev</Name> <UserStyle> <Title>Style for the ensemble standard deviation of MSLP</Title> <Abstract>Transforms the input set of coverages (one coverage for each ensemble member) to one coverage by calculating the standard deviation of this set.</Abstract> <FeatureTypeStyle> <Transformation> <ogc:Function name=„raster_aggregation"> <ogc:Function name="parameter"> <ogc:Literal>data</ogc:Literal> </ogc:Function> <ogc:Literal>aggregation</ogc:Literal> <ogc:Literal>stddev</ogc:Literal> </Transformation> <Rule> …………………………… </StyledLayerDescriptor> Name of the SLD WPS process Variable name of the input coverages Aggregation function TI 1 – 01/2015

GetCapabilities Example Layer represents an ensemble forecast for temperature The default style to visualize a map of the ensemble forecast Style to visualize the mean Style to visualize the standard deviation

Pros and Cons Pros User-defined selection of input members for ensemble product generation with DIM_ENSEMBLE_MEMBER parameter in GetMap request No extra layers needed for ensemble products No WMS extensions needed; fully compliant with WMS 1.3.0 Ensemble clusters can be handled accordingly Cons On-the-fly computation of ensemble products may cause performance issues WPS access is needed and WPS must provide methods for raster aggregation Overloading of “style” between visualization approach and data content/meaning Little use of abstracts, keywords, or dimensions to allow for better search and discovery in capabilities document