GODIVA2: interactive visualization of environmental data on the Web

Size: px
Start display at page:

Download "GODIVA2: interactive visualization of environmental data on the Web"

Transcription

1 GODIVA2: interactive visualization of environmental data on the Web Article Accepted Version Final author draft Blower, J. D., Haines, K., Santokhee, A. and Liu, C. L. (2009) GODIVA2: interactive visualization of environmental data on the Web. Philosophical Transactions of the Royal Society. Part A, 367 (1890). p ISSN X doi: /rsta Available at It is advisable to refer to the publisher s version if you intend to cite from the work. Published version at: To link to this article DOI: Publisher: The Royal Society All outputs in CentAUR are protected by Intellectual Property Rights law, including copyright law. Copyright and IPR is retained by the creators or other copyright holders. Terms and conditions for use of this material are defined in the End User Agreement. CentAUR

2 Central Archive at the University of Reading Reading s research outputs online

3 Godiva2: Interactive visualization of environmental data on the web By J.D. Blower, K. Haines, A. Santokhee, C.L. Liu Reading e-science Centre, Environmental Systems Science Centre, University of Reading, RG6 6AL, United Kingdom Godiva2 is a dynamic website that provides visual access to several terabytes of physically-distributed, four-dimensional environmental data. It allows users to explore large datasets interactively without the need to install new software or download and understand complex data. Through the use of open, international standards Godiva2 maintains a high level of interoperability with third-party systems, allowing diverse datasets to be mutually compared. Scientists can use the system to search for features in large datasets and to diagnose the output from numerical simulations and data processing algorithms. Data providers around Europe have adopted Godiva2 as an INSPIRE-compliant dynamic quick-view system for providing visual access to their data. Keywords: Interactive, Visualization, Web Map Service, 4D, Environmental Science, INSPIRE 1. Introduction Visualization is a very important tool for allowing scientists to understand the ever-growing volumes of diverse environmental data and for communicating scientific results within and beyond the scientific community. Many different approaches to visualization are employed in the environmental sciences, including script-based plotting and analysis tools, Geographic Information Systems, virtual reality systems based on 3-D graphics and web portals. Each of these approaches has its own strengths and weaknesses, but typical limitations include a lack of interactivity, a lack of transparency (users have to learn the low-level technical details of the data in question), a lack of mutual compatibility (due to the use of specialist or proprietary data formats), a lack of support for four-dimensional data and a high barrier to entry (due to the need for the user to install and learn how to use a powerful but complex piece of software). This paper describes a new standards-compliant, web-based geospatial visualization system (known as Godiva2 ) that addresses many of these limitations. Godiva2 is among the first systems to use dynamic web mapping technology to explore four-dimensional, terabyte-scale scientific data. This provides users with a highly-accessible means to visualize complex information. 2. The Godiva2 system The requirements for the Godiva2 system were: (i) users should not have to understand any details of file formats or metadata conventions; (ii) users should not have to download large volumes of data; (iii) users should not have to install new TEX Paper

