Dataset Interoperability (formerly HDF5 Conventions) Working Group

Size: px
Start display at page:

Download "Dataset Interoperability (formerly HDF5 Conventions) Working Group"

Transcription

1 Dataset Interoperability (formerly HDF5 Conventions) Working Group Co-Chairs: Charlie Zender and Peter Leonard Ed Armstrong, Sean Bailey, Bill Emanual, Fan Feng, Doug Fowler, Ted Haberman, Beth Huffer, Aleksander Jeknah, James Johnson, SiriJodha Khalsa, H. Joe Lee, Jeff Lee, Dan Marinelli (ESDIS POC), Evelyn Nakamura, Lindsay Parker, Joel Plutchak, Pamela Rinsland, Jennifer Wei, Barry Weiss, Kent Yang (and of course Steve Olding!) ESDSWG Meeting Greenbelt, MD March 24-26, 2014 Seminar on Web

2 DIWG Mission Increase interoperability of NASA Earth Science datasets "Interoperable" considers compliance with and exploitability by HDF, netcdf, CF, ISO, and ACDD standards and conventions. netcdf ACDD ISO HDF CF

3 DIWG Recommendations 1. Design HDF5 files to maximize netcdf4 interoperability 2. Add two new attributes to disambiguate HDF4-packing from netcdf-packing (a.k.a. scaling or calibration) algorithms/conventions 3. Include (about four to ten) basic CF attributes in datasets 4. Check CF-compliance of NASA-distributed HDF/netCDF files (e.g., with cfchecker/ncdismember) 5. Engage with the CF community on guidelines to exploit CF conventions in group hierarchies 6. Use NASA-endorsed profile of ISO and related standards, as defined by MENDS 7. Use existing mapping between ACDD and ISO developed by ESIP 8. Participate with ESIP in the development of Version 2.0 of ACDD

4 DIWG Recommendations 1. Design HDF5 files to maximize netcdf4 interoperability 2. Add two new attributes to disambiguate HDF4-packing from netcdf-packing (a.k.a. scaling or calibration) algorithms/conventions 3. Include (about four to ten) basic CF attributes in datasets 4. Check CF-compliance of NASA-distributed HDF/netCDF files (e.g., with cfchecker/ncdismember) 5. Engage with the CF community on guidelines to exploit CF conventions in group hierarchies 6. Use NASA-endorsed profile of ISO and related standards, as defined by MENDS 7. Use existing mapping between ACDD and ISO developed by ESIP 8. Participate with ESIP in the development of Version 2.0 of ACDD

5 Design HDF5 files to maximize netcdf4 interoperability Format/Structure, Tests, Limitations, Incompatibilities

6 DIWG Recommendations 1. Design HDF5 files to maximize netcdf4 interoperability 2. Add two new attributes to disambiguate HDF4-packing from netcdf-packing (a.k.a. scaling or calibration) algorithms/conventions 3. Include (about four to ten) basic CF attributes in datasets 4. Check CF-compliance of NASA-distributed HDF/netCDF files (e.g., with cfchecker/ncdismember) 5. Engage with the CF community on guidelines to exploit CF conventions in group hierarchies 6. Use NASA-endorsed profile of ISO and related standards, as defined by MENDS 7. Use existing mapping between ACDD and ISO developed by ESIP 8. Participate with ESIP in the development of Version 2.0 of ACDD

7 Disambiguate HDF4- from netcdf-packing algorithm/convention HDF4_CAL: unpacked = scale_factor*(packed add_offset) netcdf: unpacked = scale_factor*packed + add_offset

8 DIWG Recommendations 1. Design HDF5 files to maximize netcdf4 interoperability 2. Add two new attributes to disambiguate HDF4-packing from netcdf-packing (a.k.a. scaling or calibration) algorithms/conventions 3. Include (about four to ten) basic CF attributes in datasets 4. Check CF-compliance of NASA-distributed HDF/netCDF files (e.g., with cfchecker/ncdismember) 5. Engage with the CF community on guidelines to exploit CF conventions in group hierarchies 6. Use NASA-endorsed profile of ISO and related standards, as defined by MENDS 7. Use existing mapping between ACDD and ISO developed by ESIP 8. Participate with ESIP in the development of Version 2.0 of ACDD

9 Include (about four to ten) basic CF attributes in datasets units, long_name, standard_name, _FillValue...

10 DIWG Recommendations 1. Design HDF5 files to maximize netcdf4 interoperability 2. Add two new attributes to disambiguate HDF4-packing from netcdf-packing (a.k.a. scaling or calibration) algorithms/conventions 3. Include (about four to ten) basic CF attributes in datasets 4. Check CF-compliance of NASA-distributed HDF/netCDF files (e.g., with cfchecker/ncdismember) 5. Engage with the CF community on guidelines to exploit CF conventions in group hierarchies 6. Use NASA-endorsed profile of ISO and related standards, as defined by MENDS 7. Use existing mapping between ACDD and ISO developed by ESIP 8. Participate with ESIP in the development of Version 2.0 of ACDD

11 Check CF-compliance of NASA-distributed HDF/netCDF files with CFchecker and NCO s ncdismember

12 Check CF-compliance of NASA-distributed HDF/netCDF files reports CF issues with netcdf3/4 and HDF4/5 files...

13 Check CF-compliance of NASA-distributed HDF/netCDF files Produced HOWTO do CF-checking for DAACs...

14 DIWG Recommendations 1. Design HDF5 files to maximize netcdf4 interoperability 2. Add two new attributes to disambiguate HDF4-packing from netcdf-packing (a.k.a. scaling or calibration) algorithms/conventions 3. Include (about four to ten) basic CF attributes in datasets 4. Check CF-compliance of NASA-distributed HDF/netCDF files (e.g., with cfchecker/ncdismember) 5. Engage with the CF community on guidelines to exploit CF conventions in group hierarchies 6. Use NASA-endorsed profile of ISO and related standards, as defined by MENDS 7. Use existing mapping between ACDD and ISO developed by ESIP 8. Participate with ESIP in the development of Version 2.0 of ACDD

