OceanSITES: New Perspectives Nathan Anderson. Overview Summary of the Documentation – Data Providers’ Guide* – How to participate in OceanSITES (recently.

Slides:



Advertisements
Similar presentations
Status on the Mapping of Metadata Standards
Advertisements

Configuration management
© by cellconsult.com Application Testing & Test Management.
Project level information Structure of IATI XML file Includes: Activity identifier (project id) Reporting organization Participating organization Activity.
ROMS/TOMS Documentation David Robertson IMCS, Rutgers University New Brunswick, NJ, USA.
1 Introduction to XML. XML eXtensible implies that users define tag content Markup implies it is a coded document Language implies it is a metalanguage.
GNE: Global NEWS Modeling Environment What it is / what it’s not How it works Components, samples Installation NEWS 2 Implementation Emilio MayorgaMay.
Writing Effective Self Assessments
1 CF Unleashed: Introduction to Cf/Radial Joe VanAndel National Center for Atmospheric Research 2013/1/8 The National Center for Atmospheric.
VoiceXML Builder Arturo Ramirez ACS 494 Master’s Graduate Project May 04, 2001.
OceanSITES Project Office Report Kelly Stroker JCOMMOPS
The HDF Group July 8, 2014HDF 2014 ESIP Summer Meeting HDF Product Designer Aleksandar Jelenak, H. Joe Lee, Ted Habermann The.
California’s Surface Water Ambient Monitoring Program Data Management Systems Cassandra Lamerdin SWAMP Data Management Team Marine Pollution Studies Laboratory.
DM_PPT_NP_v01 SESIP_0715_AJ HDF Product Designer Aleksandar Jelenak, H. Joe Lee, Ted Habermann Gerd Heber, John Readey, Joel Plutchak The HDF Group HDF.
Integrated Virtual Learning Environment Centre for Instructional Technology.
August 7, Market Participant Survey Action Plan Dale Goodman Director, Market Services.
1 Integrated Services Program The Virginia Metadata Training Workshop Summer, 2006 Lyle Hornbaker Integrated Services Program
Vers national spatial data infrastructure training program Value of Metadata Introduction to Metadata An overview of the value of metadata to.
Meet and Confer Rule 26(f) of the Federal Rules of Civil Procedure states that “parties must confer as soon as practicable - and in any event at least.
Digital curation activities enhance access and retrieval, maintain quality, add value, and facilitate use and re-use over time. This poster demonstrates.
A Short Course on Geant4 Simulation Toolkit How to learn more?
Chapter 1 1 Lecture # 1 & 2 Chapter # 1 Databases and Database Users Muhammad Emran Database Systems.
Student Records Training Team
C++ and Ubuntu Linux Review and Practice CS 244 Brent M. Dingle, Ph.D. Game Design and Development Program Department of Mathematics, Statistics, and.
University of San Diego Scripps Institution of Oceanography UDDC Adoption and Examples OceanSITES DMT Meeting November 2011.
IOOS National Glider Data Assembly Center
Knowledge Management Platform Communities of Practice User Guide for CoP users Copyright © 2010 Group Technology Solutions. All Rights Reserved.
Ready-to-use Check Lists and Templates with Automated Updating.
Networked Systems Survivability CERT ® Coordination Center Software Engineering Institute Carnegie Mellon University Pittsburgh, PA © 2002 Carnegie.
Open GSBPM compliant data processing system in Statistics Estonia (VAIS) 2011 MSIS Conference Maia Ennok Head of Data Warehouse Service Data Processing.
Data File Formats: netCDF by Tom Whittaker University of Wisconsin-Madison SSEC/CIMSS 2009 MUG Meeting June, 2009.
An Introduction to the Argo Data Sytem South Pacific Workshop 11 – 14 October 2005 Mark Ignaszewski FNMOC.
PRESENTED BY GRADUATE DESIGN GROUP 2 MEREDITH, JENNIFER, CAMMAY AND DIANE How to build a web site in Dreamweaver.
PIER USER TRAINING 1 Class Date and Location. Instructor Name Instructor Contact Info 2 PIER User Training 1.
Open Science and Research – Services for Research Data Management © 2014 OKM ATT 2014–2017 initiative Licenced under.
Geant4 Training 2003 A Short Course on Geant4 Simulation Toolkit How to learn more? The full set of lecture notes of this Geant4.
Update on Unidata Technologies for Data Access Russ Rew
Update on the GHRSST Users Manual GDS2.0 rev04.4 Book Captains: Chris Jeffery 1 and Jorge Vazquez Content Brief overview of the GHRSST project Background.
Statistics Estonia's new system for statistical data activity processing (VAIS) ITDG Luxembourg 2010 Allan Randlepp.
International Planetary Data Alliance Registry Project Update September 16, 2011.
NASA Earth Science Data Stewardship
CF Conventions Support
Nicolas Granier / June 7th
Development Environment
IOOS National Glider Data Assembly Center
GDWG Agenda Item: Tools for GRWG activities
NetCDF 3.6: What’s New Russ Rew
Steering Group Member, Link Digital
Business System Development

CAE-SCRUB for Incorporating Static Analysis into Peer Reviews
AUTOMATED SESSION PLANNING. In the present world, everything has become automated. By, a click everything is being processed. But the preparation of the.
Student Records Registration
Standard Scripts Project 2
CdmCL, a Specific Textual Constraint Language for Common Data Model
Prepared by: Jennifer Saleem Arrigo, Program Manager
OceanSITES DMT Report OceanSITES th Steering Committee and 8th Data Management Team Meeting National Oceanography Centre, Southampton, United.
Digital Stewardship Curriculum
Sarbanes-Oxley Act (404) An IT Viewpoint
Status for Endeavor 6: Improved Scientific Data Access Infrastructure
Data Management Overview
Code Analysis, Repository and Modelling for e-Neuroscience
IT and Development support services
AIS Manual (Doc 8126) Air Navigation Procedures for AIM Seminar
HDF-EOS Workshop XXI / The 2018 ESIP Summer Meeting
Standard Scripts Project 2
TOOLS & Projects overview
Code Analysis, Repository and Modelling for e-Neuroscience
An IT Viewpoint Darin Kreimeyer, Senior Manager Newel Linford, Manager
Want to Integrate Your Data? Let’s Start at the Beginning
Presentation transcript:

OceanSITES: New Perspectives Nathan Anderson

Overview Summary of the Documentation – Data Providers’ Guide* – How to participate in OceanSITES (recently posted*) – Data Format Reference Manual (was User’s Guide) – Data Users’ Guide (coming soon*) Open source tools for access and use (example Matlab/Python scripts), GitHub What would make the OceanSITES DMT more effective? New Users: Getting Started* * Combine Documents into Checklist?

Data Provider’s Guide Guides user’s Data Management – Mission Statement and Documentation Summary – Users provide “Best” data – Data flow clearly defined (PI -> DAC -> GDAC) Registration – Mentions contacting OceanSITES: Who to contact? Who’s associated with the OceanSITES catalog? Automate registration? – How to register with the GDACs? – Incorporate checklists for making, checking and loading OS files (including how to ftp and load files)

Data Format Reference Manual The quintessential OceanSITES document Complete description of OceanSITES compliance in creating NetCDF files – Extensively covers dimensions, variables, coordinate variables, attributes (metadata) and naming conventions – Assumes pre-existing knowledge of NetCDF – Complex to newcomers, mainly because it lacks instructions on how to make NetCDF files

Intro to NetCDF How many people read/write NetCDFs? How many use format checker, or CF checker? Creating OceanSITES compliant files can be difficult, but doesn’t have to be. New users benefit from templates – Scripts can guide file creation and NetCDF interaction Consider making an OceanSITES website folder containing NetCDF reading and writing tools in many languages (to start: Python, Matlab) Provide feedback to the user about compliance issues and/or continue improving the format control and checking tools for users.

File Sharing GitHub is a useful file exchange platform for open source projects (“social media for file sharing”) Private or public accounts available; users/partners maintain control of their own repository, but public suggestions can be incorporated Questions about writing code frequently appear and are answered on GitHub forums

Summary Simplify for new users (GitHub, OceanSITES file exchange folder, etc.) Encourage feedback on compliance, even for the experienced programmers Provide concise and consolidated documentation Write documents “step-by-step” (checklists) to guide users into OceanSITES methods