4 2 J.D. Blower et al. Figure 1. Architecture of the Godiva2 client-server system. Data are read from files on the server or via the OPeNDAP internet protocol. Data are converted to imagery using an enhanced Web Map Service (WMS) and displayed on the Godiva2 website ( or any WMS-compatible client. software; and (iv) the system should, wherever possible, comply with open, international standards to allow interoperability with third-party systems. Godiva2 was therefore developed as a client-server system (see Figure 1), in which the client is as simple as possible and the server handles all the necessary complexity. The client and server communicate through standard, openly-published protocols, meaning that unmodified third-party clients can display imagery from the Godiva2 server. Conversely, the Godiva2 client (web site) can display imagery from third-party map servers alongside visualizations of scientific data. (a) The server The Godiva2 server 1 is based upon a custom implementation of the Open Geospatial Consortium s Web Map Service (WMS) specification 2, which is a widelyused international standard for sharing map imagery. The standard WMS interface comprises three operations: GetCapabilities for requesting metadata, GetMap for requesting a map image and GetFeatureInfo for requesting more information about a specific map pixel. The Godiva2 server is fully backward-compatible with versions and of the WMS specification but also provides some custom capabilities that allow for the more efficient provision of metadata to the Godiva2 website, easier styling of scientific data and the generation of non-map outputs such as timeseries plots. A description of these custom capabilities will be published separately. The Godiva2 server is designed specifically to generate imagery from gridded data (e.g. numerical model output and satellite data) stored in NetCDF 3 files that conform to the Climate and Forecast (CF) metadata conventions 4. (Adapters for other file formats can be created.) The server is designed to generate images from source data quickly and efficiently: on typical modern server hardware, it is capable of generating a 256x256 pixel image from source data in less than half a second,

5 Godiva2: Interactive data visualization 3 which is sufficient to enable interactive visualization. Precise timings vary according to many factors including the source data resolution and the number of simultaneous users. In order to spread the load, a single Godiva2 client may be backed by several distributed servers. In such a distributed system, each data provider installs their own copy of the Godiva2 server, which provides imagery and metadata to the website. Any Godiva2 server can be configured to read data and metadata from remote archives using the widely-used OPeNDAP protocol 5. This means that data do not need to be centralized on a single Godiva2 server. Godiva2 is therefore a scalable system that provides a portal to many terabytes of data that are physically distributed around the world. (b) The client The Godiva2 website (Figure 1) is designed to be highly interactive, making use of AJAX (Asynchronous JavaScript and XML) technologies to provide a responsive interface. Having selected a dataset and variable from the menu, the data are displayed on a draggable, zoomable map interface, on top of a background map that gives spatial context (users can select from a number of backgrounds, which are loaded from third-party WMS servers). Users can select the elevation/depth level and the time value, and can also select a range of time values in order to create an animation. By clicking on the map the user can find the precise data value, or create a timeseries plot (using the GetFeatureInfo operation). The colour palette can be changed, and the contrast range adjusted, in order to highlight features of interest. The current view can be exported to Google Earth to allow the data to be visualized alongside other data that third parties have provided in the newlystandardized KML format 6 (Blower et al., 2007). The Godiva2 website was declared the Open Geospatial Consortium s website of the month in January Applications and use cases In the scientific community, Godiva2 has been used as a tool for searching visually for features in large high resolution model and satellite datasets, such as the daily 5km global satellite sea surface temperature product OSTIA (Stark et al., 2007), utilizing the ability to rapidly display imagery at a wide range of zoom levels. Godiva2 has been used in data assimilation research in both physical and biological ocean modelling. It is able to visualize data interactively on the different curvilinear grids commonly used to avoid polar singularities in models of the global ocean, such as NEMO (Madec 2008). It has been used to detect unexpected results that might indicate problems with new assimilation algorithms, or with the response of any of the numerous biogeochemical tracers. The PlankTOM5 functional type model (le Quéré et al., 2005) has, for example, 29 nutrient and biological ocean tracers which are relevant to modelling of the marine carbon cycle, and these can be quickly explored and compared within Godiva2. The UK National Centre for Ocean Forecasting 7 provides a visualize and browse interface to all of its operational oceanography products on a near real time daily ba

6 4 J.D. Blower et al. sis through a Godiva2 system. This technology has also been taken up by European oceanography programmes. The MERSEA (Loubrieu et al., 2008) and ECOOP 8 programmes, which are the forerunners of a new operational European ocean forecasting service, have adopted Godiva2 to provide interactive browsing of daily ocean forecasting products from multiple European countries. The Godiva2 software complies with the standards obligations set by the European INSPIRE directive 9 for access to geospatial data using international, open-standard web service interfaces. 4. Discussion The Godiva2 system highlights the importance of adopting community standards for describing, sharing and visualizing environmental data (Lawrence et al., 2008; Lowe et al., 2006). The use of the WMS standard allows interoperability between Godiva2 and many other data visualization systems, providing the important ability to overlay and compare data from different sources. This interoperability is essential for supporting future interdisciplinary science and for allowing scientific results to be shared with other communities such as industry, government and education. At a lower level, the use of standard data formats and metadata conventions has greatly reduced the overall cost of developing the system. Future work will be focussed on: (1) the ability to combine different datasets in a single view; (2) the ability to visualize in situ observations (e.g. data from Argo floats) overlain upon gridded data, which will have important applications in fields such as data assimilation; (3) the ability to perform simple processing on single or multiple datasets, such as data differences, anomaly views and modeldata comparisons (Gemmell et al. 2008); and (4) the supplementary generation of different kinds of plots such as vertical sections (Lowe et al., 2006), to allow the full potential of the four-dimensional data to be explored. This work was funded by the Natural Environment Research Council (NERC, Reading e-science Centre contract) and by the UK Technology Strategy Board (DEWS project). The authors would like to thank two anonymous reviewers for helpful comments. References Blower, J.D., Gemmell, A.L., Haines, K., Kirsch, P., Cunningham, N., Fleming, A. & Lowry, R Sharing and visualizing environmental data using Virtual Globes. Proceedings of the UK e-science Meeting, , ISBN Gemmell, A.L., Smith, G.C., Haines, K. & Blower, J.D Validation of ocean model syntheses against hydrography using a new web application. Submitted to J. Atmos. Ocean Tech. Lawrence, B.N., Lowry, R., Miller, P., Snaith, H. & Woolf, A Information in environmental data grids. This issue Loubrieu, T., Pouliquen, S., Spigai, M., Bahurel, P., Blanc, F., Baudel, S., Manzella, G., O Kelly, C., Blower, J.D. & Liu, C.L A distributed system for operational oceanography: the Mersea System. Submitted to J. Operational Oceanogr. Lowe, D., Woolf, A., Lawrence, B.N., Cooper, P. & Lott, R Standards Challenges in the Climate Sciences, E os Trans. AGU, 87(52), Fall Meet. Suppl., Abstract IN43C

7 Godiva2: Interactive data visualization 5 Madec, G NEMO reference manual, ocean dynamics component: NEMO-OPA. Preliminary version. Note du Pole de modélisation, Institut Pierre-Simon Laplace (IPSL), France, No 27 ISSN No le Quéré, C., Harrison, S.P., Prentice, I.C., Buitenhuis, E.T., Aumont, O., Bopp, L., Claustre, H., Cotrim Da Cunha, L., Geider, R., Giraud, X., Klaas, C., Kohfeld, K.E., Legendre, L., Manizza, M., Platt, T., Rivkin, R.B., Sathyendranath, S., Uitz, J., Watson, A. & Wolf-Gladrow, D Ecosystem dynamics based on plankton functional types for global ocean biogeochemistry models. Global Change Biology Stark, J.D., Donlon, C.J., Martin, M.J. & McCulloch, M.B OSTIA: An operational, high resolution, real time, global sea surface temperature analysis system. In Oceans 07, Aberdeen, Scotland.

Norwegian Satellite Earth Observation Database for Marine and Polar Research http://normap.nersc.no USE CASES

Norwegian Satellite Earth Observation Database for Marine and Polar Research http://normap.nersc.no USE CASES Norwegian Satellite Earth Observation Database for Marine and Polar Research http://normap.nersc.no USE CASES The NORMAP Project team has prepared this document to present functionality of the NORMAP portal.

More information

The Arctic Observing Network and its Data Management Challenges Florence Fetterer (NSIDC/CIRES/CU), James A. Moore (NCAR/EOL), and the CADIS team

The Arctic Observing Network and its Data Management Challenges Florence Fetterer (NSIDC/CIRES/CU), James A. Moore (NCAR/EOL), and the CADIS team The Arctic Observing Network and its Data Management Challenges Florence Fetterer (NSIDC/CIRES/CU), James A. Moore (NCAR/EOL), and the CADIS team Photo courtesy Andrew Mahoney NSF Vision What is AON? a

More information

CLOUD BASED N-DIMENSIONAL WEATHER FORECAST VISUALIZATION TOOL WITH IMAGE ANALYSIS CAPABILITIES

CLOUD BASED N-DIMENSIONAL WEATHER FORECAST VISUALIZATION TOOL WITH IMAGE ANALYSIS CAPABILITIES CLOUD BASED N-DIMENSIONAL WEATHER FORECAST VISUALIZATION TOOL WITH IMAGE ANALYSIS CAPABILITIES M. Laka-Iñurrategi a, I. Alberdi a, K. Alonso b, M. Quartulli a a Vicomteh-IK4, Mikeletegi pasealekua 57,

More information

Open Source Visualisation with ADAGUC Web Map Services

Open Source Visualisation with ADAGUC Web Map Services Open Source Visualisation with ADAGUC Web Map Services Maarten Plieger Ernst de Vreede John van de Vegte, Wim Som de Cerff, Raymond Sluiter, Ian van der Neut, Jan Willem Noteboom 1 ADAGUC project Cooperative

More information

MyOcean Copernicus Marine Service Architecture and data access Experience

MyOcean Copernicus Marine Service Architecture and data access Experience MyOcean Copernicus Marine Service Architecture and data access Experience Sophie Besnard CLS, Toulouse, France February 2015 MyOcean Story MyOcean Challenge & Success MyOcean Service MyOcean System MyOcean

More information

Dynamic Data Visualization

Dynamic Data Visualization Dynamic Data Visualization Jon Blower Technical Director, Reading e-science Centre, University of Reading Head of Visualization and Applications Centre, International Space Innovation Centre j.d.blower@reading.ac.uk

More information

Metadata for Data Discovery: The NERC Data Catalogue Service. Steve Donegan

Metadata for Data Discovery: The NERC Data Catalogue Service. Steve Donegan Metadata for Data Discovery: The NERC Data Catalogue Service Steve Donegan Introduction NERC, Science and Data Centres NERC Discovery Metadata The Data Catalogue Service NERC Data Services Case study:

More information

Interoperable Solutions in Web-based Mapping

Interoperable Solutions in Web-based Mapping ISPRS SIPT IGU UCI CIG ACSG Table of contents Table des matières Authors index Index des auteurs Search Recherches Exit Sortir Interoperable Solutions in Web-based Mapping Marta Wojnarowska and Bridget

More information

PART 1. Representations of atmospheric phenomena

PART 1. Representations of atmospheric phenomena PART 1 Representations of atmospheric phenomena Atmospheric data meet all of the criteria for big data : they are large (high volume), generated or captured frequently (high velocity), and represent a

More information

DISMAR: Data Integration System for Marine Pollution and Water Quality

DISMAR: Data Integration System for Marine Pollution and Water Quality DISMAR: Data Integration System for Marine Pollution and Water Quality T. Hamre a,, S. Sandven a, É. Ó Tuama b a Nansen Environmental and Remote Sensing Center, Thormøhlensgate 47, N-5006 Bergen, Norway

More information

Nevada NSF EPSCoR Track 1 Data Management Plan

Nevada NSF EPSCoR Track 1 Data Management Plan Nevada NSF EPSCoR Track 1 Data Management Plan August 1, 2011 INTRODUCTION Our data management plan is driven by the overall project goals and aims to ensure that the following are achieved: Assure that

More information

Levels of Archival Stewardship at the NOAA National Oceanographic Data Center: A Conceptual Model 1

Levels of Archival Stewardship at the NOAA National Oceanographic Data Center: A Conceptual Model 1 Levels of Archival Stewardship at the NOAA National Oceanographic Data Center: A Conceptual Model 1 Levels of Archival Stewardship at the NOAA National Oceanographic Data Center: A Conceptual Model Dr.

More information

Efficient and Scalable Climate Metadata Management with the GRelC DAIS

Efficient and Scalable Climate Metadata Management with the GRelC DAIS Efficient and Scalable Climate Metadata Management with the GRelC DAIS G. Aloisio, S. Fiore CMCC Scientific Computing and Operations Division University of Salento, Lecce Context : countdown of the Intergovernmental

More information

http://bco-dmo.org Go to: http://usjgofs.whoi.edu/jg/dir/jgofs/ URL: http://usjgofs.whoi.edu/jg/serv/jgofs/arabian/inventory.html0

http://bco-dmo.org Go to: http://usjgofs.whoi.edu/jg/dir/jgofs/ URL: http://usjgofs.whoi.edu/jg/serv/jgofs/arabian/inventory.html0 http://bco-dmo.org DATA ACCESS TUTORIAL 2012 OCB PI Summer Workshop Data access: catalog browse scenario 1: you are a former US JGOFS or US GLOBEC researcher, and you know what data you are looking for

More information

The ORIENTGATE data platform

The ORIENTGATE data platform Seminar on Proposed and Revised set of indicators June 4-5, 2014 - Belgrade (Serbia) The ORIENTGATE data platform WP2, Action 2.4 Alessandra Nuzzo, Sandro Fiore, Giovanni Aloisio Scientific Computing and

More information

Data and data product visualization in EMODNET Chemistry

Data and data product visualization in EMODNET Chemistry Data and data product visualization in EMODNET Chemistry Alexander Barth (1), Giorgio Santinelli (2), Gerrit Hendriksen (2), Jean-Marie Beckers (1) (1) University of Liège (Belgium), (2) Deltares (Netherlands)

More information

13.2 THE INTEGRATED DATA VIEWER A WEB-ENABLED APPLICATION FOR SCIENTIFIC ANALYSIS AND VISUALIZATION

13.2 THE INTEGRATED DATA VIEWER A WEB-ENABLED APPLICATION FOR SCIENTIFIC ANALYSIS AND VISUALIZATION 13.2 THE INTEGRATED DATA VIEWER A WEB-ENABLED APPLICATION FOR SCIENTIFIC ANALYSIS AND VISUALIZATION Don Murray*, Jeff McWhirter, Stuart Wier, Steve Emmerson Unidata Program Center, Boulder, Colorado 1.

More information

Product Navigator User Guide

Product Navigator User Guide Product Navigator User Guide Table of Contents Contents About the Product Navigator... 1 Browser support and settings... 2 Searching in detail... 3 Simple Search... 3 Extended Search... 4 Browse By Theme...

More information

Pollination services in the UK: how important are honeybees?

Pollination services in the UK: how important are honeybees? Pollination services in the UK: how important are honeybees? Article Accepted Version Breeze, T. D., Bailey, A. P., Balcombe, K. G. and Potts, S. G. (2011) Pollination services in the UK: how important

More information

DISMAR implementing an OpenGIS compliant Marine Information Management System

DISMAR implementing an OpenGIS compliant Marine Information Management System DISMAR implementing an OpenGIS compliant Marine Information Management System Éamonn Ó T uama, Coastal & Marine Resources Centre, ERI, University College Cork. DISMAR DISMAR (Data Integration System for

More information

Asynchronous Data Mining Tools at the GES-DISC

Asynchronous Data Mining Tools at the GES-DISC Asynchronous Data Mining Tools at the GES-DISC Long B. Pham, Stephen W. Berrick, Christopher S. Lynnes and Eunice K. Eng NASA Goddard Space Flight Center Distributed Active Archive Center Introduction

More information

The distribution of marine OpenData via distributed data networks and Web APIs. The example of ERDDAP, the message broker and data mediator from NOAA

The distribution of marine OpenData via distributed data networks and Web APIs. The example of ERDDAP, the message broker and data mediator from NOAA The distribution of marine OpenData via distributed data networks and Web APIs. The example of ERDDAP, the message broker and data mediator from NOAA Dr. Conor Delaney 9 April 2014 GeoMaritime, London

More information

CURSO Inspire INSPIRE. SPEAKER: Pablo Echamendi Lorente. JEUDI 23/ THURSDAY 23 rd W S V : G E O S P A T I A L D A T A A C C E S S

CURSO Inspire INSPIRE. SPEAKER: Pablo Echamendi Lorente. JEUDI 23/ THURSDAY 23 rd W S V : G E O S P A T I A L D A T A A C C E S S CURSO Inspire JEUDI 23/ THURSDAY 23 rd SPEAKER: Pablo Echamendi Lorente WS 5 SCHEDULE WMS OVERVIEW ACTIONS OGC SPECIFICATIONS OTHER SERVICES OVERVIEW proposal: Member States shall establish and operate

More information

UK Location Programme

UK Location Programme Location Information Interoperability Board Data Publisher How To Guide Understand the background to establishing an INSPIRE View Service using GeoServer DOCUMENT CONTROL Change Summary Version Date Author/Editor

More information

Joint European Research Infrastructure network for Coastal Observatories

Joint European Research Infrastructure network for Coastal Observatories Joint European Research Infrastructure network for Coastal Observatories Delayed Mode Data Management Handbook V1 - D5.1 Grant Agreement n 262584 Project Acronym: JERICO Project Title: Towards a Joint

More information

Using standards for ocean data

Using standards for ocean data Pan-European infrastructure for marine and ocean data management Using standards for ocean data By Dick M.A. Schaap SeaDataNet Technical Coordinator Vienna, April 09 Supported by the European Commission

More information

INTEROPERABLE IMAGE DATA ACCESS THROUGH ARCGIS SERVER

INTEROPERABLE IMAGE DATA ACCESS THROUGH ARCGIS SERVER INTEROPERABLE IMAGE DATA ACCESS THROUGH ARCGIS SERVER Qian Liu Environmental Systems Research Institute 380 New York Street Redlands, CA92373, U.S.A - qliu@esri.com KEY WORDS: OGC, Standard, Interoperability,

More information

There are various ways to find data using the Hennepin County GIS Open Data site:

There are various ways to find data using the Hennepin County GIS Open Data site: Finding Data There are various ways to find data using the Hennepin County GIS Open Data site: Type in a subject or keyword in the search bar at the top of the page and press the Enter key or click the

More information

SeaDataNet pan-european infrastructure for ocean and marine data management. Dick M.A. Schaap MARIS

SeaDataNet pan-european infrastructure for ocean and marine data management. Dick M.A. Schaap MARIS SeaDataNet pan-european infrastructure for ocean and marine data management By Dick M.A. Schaap MARIS SeaDataNet II Technical Coordinator Co-authors: Michele Fichaut (Ifremer) and Giuseppe Manzella (ENEA)

More information

Data dissemination best practice and STAR experience

Data dissemination best practice and STAR experience Data dissemination best practice and STAR experience Jacky Chaplow Informatics liaison image courtesy of strategicphilanthropyinc.com Why disseminate data? Comply with current legislation and government

More information

GEOCOMPUTATIONS AND RELATED WEB SERVICES

GEOCOMPUTATIONS AND RELATED WEB SERVICES GEOCOMPUTATIONS AND RELATED WEB SERVICES J. A. Rod Blais Dept. of Geomatics Engineering Pacific Institute for the Mathematical Sciences University of Calgary, Calgary, Alberta T2N 1N4 blais@ucalgary.ca

More information

GIS Initiative: Developing an atmospheric data model for GIS. Olga Wilhelmi (ESIG), Jennifer Boehnert (RAP/ESIG) and Terri Betancourt (RAP)

GIS Initiative: Developing an atmospheric data model for GIS. Olga Wilhelmi (ESIG), Jennifer Boehnert (RAP/ESIG) and Terri Betancourt (RAP) GIS Initiative: Developing an atmospheric data model for GIS Olga Wilhelmi (ESIG), Jennifer Boehnert (RAP/ESIG) and Terri Betancourt (RAP) Unidata seminar August 30, 2004 Presentation Outline Overview

More information

Developing Fleet and Asset Tracking Solutions with Web Maps

Developing Fleet and Asset Tracking Solutions with Web Maps Developing Fleet and Asset Tracking Solutions with Web Maps Introduction Many organizations have mobile field staff that perform business processes away from the office which include sales, service, maintenance,

More information

The Integration of Hydrographic and Oceanographic Data in a Marine Geographic Information System U.S. Hydro 2015

The Integration of Hydrographic and Oceanographic Data in a Marine Geographic Information System U.S. Hydro 2015 The Integration of Hydrographic and Oceanographic Data in a Marine Geographic Information System U.S. Hydro 2015 Karen Hart CARIS USA Oceanography and Hydrography Defined Oceanography: The branch of Earth

More information

NetCDF and HDF Data in ArcGIS

NetCDF and HDF Data in ArcGIS 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop NetCDF and HDF Data in ArcGIS Nawajish Noman Kevin Butler Esri UC2013. Technical Workshop. Outline NetCDF

More information

Enhancing IMS QTI assessment with web maps. José Bouzo, Helena Batlle, Toni Navarrete, Josep Blat

Enhancing IMS QTI assessment with web maps. José Bouzo, Helena Batlle, Toni Navarrete, Josep Blat TENCompetence Open Workshop on Current research on IMS Learning Design and Lifelong Competence Development Infrastructures Enhancing IMS QTI assessment with web maps José Bouzo, Helena Batlle, Toni Navarrete,

More information

Data Management Framework for the North American Carbon Program

Data Management Framework for the North American Carbon Program Data Management Framework for the North American Carbon Program Bob Cook, Peter Thornton, and the Steering Committee Image courtesy of NASA/GSFC NACP Data Management Planning Workshop New Orleans, LA January

More information

Zhenping Liu *, Yao Liang * Virginia Polytechnic Institute and State University. Xu Liang ** University of California, Berkeley

Zhenping Liu *, Yao Liang * Virginia Polytechnic Institute and State University. Xu Liang ** University of California, Berkeley P1.1 AN INTEGRATED DATA MANAGEMENT, RETRIEVAL AND VISUALIZATION SYSTEM FOR EARTH SCIENCE DATASETS Zhenping Liu *, Yao Liang * Virginia Polytechnic Institute and State University Xu Liang ** University

More information

HELCOM Data and Map Service. User Manual

HELCOM Data and Map Service. User Manual HELCOM Data and Map Service User Manual Version 2.2 - February 2015 1 Table of contents 1. General Information... 3 1.1 Background... 3 1.2 Technical requirements... 3 1.3 Contact... 3 2. Accessing HELCOM

More information

GEM global earthquake model. User guide: Android mobile tool for field data collection. Rosser, J., J.G. Morley, A. Vicini. Data capture tools

GEM global earthquake model. User guide: Android mobile tool for field data collection. Rosser, J., J.G. Morley, A. Vicini. Data capture tools User guide: Android mobile tool for field data collection GEM Technical Report 2014-03 V1.0.0 Rosser, J., J.G. Morley, A. Vicini Data capture tools GEM global earthquake model i User guide: Android mobile

More information

Scientific Data Management and Dissemination

Scientific Data Management and Dissemination Federal GIS Conference February 9 10, 2015 Washington, DC Scientific Data Management and Dissemination John Fry Solution Engineer, Esri jfry@esri.com Agenda Background of Scientific Data Management through

More information

Quality Assessment for Geographic Web Services. Pedro Medeiros (1)

Quality Assessment for Geographic Web Services. Pedro Medeiros (1) Quality Assessment for Geographic Web Services Pedro Medeiros (1) (1) IST / INESC-ID, Av. Prof. Dr. Aníbal Cavaco Silva, 2744-016 Porto Salvo, pmelo.medeiros@gmail.com Abstract Being able to assess the

More information

GIS AS A DECISION SUPPORT FOR SUPPLY CHAIN MANAGEMENT

GIS AS A DECISION SUPPORT FOR SUPPLY CHAIN MANAGEMENT Paper Reference No.: PN-253 GIS AS A DECISION SUPPORT FOR SUPPLY CHAIN MANAGEMENT Sanjay Kumar 1 and Suneeta Agrawal 2 1. M. Tech. (GIS & Remote Sensing); GIS Cell; MNNIT, Allahabad, India (E-mail: saj.mnnit@gmail.com)

More information

Checklist for a Data Management Plan draft

Checklist for a Data Management Plan draft Checklist for a Data Management Plan draft The Consortium Partners involved in data creation and analysis are kindly asked to fill out the form in order to provide information for each datasets that will

More information

GOAPP Data Management Policy

GOAPP Data Management Policy Global Ocean-Atmosphere Prediction and Predictability Network GOAPP Data Management Policy Prepared by: GOAPP Data Management Committee (DMC) Jason Chaffey (DFO), Bill Merryfield (GOAPP Investigator),

More information

HyMeX Data Base

HyMeX Data Base HyMeX database Sophie Cloché, Karim Ramage ESPRI, IPSL, Paris, France Jean-Luc Boichard, Guillaume Brissebrat, Laurence Fleury, Laurence Mastrorillo SEDOO, OMP, Toulouse, France HyMeX data management 2D

More information

NERC Data Policy Guidance Notes

NERC Data Policy Guidance Notes NERC Data Policy Guidance Notes Author: Mark Thorley NERC Data Management Coordinator Contents 1. Data covered by the NERC Data Policy 2. Definition of terms a. Environmental data b. Information products

More information

EXPLORING AND SHARING GEOSPATIAL INFORMATION THROUGH MYGDI EXPLORER

EXPLORING AND SHARING GEOSPATIAL INFORMATION THROUGH MYGDI EXPLORER EXPLORING AND SHARING GEOSPATIAL INFORMATION THROUGH MYGDI EXPLORER Subashini Panchanathan Malaysian Centre For Geospatial Data Infrastructure ( MaCGDI ) Ministry of National Resources and Environment

More information

Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps

Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps Presented by: Mike Sharp State Geographic Information Coordinator Oklahoma Office of Geographic Information MAGIC 2014 Symposium April 28-May1,

More information

UTILIZING GOOGLE EARTH AS A GIS PLATFORM FOR WEATHER APPLICATIONS

UTILIZING GOOGLE EARTH AS A GIS PLATFORM FOR WEATHER APPLICATIONS UTILIZING GOOGLE EARTH AS A GIS PLATFORM FOR WEATHER APPLICATIONS Travis M. Smith 1,2 and Valliappa Lakshmanan 1,2 1 U. of Oklahoma/CIMMS; 2 NOAA/NSSL 1. Introduction Google Earth (formerly known as Keyhole;

More information

Arctic Basemaps In Google Maps

Arctic Basemaps In Google Maps Downloaded from orbit.dtu.dk on: Dec 16, 2015 Arctic Basemaps In Google Maps Muggah, J.; Mioc, Darka Published in: WebMGS Publication date: 2010 Link to publication Citation (APA): Muggah, J., & Mioc,

More information

Web-based spatio-temporal visualization and analysis of the Siberian Earth System Science Cluster (SIB-ESS-C)

Web-based spatio-temporal visualization and analysis of the Siberian Earth System Science Cluster (SIB-ESS-C) Web-based spatio-temporal visualization and analysis of the Siberian Earth System Science Cluster (SIB-ESS-C) Roman Gerlach Supervisor: Prof. C. Schmullius (Dept. of Geography, Friedrich-Schiller-University

More information

NCDC Strategic Vision

NCDC Strategic Vision NOAA s National Climatic Data Center World s Largest Archive of Climate and Weather Data Presented to: Coastal Environmental Disasters Data Management Workshop September 16, 2014 Stephen Del Greco Deputy

More information

Sextant. Spatial Data Infrastructure for Marine Environment. C. Satra Le Bris, E. Quimbert, M. Treguer

Sextant. Spatial Data Infrastructure for Marine Environment. C. Satra Le Bris, E. Quimbert, M. Treguer Sextant On-Line information system for marine geographical information E. Quimbert, M. Bellouis, F. Lecuy, M. Treguer Centre de Bretagne BP 70, Plouzané 29280 France E-mail: sextant@ifremer.fr Sextant

More information

Principles and Practices of Data Integration

Principles and Practices of Data Integration Data Integration Data integration is the process of combining data of different themes, content, scale or spatial extent, projections, acquisition methods, formats, schema, or even levels of uncertainty,

More information

Keystone Image Management System

Keystone Image Management System Image management solutions for satellite and airborne sensors Overview The Keystone Image Management System offers solutions that archive, catalogue, process and deliver digital images from a vast number

More information

OGC at KNMI: Current use and plans Available products

OGC at KNMI: Current use and plans Available products OGC at KNMI: Current use and plans Available products Maarten Plieger KNMI R&D Ernst de Vreede, John van de Vegte, Wim Som de Cerff, Ian van der Neut, Raymond Sluiter, Jan Willem Noteboom Contents 1. ADAGUC

More information

Cloud application for water resources modeling. Faculty of Computer Science, University Goce Delcev Shtip, Republic of Macedonia

Cloud application for water resources modeling. Faculty of Computer Science, University Goce Delcev Shtip, Republic of Macedonia Cloud application for water resources modeling Assist. Prof. Dr. Blagoj Delipetrev 1, Assist. Prof. Dr. Marjan Delipetrev 2 1 Faculty of Computer Science, University Goce Delcev Shtip, Republic of Macedonia

More information

MSDI: Workflows, Software and Related Data Standards

MSDI: Workflows, Software and Related Data Standards MSDI: Workflows, Software and Related Data Standards By Andy Hoggarth October 2009 Introduction Leveraging SDI principles for hydrographic operational efficiency French INFRAGEOS example (SHOM - Service

More information

IDL. Get the answers you need from your data. IDL

IDL. Get the answers you need from your data. IDL Get the answers you need from your data. IDL is the preferred computing environment for understanding complex data through interactive visualization and analysis. IDL Powerful visualization. Interactive

More information

Model examples Store and provide Challenges WCS and OPeNDAP Recommendations. WCS versus OPeNDAP. Making model results available through the internet.

Model examples Store and provide Challenges WCS and OPeNDAP Recommendations. WCS versus OPeNDAP. Making model results available through the internet. Making model results available through the internet. Fedor Baart, Gerben de Boer, Wim de Haas, Gennadiy Donchyts, Marc Philippart, Maarten Plieger September 14, 2011 Introduction Fedor Baart PhD thesis:

More information

Enabling Science in the Cloud: A Remote Sensing Data Processing Service for Environmental Science Analysis

Enabling Science in the Cloud: A Remote Sensing Data Processing Service for Environmental Science Analysis Enabling Science in the Cloud: A Remote Sensing Data Processing Service for Environmental Science Analysis Catharine van Ingen 1, Jie Li 2, Youngryel Ryu 3, Marty Humphrey 2, Deb Agarwal 4, Keith Jackson

More information

VISUAL INSPECTION OF EO DATA AND PRODUCTS - OVERVIEW

VISUAL INSPECTION OF EO DATA AND PRODUCTS - OVERVIEW WMS services from the EUMETSAT real-time Image Gallery Uwe Voges (1), Michael Schick (2), Udo Einspanier (1) (1) con terra GmbH Martin-Luther-King-Weg 24, 48155, Münster, Germany EMail: (U.Voges U.Einspanier)@conterra.de

More information

Analysis of Climatic and Environmental Changes Using CLEARS Web-GIS Information-Computational System: Siberia Case Study

Analysis of Climatic and Environmental Changes Using CLEARS Web-GIS Information-Computational System: Siberia Case Study Analysis of Climatic and Environmental Changes Using CLEARS Web-GIS Information-Computational System: Siberia Case Study A G Titov 1,2, E P Gordov 1,2, I G Okladnikov 1,2, T M Shulgina 1 1 Institute of

More information

The NERC DataGrid (NDG)

The NERC DataGrid (NDG) The NERC DataGrid (NDG) Roy Lowry on behalf of the NDG, BADC and BODC. Ray Cramer, Marta Gutierrez, Kerstin Kleese Van Dam, Venkatasiva Kondapalli, Susan Latham, Bryan Lawrence, Kevin O Neill, Ag Stephens,

More information

A DISTRIBUTED CATALOG AND DATA SERVICES SYSTEM FOR REMOTE SENSING DATA

A DISTRIBUTED CATALOG AND DATA SERVICES SYSTEM FOR REMOTE SENSING DATA A DISTRIBUTED CATALOG AND DATA SERVICES SYSTEM FOR REMOTE SENSING DATA Ramachandran Suresh *, Liping Di *, Kenneth McDonald ** * NASA/RITSS 4500 Forbes Blvd, Lanham, MD 20706, USA suresh@rattler.gsfc.nasa.gov

More information

Satellite Products and Dissemination: Visualization and Data Access

Satellite Products and Dissemination: Visualization and Data Access Satellite Products and Dissemination: Visualization and Data Access Gregory Leptoukh GES DISC, NASA GSFC Dana Ostrenga GES DISC, NASA GSFC Introduction The Goddard Earth Sciences Data and Information Services

More information

Figure 2: System Flow Diagram for Workflow Management

Figure 2: System Flow Diagram for Workflow Management 5. WORKFLOW MANAGEMENT The developed system EASKB uses the open source content management system called Drupal ([2]). A Content Management System - CMS is a tool that enables many user friendly features

More information

A standards-based open source processing chain for ocean modeling in the GEOSS Architecture Implementation Pilot Phase 8 (AIP-8)

A standards-based open source processing chain for ocean modeling in the GEOSS Architecture Implementation Pilot Phase 8 (AIP-8) NATO Science & Technology Organization Centre for Maritime Research and Experimentation (STO-CMRE) Viale San Bartolomeo, 400 19126 La Spezia, Italy A standards-based open source processing chain for ocean

More information

Baudouin Raoult, Iryna Rozum, Dick Dee

Baudouin Raoult, Iryna Rozum, Dick Dee ECMWF contribution to the EU funded CHARME Project: A Significant Event Viewer tool Matthew Manoussakis Baudouin Raoult, Iryna Rozum, Dick Dee 5th Workshop on the use of GIS/OGC standards in meteorology

More information

DataTube: web services voor data

DataTube: web services voor data DataTube: web services voor data Gerben de Boer Onno van de Akker Gerrit Hendriksen Deltares, Matroos Deltares, FEWS Deltares, NHI FEWS & Matroos: database > viewers VIEWER client 3 rd party viewer Matroos

More information

An Esri White Paper June 2011 ArcGIS for INSPIRE

An Esri White Paper June 2011 ArcGIS for INSPIRE An Esri White Paper June 2011 ArcGIS for INSPIRE Esri, 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB esri.com Copyright 2011 Esri All rights reserved.

More information

Using Message Brokering and Data Mediation to use Distributed Data Networks of Earth Science Data to Enhance Global Maritime Situational Awareness.

Using Message Brokering and Data Mediation to use Distributed Data Networks of Earth Science Data to Enhance Global Maritime Situational Awareness. Using Message Brokering and Data Mediation to use Distributed Data Networks of Earth Science Data to Enhance Global Maritime Situational Awareness. Conor Delaney, Alfredo Alessandrini & Harm Greidanus

More information

HYCOM Meeting. Tallahassee, FL

HYCOM Meeting. Tallahassee, FL HYCOM Data Service An overview of the current status and new developments in Data management, software and hardware Ashwanth Srinivasan & Jon Callahan COAPS FSU & PMEL HYCOM Meeting Nov 7-9, 7 2006 Tallahassee,

More information

NOAA Environmental Data Management Update for Unidata SAC 2014-10-08

NOAA Environmental Data Management Update for Unidata SAC 2014-10-08 NOAA Environmental Management Update for Unidata SAC 2014-10-08 Jeff de La Beaujardière, PhD NOAA Management Architect +1 301-713-7175 NOAA data are unique, valuable, and irreplaceable Many observing systems:

More information

The USGS Landsat Big Data Challenge

The USGS Landsat Big Data Challenge The USGS Landsat Big Data Challenge Brian Sauer Engineering and Development USGS EROS bsauer@usgs.gov U.S. Department of the Interior U.S. Geological Survey USGS EROS and Landsat 2 Data Utility and Exploitation

More information

Checklist and guidance for a Data Management Plan

Checklist and guidance for a Data Management Plan Checklist and guidance for a Data Management Plan Please cite as: DMPTuuli-project. (2016). Checklist and guidance for a Data Management Plan. v.1.0. Available online: https://wiki.helsinki.fi/x/dzeacw

More information

Data Management and Analysis in Support of DOE Climate Science

Data Management and Analysis in Support of DOE Climate Science Data Management and Analysis in Support of DOE Climate Science August 7 th, 2013 Dean Williams, Galen Shipman Presented to: Processing and Analysis of Very Large Data Sets Workshop The Climate Data Challenge

More information

SAMOS, GOSUD. and the Observing System Monitoring Center. Second Joint GOSUD/SAMOS Workshop Seattle, Washington, USA 10-12 June 2008

SAMOS, GOSUD. and the Observing System Monitoring Center. Second Joint GOSUD/SAMOS Workshop Seattle, Washington, USA 10-12 June 2008 SAMOS, GOSUD and the Observing System Monitoring Center Second Joint GOSUD/SAMOS Workshop Seattle, Washington, USA 10-12 Steve Hankin NOAA/PMEL (presenter) Derrick Snowden NOAA/OCO Kevin O Brien JISAO/UW

More information

Big Data Volume & velocity data management with ERDAS APOLLO. Alain Kabamba Hexagon Geospatial

Big Data Volume & velocity data management with ERDAS APOLLO. Alain Kabamba Hexagon Geospatial Big Data Volume & velocity data management with ERDAS APOLLO Alain Kabamba Hexagon Geospatial Intergraph is Part of the Hexagon Family Hexagon is dedicated to delivering actionable information through

More information

Structure? Integrated Climate Data Center How to use the ICDC? Tools? Data Formats? User

Structure? Integrated Climate Data Center How to use the ICDC? Tools? Data Formats? User Integrated Climate Data Center? Data Formats?? Tools???? visits Structure???? User Contents Which Data Formats do we offer? What is the Structure of our data center? Which Tools do we provide? Our Aims

More information

André Karpištšenko, Co-Founder & Chief Scientist, Marinexplore Strata, 2014.02.11

André Karpištšenko, Co-Founder & Chief Scientist, Marinexplore Strata, 2014.02.11 marineos André Karpištšenko, Co-Founder & Chief Scientist, Marinexplore Strata, 2014.02.11 The Ocean's Big Data Platform marineos: a platform for organizing, analyzing and distributing machine data marineos

More information

Coriolis, a French project for operational oceanography

Coriolis, a French project for operational oceanography Coriolis, a French project for operational oceanography S Pouliquen *1,T Carval *1,L Petit de la Villéon *1, L Gourmelen *2, Y Gouriou *3 1 Ifremer Brest France 2 Shom Brest France 3 IRD Brest France Abstract

More information

Integrated Global Carbon Observations. Beverly Law Prof. Global Change Forest Science Science Chair, AmeriFlux Network Oregon State University

Integrated Global Carbon Observations. Beverly Law Prof. Global Change Forest Science Science Chair, AmeriFlux Network Oregon State University Integrated Global Carbon Observations Beverly Law Prof. Global Change Forest Science Science Chair, AmeriFlux Network Oregon State University Total Anthropogenic Emissions 2008 Total Anthropogenic CO 2

More information

SeaDataNet pan-european infrastructure for ocean and marine data management and its relation to EMODNet and GEOSS

SeaDataNet pan-european infrastructure for ocean and marine data management and its relation to EMODNet and GEOSS SeaDataNet pan-european infrastructure for ocean and marine data management and its relation to EMODNet and GEOSS By Dick M.A. Schaap MARIS SeaDataNet Technical Coordinator Madrid Spain, 26 January 2012,

More information

NASA s Big Data Challenges in Climate Science

NASA s Big Data Challenges in Climate Science NASA s Big Data Challenges in Climate Science Tsengdar Lee, Ph.D. High-end Computing Program Manager NASA Headquarters Presented at IEEE Big Data 2014 Workshop October 29, 2014 1 2 7-km GEOS-5 Nature Run

More information

Survey of Canadian and International Data Management Initiatives. By Diego Argáez and Kathleen Shearer

Survey of Canadian and International Data Management Initiatives. By Diego Argáez and Kathleen Shearer Survey of Canadian and International Data Management Initiatives By Diego Argáez and Kathleen Shearer on behalf of the CARL Data Management Working Group (Working paper) April 28, 2008 Introduction Today,

More information

WORLD WIND JAVA for MODIS FIRE PRODUCTS VISUALIZATION (WWJF)

WORLD WIND JAVA for MODIS FIRE PRODUCTS VISUALIZATION (WWJF) WORLD WIND JAVA for MODIS FIRE PRODUCTS VISUALIZATION (WWJF) User Manual, v 1.0, April 2011 Luigi Boschetti, Alexandra Moulden and Michael Humber Department of Geography, University of Maryland, College

More information

THEMIS: MARINE RESOURCES MANAGEMENT SOFTWARE SUITE

THEMIS: MARINE RESOURCES MANAGEMENT SOFTWARE SUITE THEMIS: MARINE RESOURCES MANAGEMENT SOFTWARE SUITE THEMIS*, A COMPREHENSIVE FISHERIES MANAGEMENT SUITE THEMIS is a comprehensive data integration interface and a crucial tool for maintaining 24-hour fishing

More information

Earth Science Academic Archive

Earth Science Academic Archive Earth Science Academic Archive The Principles of Good Data Management The National Geoscience Data Centre British Geological Survey, Keyworth, Nottingham, NG12 5GG Contents Purpose of this guide 1 What

More information

SCOOP Data Management: A Standards-based Distributed System for Coastal Data and Modeling

SCOOP Data Management: A Standards-based Distributed System for Coastal Data and Modeling SCOOP Data Management: A Standards-based Distributed System for Coastal Data and Modeling Helen Conover, Bruce Beaumont, Marilyn Drewry, Sara Graves, Ken Keiser, Manil Maskey, Matt Smith The University

More information

Expansion of metadata management, visualization and data processing functionality of OBIS-SEAMAP for passive acoustic monitoring data

Expansion of metadata management, visualization and data processing functionality of OBIS-SEAMAP for passive acoustic monitoring data Expansion of metadata management, visualization and data processing functionality of OBIS-SEAMAP for passive acoustic monitoring data Dr. Patrick N. Halpin Duke University Box 90328 Durham, NC 27708-0328

More information

Integrated Data Viewer (IDV) a visualization framework Yuan Ho Unidata Program Center Boulder, CO Presentation Outline Integrated Data Viewer (IDV) overview The IDV features IDV examples and customized

More information

Primary author: Kaspar, Frank (DWD - Deutscher Wetterdienst), Frank.Kaspar@dwd.de

Primary author: Kaspar, Frank (DWD - Deutscher Wetterdienst), Frank.Kaspar@dwd.de Primary author: Kaspar, Frank (DWD - Deutscher Wetterdienst), Frank.Kaspar@dwd.de Co-authors: Johannes Behrendt (DWD - Deutscher Wetterdienst), Klaus-Jürgen Schreiber (DWD - Deutscher Wetterdienst) Abstract

More information

Data Visualization Using Web GIS Software

Data Visualization Using Web GIS Software Data Visualization Using Web GIS Software Tuomas Peltonen Radiation and Nuclear Safety Authority (STUK), Finland NKS NordDSS Workshop, Copenhagen, 1.-2.10.2009 RADIATION AND NUCLEAR SAFETY AUTHORITY Preface

More information

Accessing Geographic Information Services and Visualization Products at NOAA s National Climatic Data Center

Accessing Geographic Information Services and Visualization Products at NOAA s National Climatic Data Center Accessing Geographic Information Services and Visualization Products at NOAA s National Climatic Data Center Rich Baldwin *, Steve Ansari, and Neal Lott NOAA National Climatic Data Center, Asheville, North

More information

Mapping Mashup/Data Integration Development Resources Teaching with Google Earth and Google Ocean Stone Lab August 13, 2010

Mapping Mashup/Data Integration Development Resources Teaching with Google Earth and Google Ocean Stone Lab August 13, 2010 Mapping Mashup/Data Integration Development Resources Teaching with Google Earth and Google Ocean Stone Lab August 13, 2010 David Hart GIS Specialist University of Wisconsin Sea Grant Institute Virtual

More information

High-Performance Visualization of Geographic Data

High-Performance Visualization of Geographic Data High-Performance Visualization of Geographic Data Presented by Budhendra Bhaduri Alexandre Sorokine Geographic Information Science and Technology Computational Sciences and Engineering Managed by UT-Battelle

More information

TRMM and Other Global Precipitation Products and Data Services at NASA GES DISC. Zhong Liu George Mason University and NASA GES DISC

TRMM and Other Global Precipitation Products and Data Services at NASA GES DISC. Zhong Liu George Mason University and NASA GES DISC TRMM and Other Global Precipitation Products and Data Services at NASA GES DISC Zhong Liu George Mason University and NASA GES DISC Outline Introduction of data and services at GES DISC TRMM and other

More information

PERFORMANCE TESTING OF WEB MAP SERVICES IN THREE DIMENSIONS X, Y, SCALE

PERFORMANCE TESTING OF WEB MAP SERVICES IN THREE DIMENSIONS X, Y, SCALE , DOI: 10.2478/sjce-2013-0005 Dušan CIBULKA PERFORMANCE TESTING OF WEB MAP SERVICES IN THREE DIMENSIONS X, Y, SCALE Abstract Dušan CIBULKA Email: dusan.cibulka@gmail.com, dusan.cibulka@zymestic.sk Research

More information