15 Engage with CF community on guidelines to exploit CF conventions in group hierarchies Our proposal defines main tenets (attribute scope, inheritance) necessary to make CF group-aware...

16 Engage with CF community on guidelines to exploit CF conventions in group hierarchies CF community concerns must be addressed first...

17 DIWG Recommendations 1. Design HDF5 files to maximize netcdf4 interoperability 2. Add two new attributes to disambiguate HDF4-packing from netcdf-packing (a.k.a. scaling or calibration) algorithms/conventions 3. Include (about four to ten) basic CF attributes in datasets 4. Check CF-compliance of NASA-distributed HDF/netCDF files (e.g., with cfchecker/ncdismember) 5. Engage with the CF community on guidelines to exploit CF conventions in group hierarchies 6. Use NASA-endorsed profile of ISO and related standards, as defined by MENDS 7. Use existing mapping between ACDD and ISO developed by ESIP 8. Participate with ESIP in the development of Version 2.0 of ACDD

18 Use NASA-endorsed profile of ISO and related standards, as defined by MENDS Illustrate, evolve best practices with structured metadata. Case studies SMAP, ICESat-2

19 DIWG Recommendations 1. Design HDF5 files to maximize netcdf4 interoperability 2. Add two new attributes to disambiguate HDF4-packing from netcdf-packing (a.k.a. scaling or calibration) algorithms/conventions 3. Include (about four to ten) basic CF attributes in datasets 4. Check CF-compliance of NASA-distributed HDF/netCDF files (e.g., with cfchecker/ncdismember) 5. Engage with the CF community on guidelines to exploit CF conventions in group hierarchies 6. Use NASA-endorsed profile of ISO and related standards, as defined by MENDS 7. Use existing mapping between ACDD and ISO developed by ESIP 8. Participate with ESIP in the development of Version 2.0 of ACDD

20 Use existing mapping between ACDD and ISO developed by ESIP ACDD mapping to ISO global and variable-level metadata works well...

21 DIWG Recommendations 1. Design HDF5 files to maximize netcdf4 interoperability 2. Add two new attributes to disambiguate HDF4-packing from netcdf-packing (a.k.a. scaling or calibration) algorithms/conventions 3. Include (about four to ten) basic CF attributes in datasets 4. Check CF-compliance of NASA-distributed HDF/netCDF files (e.g., with cfchecker/ncdismember) 5. Engage with the CF community on guidelines to exploit CF conventions in group hierarchies 6. Use NASA-endorsed profile of ISO and related standards, as defined by MENDS 7. Use existing mapping between ACDD and ISO developed by ESIP 8. Participate with ESIP in the development of Version 2.0 of ACDD

22 Participate with ESIP in the development of Version 2.0 of ACDD DIWG members updating ACDD (e.g., groups...)

23 DIWG Follow-On Activities & Approaches: 1. Practical definition of interoperability 2. Working requirements and tests for interoperability and compliance Simplify and infuse CF-checking into NASA 3. Recommend metadata practices/extensions to harmonize conventions with HDF capabilities Iterate group-aware metadata conventions 4. Identify best practices to make NASA-distributed data accessible through netcdf API Survey Aura, SMAP, ICESat2, TROPOMI...

24 DIWG Follow-On Deliverables: 1. Improved group-aware metadata... a. Conventions As potential extension to CF b. Practices To deliver metatdata (e.g., ISO for SMAP) 2. More robust CF-compliance checking Handle corner cases, make HOWTO for DAACs 3. Constraints on group/variable names Length, character set

25 Supplementary Slides

Dataset Interoperability Working Group

Dataset Interoperability Working Group Dataset Interoperability Working Group Co-Chairs: Charlie Zender and Peter Leonard Ed Armstrong, Mary Jo Brodzik, Joe Glassy, Aleksander Jelenak, Siri Jodha Khalsa, Wenli Yang; Steve Berrick, Chris Lynnes,

More information

Dataset Interoperability Recommendations for Earth Science

Dataset Interoperability Recommendations for Earth Science Status of this RFC Dataset Interoperability Recommendations for Earth Science This RFC provides information to the NASA Earth Science community. This RFC does not specify an Earth Science Data Systems

More information

HDF Product Designer: A tool for building HDF5 containers with granule metadata

HDF Product Designer: A tool for building HDF5 containers with granule metadata The HDF Group HDF Product Designer: A tool for building HDF5 containers with granule metadata Lindsay Powers Aleksandar Jelenak, Joe Lee, Ted Habermann The HDF Group Data Producer s Conundrum 2 HDF Features

More information

Ocean Color Data Formats and Conventions:

Ocean Color Data Formats and Conventions: Ocean Color Data Formats and Conventions: NASA's perspective Sean Bailey NASA Goddard Space Flight Center 07 May 2013 International Ocean Color Science Meeting Darmstadt, Germany 1 The Big Picture The

More information

NetCDF and Scientific Data Durability. Russ Rew, UCAR Unidata ESIP Federation Summer Meeting

NetCDF and Scientific Data Durability. Russ Rew, UCAR Unidata ESIP Federation Summer Meeting NetCDF and Scientific Data Durability Russ Rew, UCAR Unidata ESIP Federation Summer Meeting 2009-07-08 For preserving data, is format obsolescence a non-issue? Why do formats (and their access software)

More information

HDF Product Designer Documentation

HDF Product Designer Documentation HDF Product Designer Documentation Release 1.0.2 The HDF Group May 29, 2015 Contents 1 Introduction 3 2 What s New 5 3 Known Issues 7 4 Getting Started 9 4.1 Download.................................................

More information

HDF Product Designer Documentation

HDF Product Designer Documentation HDF Product Designer Documentation Release 1.5.0 The HDF Group May 31, 2017 Contents 1 Contents: 3 1.1 Getting Started.............................................. 3 1.2 Usage...................................................

More information

NASA Data Quality Working Group Findings

NASA Data Quality Working Group Findings NASA Data Quality Working Group 2015-2016 Findings ESIP IQC Telecon - 14 April 2016 Chair: David Moroni 1 Co- Chair: H. K. Rama Ramapriyan 2 1 Jet Propulsion Laboratory, California InsQtute of Technology,

More information

Tools for Reusing Earth Science Software

Tools for Reusing Earth Science Software Tools for Reusing Earth Science Software Robert R. Downs (CIESIN, Columbia University) Neal F. Most (INNOVIM / NASA GSFC) James J. Marshall (INNOVIM / NASA GSFC) Chris A. Mattmann (NASA JPL / USC) 2010

More information

HDF Product Designer Documentation

HDF Product Designer Documentation HDF Product Designer Documentation Release 1.6.0 The HDF Group Dec 01, 2017 Contents 1 Contents: 3 1.1 Getting Started.............................................. 3 1.2 Usage...................................................

More information

P2.1 Accessing HDF5 data via OPeNDAP. MuQun Yang* 1, Hyo-Kyung Lee 1, James Gallagher 2. I. Introduction

P2.1 Accessing HDF5 data via OPeNDAP. MuQun Yang* 1, Hyo-Kyung Lee 1, James Gallagher 2. I. Introduction P2.1 Accessing HDF5 data via OPeNDAP MuQun Yang* 1, Hyo-Kyung Lee 1, James Gallagher 2 1 The HDF Group, 2 OPeNDAP, Inc. I. Introduction HDF[1] is a set of data formats and software libraries for storing

More information

Air Quality Community Experiences and Perspectives on International Interoperability Standards

Air Quality Community Experiences and Perspectives on International Interoperability Standards Air Quality Community Experiences and Perspectives on International Interoperability Standards Erin Robinson, Stefan Falke, Rudolf Husar, David McCabe, Frank Lindsay, Chris Lynnes, Greg Leptoukh, Beate

More information

High Performance Data Efficient Interoperability for Scientific Data

High Performance Data Efficient Interoperability for Scientific Data High Performance Data Efficient Interoperability for Scientific Data Alex Ip 1, Andrew Turner 1, Dr. David Lescinsky 1 1 Geoscience Australia, Canberra, Australia Problem: Legacy Data Formats holding us

More information

NCL variable based on a netcdf variable model

NCL variable based on a netcdf variable model NCL variable based on a netcdf variable model netcdf files self describing (ideally) all info contained within file no external information needed to determine file contents portable [machine independent]

More information

Use Hierarchical Storage and Analysis to Exploit Intrinsic Parallelism

Use Hierarchical Storage and Analysis to Exploit Intrinsic Parallelism Use Hierarchical Storage and Analysis to Exploit Intrinsic Parallelism Charlie Zender1 Pedro Vicente1, Wenshan Wang1 1 Departments of Earth System Science and Computer Science, UC Irvine

More information

NetCDF Metadata Guidelines for FY 2011 IOC NOAA Climate Data Records

NetCDF Metadata Guidelines for FY 2011 IOC NOAA Climate Data Records NetCDF Metadata Guidelines for FY 2011 IOC NOAA Climate Data Records This document provides guidance on a recommended set of netcdf metadata attributes to be implemented for the FY 2011 Initial Operating

More information

Observations and Measurements as a basis for semantic reconciliation between GRIB and netcdf... and some other ideas.

Observations and Measurements as a basis for semantic reconciliation between GRIB and netcdf... and some other ideas. Observations and Measurements as a basis for semantic reconciliation between GRIB and netcdf... and some other ideas. Jeremy Tandy 24 th September 2014 Problem statement: interoperability interoperable

More information

NetCDF-4: : Software Implementing an Enhanced Data Model for the Geosciences

NetCDF-4: : Software Implementing an Enhanced Data Model for the Geosciences NetCDF-4: : Software Implementing an Enhanced Data Model for the Geosciences Russ Rew, Ed Hartnett, and John Caron UCAR Unidata Program, Boulder 2006-01-31 Acknowledgments This work was supported by the

More information

Cumulus Services Working Group. Dan Pilone SE TIM / August 2017

Cumulus Services Working Group. Dan Pilone SE TIM / August 2017 Cumulus Services Working Group Dan Pilone dan@element84.com SE TIM / August 2017 2 Reminder: Why are we doing this? 3 Background: Motivation for Cloud Growth of Mission Data & Processing: Projected rapid

More information

Introduction to NetCDF

Introduction to NetCDF Introduction to NetCDF NetCDF is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. First released in 1989.

More information

HDF Update. Elena Pourmal The HDF Group. October 16, 2008 IDL User Group Meeting 1

HDF Update. Elena Pourmal The HDF Group. October 16, 2008 IDL User Group Meeting 1 HDF Update Elena Pourmal The HDF Group October 16, 2008 IDL User Group Meeting 1 The HDF Group The HDF Group is a not-for-profit company with its mission focused on the support and growth of the HDF technologies

More information

Python: Working with Multidimensional Scientific Data. Nawajish Noman Deng Ding

Python: Working with Multidimensional Scientific Data. Nawajish Noman Deng Ding Python: Working with Multidimensional Scientific Data Nawajish Noman Deng Ding Outline Scientific Multidimensional Data Ingest and Data Management Analysis and Visualization Extending Analytical Capabilities

More information

(Towards) A metadata model for atmospheric data resources

(Towards) A metadata model for atmospheric data resources (Towards) A metadata model for atmospheric data resources Anne De Rudder and Jean-Christopher Lambert Belgian Institute for Space Aeronomy (IASB-BIRA), Brussels The context EU FP7 Ground-based atmospheric

More information

The Common Framework for Earth Observation Data. US Group on Earth Observations Data Management Working Group

The Common Framework for Earth Observation Data. US Group on Earth Observations Data Management Working Group The Common Framework for Earth Observation Data US Group on Earth Observations Data Management Working Group Agenda USGEO and BEDI background Concise summary of recommended CFEOD standards today Full document

More information

Implementing a Data Quality Strategy to simplify access to data

Implementing a Data Quality Strategy to simplify access to data IN43D-07 AGU Fall Meeting 2016 Implementing a Quality Strategy to simplify access to data Kelsey Druken, Claire Trenham, Ben Evans, Clare Richards, Jingbo Wang, & Lesley Wyborn National Computational Infrastructure,

More information

Working with Scientific Data in ArcGIS Platform

Working with Scientific Data in ArcGIS Platform Working with Scientific Data in ArcGIS Platform Sudhir Raj Shrestha sshrestha@esri.com Hong Xu hxu@esri.com Esri User Conference, San Diego, CA. July 11, 2017 What we will cover today Scientific Multidimensional

More information

JAWS: Justified AWS-like data through workflow enhancements that ease access and add scientific value

JAWS: Justified AWS-like data through workflow enhancements that ease access and add scientific value JAWS: Justified AWS-like data through workflow enhancements that ease access and add scientific value Dr. Charles S. Zender Departments of Earth System Science and Computer Science, University of California,

More information

Adapting Software to NetCDF's Enhanced Data Model

Adapting Software to NetCDF's Enhanced Data Model Adapting Software to NetCDF's Enhanced Data Model Russ Rew UCAR Unidata EGU, May 2010 Overview Background What is netcdf? What is the netcdf classic data model? What is the netcdf enhanced data model?

More information

And now for something completely different

And now for something completely different And now for something completely different (data management?) HYCOM Data Management & Services Ashwanth Srinivasan (RSMAS) Steve Hankin (PMEL) A community of of contributors, including Peter Peter Cornillon,

More information

Information Technology (CCHIT): Report on Activities and Progress

Information Technology (CCHIT): Report on Activities and Progress Certification Commission for Healthcare Information Technology Certification Commission for Healthcare Information Technology (CCHIT): Report on Activities and Progress Mark Leavitt, MD, PhD Chair, CCHIT

More information

Writing NetCDF Files: Formats, Models, Conventions, and Best Practices. Overview

Writing NetCDF Files: Formats, Models, Conventions, and Best Practices. Overview Writing NetCDF Files: Formats, Models, Conventions, and Best Practices Russ Rew, UCAR Unidata June 28, 2007 1 Overview Formats, conventions, and models NetCDF-3 limitations NetCDF-4 features: examples

More information

11A.3 INVESTIGATION OF USING HDF5 ARCHIVAL INFORMATION PACKAGES (AIP) TO STORE NASA ECS DATA

11A.3 INVESTIGATION OF USING HDF5 ARCHIVAL INFORMATION PACKAGES (AIP) TO STORE NASA ECS DATA 11A.3 INVESTIGATION OF USING HDF5 ARCHIVAL INFORMATION PACKAGES (AIP) TO STORE NASA ECS DATA MuQun Yang* 1, Ruth Duerr 2, Choonghwan Lee 1 1 The HDF Group, 2 National Snow and Ice Data Center (NSIDC),

More information

Standards and business models transformations

Standards and business models transformations Standards and business models transformations Inspire Conference 2017 by Jean Michel Zigna, with support of Elisabeth Lambert, Tarek Habib, Tony Jolibois and Sylvain Marty Collecte Localisation Satellite

More information

Encoding of Swath Data in CF

Encoding of Swath Data in CF Encoding of Swath Data in CF 2017 EarthCube netcdf-cf Workshop Aleksandar Jelenak, The HDF Group Daid Santek, Uniersity of Wisconsin/SSEC Kent Yang, The HDF Group Robert Carp, Uniersity of Wisconsin/SSEC

More information

interaction design Thanks to JoEllen Kames

interaction design Thanks to JoEllen Kames 1 interaction design Thanks to JoEllen Kames Motorola Mobility Consumer experience Design for presenting earlier versions of these slides in our on-campus version of this course before we start a word

More information

A New Governance Plan for the Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE)

A New Governance Plan for the Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE) A New Governance Plan for the Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE) Mr. David LaBranche, PE DISDI Group Chair ODUSD(I&E) June 24, 2014 1 Overview and Background

More information

NetCDF and HDF5. NASA Earth Science Data Systems Working Group October 20, 2010 New Orleans. Ed Hartnett, Unidata/UCAR, 2010

NetCDF and HDF5. NASA Earth Science Data Systems Working Group October 20, 2010 New Orleans. Ed Hartnett, Unidata/UCAR, 2010 NetCDF and HDF5 NASA Earth Science Data Systems Working Group October 20, 2010 New Orleans Ed Hartnett, Unidata/UCAR, 2010 Unidata Mission: To provide the data services, tools, and cyberinfrastructure

More information

Clare Richards, Benjamin Evans, Kate Snow, Chris Allen, Jingbo Wang, Kelsey A Druken, Sean Pringle, Jon Smillie and Matt Nethery. nci.org.

Clare Richards, Benjamin Evans, Kate Snow, Chris Allen, Jingbo Wang, Kelsey A Druken, Sean Pringle, Jon Smillie and Matt Nethery. nci.org. The important role of HPC and data-intensive infrastructure facilities in supporting a diversity of Virtual Research Environments (VREs): working with Climate Clare Richards, Benjamin Evans, Kate Snow,

More information

The NCAR Community Data Portal

The NCAR Community Data Portal The NCAR Community Data Portal http://cdp.ucar.edu/ QuickTime and a TIFF (Uncompressed) decompressor are needed to see this picture. QuickTime and a TIFF (Uncompressed) decompressor are needed to see this

More information

Assessing the FAIRness of Datasets in Trustworthy Digital Repositories: a 5 star scale

Assessing the FAIRness of Datasets in Trustworthy Digital Repositories: a 5 star scale Assessing the FAIRness of Datasets in Trustworthy Digital Repositories: a 5 star scale Peter Doorn, Director DANS Ingrid Dillo, Deputy Director DANS 2nd DPHEP Collaboration Workshop CERN, Geneva, 13 March

More information

Data Governance for the Connected Enterprise

Data Governance for the Connected Enterprise Data Governance for the Connected Enterprise Irene Polikoff and Jack Spivak, TopQuadrant Inc. November 3, 2016 Copyright 2016 TopQuadrant Inc. Slide 1 Data Governance for the Connected Enterprise Today

More information

03-Creating_NetCDF. Stephen Pascoe. 1 Creating NetCDF data in Python. 1.1 NetCDF Model Revision. 1.2 Creating/Opening/Closing a netcdf file

03-Creating_NetCDF. Stephen Pascoe. 1 Creating NetCDF data in Python. 1.1 NetCDF Model Revision. 1.2 Creating/Opening/Closing a netcdf file 03-Creating_NetCDF Stephen Pascoe March 17, 2014 1 Creating NetCDF data in Python This notebook is based on the Tutorial for the netcdf4-python module documented at http://netcdf4- python.googlecode.com/svn/trunk/docs/netcdf4-module.html

More information

Using the Network Common Data Form for storage of atmospheric data

Using the Network Common Data Form for storage of atmospheric data Using the Network Common Data Form for storage of atmospheric data Maarten Plieger Royal Netherlands Meteorological Institute The NetCDF4 data format (Network Common Data Form) is used within the ADAGUC

More information

7C.2 EXPERIENCE WITH AN ENHANCED NETCDF DATA MODEL AND INTERFACE FOR SCIENTIFIC DATA ACCESS. Edward Hartnett*, and R. K. Rew UCAR, Boulder, CO

7C.2 EXPERIENCE WITH AN ENHANCED NETCDF DATA MODEL AND INTERFACE FOR SCIENTIFIC DATA ACCESS. Edward Hartnett*, and R. K. Rew UCAR, Boulder, CO 7C.2 EXPERIENCE WITH AN ENHANCED NETCDF DATA MODEL AND INTERFACE FOR SCIENTIFIC DATA ACCESS Edward Hartnett*, and R. K. Rew UCAR, Boulder, CO 1 INTRODUCTION TO NETCDF AND THE NETCDF-4 PROJECT The purpose

More information

NetCDF-4 Update. Ed Hartnett, Unidata/UCAR NetCDF Workshop, July 25 26, 2011

NetCDF-4 Update. Ed Hartnett, Unidata/UCAR NetCDF Workshop, July 25 26, 2011 NetCDF-4 Update Ed Hartnett, Unidata/UCAR NetCDF Workshop, July 25 26, 2011 Background of NetCDF-4 Originally funded by NASA for 2 years. Merger (of sorts) of HDF5 and netcdf. NetCDF-4.0 released in 2008,

More information

Sea Level CCI project Phase II. System Engineering Status

Sea Level CCI project Phase II. System Engineering Status ESA Climate Change Initiative Sea Level CCI project Phase II System Engineering Status WP3000 System Evolution Tasks WP3100: System Engineering activities (CGI-led) o WP3110: System Specification (CGI)

More information

THE GEOSS PLATFORM TOWARDS A BIG EO DATA SYSTEM LINKING GLOBAL USERS AND DATA PROVIDERS

THE GEOSS PLATFORM TOWARDS A BIG EO DATA SYSTEM LINKING GLOBAL USERS AND DATA PROVIDERS THE PLATFORM TOWARDS A BIG EO DATA SYSTEM LINKING GLOBAL USERS AND DATA PROVIDERS J. Van Bemmelen (1), P. De Salvo (2), M. Santoro (3), P. Mazzetti (3), G. Colangeli (1), S. Nativi (4) (1) European Space

More information

Implementing a Data Quality Strategy to simplify access to data

Implementing a Data Quality Strategy to simplify access to data Implementing a Quality Strategy to simplify access to data Kelsey Druken Implementing a Quality Strategy to simplify access to data Kelsey Druken, Claire Trenham, Lesley Wyborn, Ben Evans National Computational

More information

IMPLEMENTATION OF THE ELEMENTS INFRASTRUCTURE IN POLAND OF THE NATIONAL LEVEL METADATA

IMPLEMENTATION OF THE ELEMENTS INFRASTRUCTURE IN POLAND OF THE NATIONAL LEVEL METADATA IMPLEMENTATION OF THE ELEMENTS OF THE NATIONAL LEVEL METADATA INFRASTRUCTURE IN POLAND Bartosz Kopańczyk, kopanczyk@geoscope.pl Tomasz Kubik, tomasz.kubik@pwr.wroc.pl Paweł Netzel, netzel@meteo.uni.wroc.pl

More information

«Prompting an EOSC in Practice»

«Prompting an EOSC in Practice» «Prompting an EOSC in Practice» EOSC HLEG II (2017-2018) Members George A. Komatsoulis (Observer, USA), Andreas Mortensen (Rapporteur), Silvana Muscella (Chair), Isabel Campos Plasencia, Toivo Räim, François

More information

DON XML Achieving Enterprise Interoperability

DON XML Achieving Enterprise Interoperability DON XML Achieving Enterprise Interoperability Overview of Policy, Governance, and Procedures for XML Development Michael Jacobs Office of the DON CIO Vision The Department of the Navy will fully exploit

More information

COMMITTEE ON EARTH SCIENCE AND APPLICATIONS FROM SPACE October 4 5, 2016 Keck Center 500 Fifth Street NW Washington D.C. Room 201

COMMITTEE ON EARTH SCIENCE AND APPLICATIONS FROM SPACE October 4 5, 2016 Keck Center 500 Fifth Street NW Washington D.C. Room 201 DIVISION ON ENGINEERING AND PHYSICAL SCIENCES SPACE STUDIES BOARD COMMITTEE ON EARTH SCIENCE AND APPLICATIONS FROM SPACE October 4 5, 2016 Keck Center 500 Fifth Street NW Washington D.C. Room 201 Tuesday

More information

Software + Services for Data Storage, Management, Discovery, and Re-Use

Software + Services for Data Storage, Management, Discovery, and Re-Use Software + Services for Data Storage, Management, Discovery, and Re-Use CODATA 22 Conference Stellenbosch, South Africa 25 October 2010 Alex D. Wade Director Scholarly Communication Microsoft External

More information

The Generic Earth Observation Metadata Standard (GEOMS) QA/QC Checks

The Generic Earth Observation Metadata Standard (GEOMS) QA/QC Checks The Generic Earth Observation Metadata Standard (GEOMS) QA/QC Checks Version 2.1 March 30, 2017 Author(s) Ian Boyd, BC Scientific Consulting LLC Co-author(s) Ann Mari Fjaeraa, NILU Martine De Mazière,

More information

Semantic Web for Earth and Environmental Terminology (SWEET) Status, Future Development and Community Building

Semantic Web for Earth and Environmental Terminology (SWEET) Status, Future Development and Community Building Semantic Web for Earth and Environmental Terminology (SWEET) 2018 Status, Future Development and Community Building 2 Agenda and Purpose Current status of SWEET e.g. What has the community been doing?

More information

ENHANCING ACCESS AND USE OF NASA SATELLITE DATA VIA TERRAFLY

ENHANCING ACCESS AND USE OF NASA SATELLITE DATA VIA TERRAFLY ENHANCING ACCESS AND USE OF NASA SATELLITE DATA VIA TERRAFLY William Teng NASA Goddard Earth Sciences Data and Information Services Center Distributed Active Archive Center (GES DISC DAAC) Code 610.2,

More information

Mapping HDF4 Objects to HDF5 Objects Version 4

Mapping HDF4 Objects to HDF5 Objects Version 4 Mapping HDF4 bjects to HDF5 bjects Version 4 Mike Folk 1, Robert E. McGrath 2, Kent Yang 1 Revised: ctober, 2000; July, 2002, August, 2003, September 2017 1 The HDF Group 2 National Center for Supercomputing

More information

THE OECD GLOBAL HARMONIZED SUBMISSION TRANSPORT STANDARD (GHSTS) PROJECT

THE OECD GLOBAL HARMONIZED SUBMISSION TRANSPORT STANDARD (GHSTS) PROJECT THE OECD GLOBAL HARMONIZED SUBMISSION TRANSPORT STANDARD (GHSTS) PROJECT May 2014 History Pesticide Regulatory Process and IT Requirements Duplicate efforts by industry to meet various authority needs

More information

Improving a Trustworthy Data Repository with ISO 16363

Improving a Trustworthy Data Repository with ISO 16363 Improving a Trustworthy Data Repository with ISO 16363 Robert R. Downs 1 1 rdowns@ciesin.columbia.edu NASA Socioeconomic Data and Applications Center (SEDAC) Center for International Earth Science Information

More information

EGI Programmatic Access User Documentation

EGI Programmatic Access User Documentation EGI Programmatic Access User Documentation Programmatic Access of EOSDIS DAAC Hosted Services User Documentation Updated 02/14/2017 Overview What is Programmatic Access? What Does It Look Like? Using curl

More information

Working Group Charter: Web Services Basic Profile

Working Group Charter: Web Services Basic Profile Working Group Charter: Web Services Basic Profile Web Services Basic Profile (wsbasic) Creation Date: 2002.03.05 Revision Date: 2008.09.09 Document Editors: WS-I Secretary (secretary@ws-i.org) This Working

More information

Building Software to Translate

Building Software to Translate Bridging Archival Standards: Building Software to Translate Metadata Between PDS3 & PDS4 Planetary Science Informatics and Data Analytics Conference St. Louis, MO -- April 25, 2018 Cristina M. De Cesare

More information

NIST SmartGrid Update. Paul Myrda Technical Executive Power Systems Engineering Research Center August 10, 2009

NIST SmartGrid Update. Paul Myrda Technical Executive Power Systems Engineering Research Center August 10, 2009 NIST SmartGrid Update Paul Myrda Technical Executive Power Systems Engineering Research Center August 10, 2009 Overview NIST was mandated by Congress in the Energy Independence and Security Act (EISA)

More information

iris-grib Documentation

iris-grib Documentation iris-grib Documentation Release 0.9.0 Met Office August 12, 2016 Contents 1 Loading 3 2 Saving 5 3 Indices and tables 7 3.1 iris_grib.................................................. 7 3.2 iris_grib.message.............................................

More information

Terri Egan, Co-Chair Ken Ringler, Co-Chair. Presented to:

Terri Egan, Co-Chair Ken Ringler, Co-Chair. Presented to: 20/20 Advisory Committee Terri Egan, Co-Chair Ken Ringler, Co-Chair Presented to: Bethlehem Town Board June 24, 2009 Formed by Town Board in January 2008 Consider strategic direction of Town government,

More information

DEVELOPING, ENABLING, AND SUPPORTING DATA AND REPOSITORY CERTIFICATION

DEVELOPING, ENABLING, AND SUPPORTING DATA AND REPOSITORY CERTIFICATION DEVELOPING, ENABLING, AND SUPPORTING DATA AND REPOSITORY CERTIFICATION Plato Smith, Ph.D., Data Management Librarian DataONE Member Node Special Topics Discussion June 8, 2017, 2pm - 2:30 pm ASSESSING

More information

STATE OF NORTH CAROLINA OFFICE OF THE STATE AUDITOR BETH A. WOOD, CPA FAYETTEVILLE STATE UNIVERSITY

STATE OF NORTH CAROLINA OFFICE OF THE STATE AUDITOR BETH A. WOOD, CPA FAYETTEVILLE STATE UNIVERSITY STATE OF NORTH CAROLINA OFFICE OF THE STATE AUDITOR BETH A. WOOD, CPA FAYETTEVILLE STATE UNIVERSITY INFORMATION TECHNOLOGY GENERAL CONTROLS INFORMATION SYSTEMS AUDIT JANUARY 2016 EXECUTIVE SUMMARY PURPOSE

More information

Part 1: Content model

Part 1: Content model Provläsningsexemplar / Preview TECHNICAL SPECIFICATION ISO/TS 19163-1 First edition 2016-01-15 Geographic information Content components and encoding rules for imagery and gridded data Part 1: Content

More information

Part 5: Face image data

Part 5: Face image data INTERNATIONAL STANDARD ISO/IEC 29109-5 Third edition 2014-04-15 Information technology Conformance testing methodology for biometric data interchange formats defined in ISO/IEC 19794 Part 5: Face image

More information

Metabase Metadata Management System Data Interoperability Need and Solution Characteristics

Metabase Metadata Management System Data Interoperability Need and Solution Characteristics Metabase Metadata Management System Data Interoperability and 2008 Althea Lane Bowie, Maryland 20716 Tele: 301-249-1142 Email: Whitemarsh@wiscorp.com Web: www.wiscorp.com : Interoperable business information

More information

The Research Data Alliance Creating the culture and technology for an international data infrastructure

The Research Data Alliance Creating the culture and technology for an international data infrastructure The Research Data Alliance Creating the culture and technology for an international data infrastructure Mark A. Parsons Managing Director, RDA/United States Rensselaer Polytechnic Institute!! AGU Town

More information

Improving Oceanographic Anomaly Detection Using High Performance Computing

Improving Oceanographic Anomaly Detection Using High Performance Computing Improving Oceanographic Anomaly Detection Using High Performance Computing Thomas Huang, Ed Armstrong, George Chang, Toshio Chin, Brian Wilson, Tong (Tony) Lee, Victor Zlotnicki. Jorge Vazquez and Michelle

More information

Indiana University Research Technology and the Research Data Alliance

Indiana University Research Technology and the Research Data Alliance Indiana University Research Technology and the Research Data Alliance Rob Quick Manager High Throughput Computing Operations Officer - OSG and SWAMP Board Member - RDA Organizational Assembly RDA Mission

More information

] Mike Turner [ 22 ][ 22 ][ 44 ] [ 466 ][ 22 ][ 550 ][ [ ]

] Mike Turner [ 22 ][ 22 ][ 44 ] [ 466 ][ 22 ][ 550 ][ [ ] March 26, 2017 Week 11 NATIONAL LEAGUE T B R T S L A N A 2017 A R O A H E V A V R O U R O A E T E G K N G T G R U R E E D E U A R A BANK T N S T E G A G 1st 2nd Total or NS S S E L E 1 ROCKIES ] Bill Sidwell

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL SPECIFICATION ISO/TS 19163-1 First edition 2016-01-15 Geographic information Content components and encoding rules for imagery and gridded data Part 1: Content model Information géographique

More information

TITLE: Final Linked Agenda for the 31st JTC 1 Plenary Meeting, 7-11 November 2016 in Lillehammer, Norway

TITLE: Final Linked Agenda for the 31st JTC 1 Plenary Meeting, 7-11 November 2016 in Lillehammer, Norway ISO/IEC JTC 1 Information Technology ISO/IEC JTC 1 N 13251 DATE: 2016-10-21 Replaces: N13093 DOC TYPE: Meeting Agenda TITLE: Final Linked Agenda for the 31st JTC 1 Plenary Meeting, 7-11 November 2016 in

More information

ULISSE. Carlo Albanese Telespazio. ASI Workshop on Space Foundations Rome, 29 May 2012

ULISSE. Carlo Albanese Telespazio. ASI Workshop on Space Foundations Rome, 29 May 2012 ULISSE Carlo Albanese Telespazio ASI Workshop on Space Foundations Rome, 29 May 2012 Motivation for ULISSE Space data peculiarity: Large range of scientific domains; Long preparation time of space experiments;

More information

Accessibility for EPUB and the Open Web Platform

Accessibility for EPUB and the Open Web Platform Accessibility for EPUB and the Open Web Platform Presentation at London Book Fair Acessibility Seminar 16 March 2017 Bill McCoy, W3C About W3C: Leading the Web to its Full Potential 2 Founded 1994, now

More information

Data Foundations & Terminology (DFT) WG/IG & VSIG https://rd-alliance.org/groups/data-foundations-and-terminology-ig.html

Data Foundations & Terminology (DFT) WG/IG & VSIG https://rd-alliance.org/groups/data-foundations-and-terminology-ig.html Data Foundations & Terminology (DFT) WG/IG & VSIG https://rd-alliance.org/groups/data-foundations-and-terminology-ig.html Gary Berg-Cross (RDA US Advisory Committee) RDA P7 Joint VSIG DFT Meeting Th. March

More information

GEO Task AR Architecture Implementation Pilot. George Percivall, OGC December 2008 GEOSS Workshop XXV

GEO Task AR Architecture Implementation Pilot. George Percivall, OGC December 2008 GEOSS Workshop XXV GEO Task AR-07-02 Architecture Implementation Pilot George Percivall, OGC December 2008 GEOSS Workshop XXV GEO Task AR-07-02 Architecture Implementation Pilot Lead incorporation of contributed components

More information

Scientific and Multidimensional Raster Support in ArcGIS

Scientific and Multidimensional Raster Support in ArcGIS Scientific and Multidimensional Raster Support in ArcGIS Sudhir Raj Shrestha sshrestha@esri.com Brief breakdown Scientific Multidimensional data Ingesting Scientific MultiDim Data in ArcGIS Ingesting and

More information

Historization and Versioning of DDI-Lifecycle Metadata Objects

Historization and Versioning of DDI-Lifecycle Metadata Objects Historization and Versioning of DDI-Lifecycle Metadata Objects Findings in the STARDAT Project 5rd Annual European DDI Users Group Meeting Paris, 03.-04.12.2013 Alexander Mühlbauer GESIS Leibniz Institute

More information

Application Notes for configuring Moxtra Collaboration with Avaya Breeze TM Issue 1.0

Application Notes for configuring Moxtra Collaboration with Avaya Breeze TM Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for configuring Moxtra Collaboration with Avaya Breeze TM Issue 1.0 Abstract These Application Notes describe the configuration steps required

More information

OpenChain Specification Version 1.3 (DRAFT)

OpenChain Specification Version 1.3 (DRAFT) OpenChain Specification Version 1.3 (DRAFT) 2018.10.14 DRAFT: This is the draft of the next version 1.3 of the OpenChain specification. Recommended changes to be made over the current released version

More information

GlobalPlatform Addressing Unique Security Challenges through Standardization

GlobalPlatform Addressing Unique Security Challenges through Standardization GlobalPlatform Addressing Unique Security Challenges through Standardization @GlobalPlatform_ www.linkedin.com/company/globalplatform GlobalPlatformTV Our Program Today GlobalPlatform and Identity Task

More information

COALITION ON PUBLISHING DATA IN THE EARTH AND SPACE SCIENCES: A MODEL TO ADVANCE LEADING DATA PRACTICES IN SCHOLARLY PUBLISHING. Source: NSF.

COALITION ON PUBLISHING DATA IN THE EARTH AND SPACE SCIENCES: A MODEL TO ADVANCE LEADING DATA PRACTICES IN SCHOLARLY PUBLISHING. Source: NSF. COALITION ON PUBLISHING DATA IN THE EARTH AND SPACE SCIENCES: A MODEL TO ADVANCE LEADING DATA PRACTICES IN SCHOLARLY PUBLISHING Source: NSF.gov October 23, 2014 NDS Meeting 2 DATA BEST PRACTICES FOR EARTH

More information

Real World Data Governance- Part 1

Real World Data Governance- Part 1 Real World Data Governance- Part 1 Day in the Life of a Business Steward Jesse Lambert and Jack Spivak, TopQuadrant Inc. November 30, 2017 Today s Program TopBraid EDG: A Day in the Life of a Business

More information

Honeywell Users Group Dynamic Solutions. Endless Possibilities. Herman Storey ISA100 Wireless Standards Update

Honeywell Users Group Dynamic Solutions. Endless Possibilities. Herman Storey ISA100 Wireless Standards Update Honeywell Users Group 2010 Dynamic Solutions. Endless Possibilities. Herman Storey ISA100 Wireless Standards Update Wireless Standards Update This Presentation Discusses Activities of Several Organizations

More information

The Business of Security in the Cloud

The Business of Security in the Cloud The Business of Security in the Cloud Dr. Pamela Fusco Vice President Industry Solutions Solutionary Inc. CISSP, CISM, CHSIII, IAM, NSA/CSS Adjunct Faculty Promises Promises The promise of cloud computing

More information

The GEO Discovery and Access Broker

The GEO Discovery and Access Broker WGISS-43 The GEO Discovery and Access Broker S. Nativi (1), M. Santoro (1) (1) Institute of Atmospheric Pollution Research, National Research Council of Italy DOWNSTREAM MIDSTREAM end-users Applications

More information

Horizon2020/EURO Coordination and Support Actions. SOcietal Needs analysis and Emerging Technologies in the public Sector

Horizon2020/EURO Coordination and Support Actions. SOcietal Needs analysis and Emerging Technologies in the public Sector Horizon2020/EURO-6-2015 Coordination and Support Actions SOcietal Needs analysis and Emerging Technologies in the public Sector Deliverable D1.2 The SONNETS Research Data Management Plan Workpackage Editor(s):

More information

The netcdf- 4 data model and format. Russ Rew, UCAR Unidata NetCDF Workshop 25 October 2012

The netcdf- 4 data model and format. Russ Rew, UCAR Unidata NetCDF Workshop 25 October 2012 The netcdf- 4 data model and format Russ Rew, UCAR Unidata NetCDF Workshop 25 October 2012 NetCDF data models, formats, APIs Data models for scienbfic data and metadata - classic: simplest model - - dimensions,

More information

Department of Management Services REQUEST FOR INFORMATION

Department of Management Services REQUEST FOR INFORMATION RESPONSE TO Department of Management Services REQUEST FOR INFORMATION Cyber-Security Assessment, Remediation, and Identity Protection, Monitoring, and Restoration Services September 3, 2015 250 South President

More information

EVM Central Repository

EVM Central Repository EVM Central Repository Submitter FAQs The appearance of U.S. Department of Defense (DoD) visual information in this presentation does not imply or constitute DoD endorsement. Photo credit: Matthew J. Leonard

More information

A Prototype Implementation of the Energy Industry Profile ( EIP ) Metadata Exchange Standard

A Prototype Implementation of the Energy Industry Profile ( EIP ) Metadata Exchange Standard A Prototype Implementation of the Energy Industry Profile ( EIP ) Metadata Exchange Standard Esri Petroleum GIS Conference 7-9 May 2013 Houston, TX Scott Hills (Chevron), Dave Danko (Esri), Lisa Derenthal

More information

Toward Horizon 2020: INSPIRE, PSI and other EU policies on data sharing and standardization

Toward Horizon 2020: INSPIRE, PSI and other EU policies on data sharing and standardization Toward Horizon 2020: INSPIRE, PSI and other EU policies on data sharing and standardization www.jrc.ec.europa.eu Serving society Stimulating innovation Supporting legislation The Mission of the Joint Research

More information

Alumni Council May Conference Call Minutes Tuesday, May 16, PM EST

Alumni Council May Conference Call Minutes Tuesday, May 16, PM EST National FFA Association Council May Conference Call Minutes Tuesday, May 16, 2017 6-7 PM EST Council Members Present: Ron Lynch- President Robert Schmidig- President Elect Zach Classen- Region III Vice

More information

An IEEE /.4 Compatible Sensor and Gateway

An IEEE /.4 Compatible Sensor and Gateway An Compatible Sensor and Gateway Darold Wobschall*, Yuan Ma and Avarachan Cherian Esensors Inc. designer@eesensors.com SAS 2017 *Chair of IEEE 21451.2 Working Group 1 Topics Review and History of IEEE

More information

Metadata Framework for Resource Discovery

Metadata Framework for Resource Discovery Submitted by: Metadata Strategy Catalytic Initiative 2006-05-01 Page 1 Section 1 Metadata Framework for Resource Discovery Overview We must find new ways to organize and describe our extraordinary information

More information

IEEE P1564 Voltage Sag Indices Task Force Meeting

IEEE P1564 Voltage Sag Indices Task Force Meeting 100 Va Vb Vc Voltage (%) 50 0-50 -100-2 0 2 4 6 8 10 12 Time (c) IEEE P1564 Voltage Sag Indices Task Force Meeting Daniel Sabin Electrotek Concepts, Inc. d.sabin@ieee.org 23 July 2013 Vancouver, British

More information