Monday January 10, 14:05 Metadata Workshop, Bangkok, Thailand

Slides:



Advertisements
Similar presentations
Company Confidential 1 © 2005 Nokia DBUpgradeTool_ ppt / / JMa A Database Upgrade Tool Nokia Networks Jukka Maaranen.
Advertisements

Data Management Workshop
Winter 2005Jason Prideaux1 Apache ANT A platform independent build tool for Java programs.
TurboWeb a web based version of TurboWin By Martin Stam and Bert de Vries KNMI.
Page 1 © 2001 Hewlett-Packard Company Tools for Measuring System and Application Performance Introduction GlancePlus Introduction Glance Motif Glance Character.
Introduction to Java Programming with JBuilder 4
Sumit Kumar Archana Kumar Group # 4 CSE 591 : Virtualization and Cloud Computing.
Lecturer PEN PHIROM Tel : Web site: Lecturer PEN PHIROM Tel :
C++ Programming. Table of Contents History What is C++? Development of C++ Standardized C++ What are the features of C++? What is Object Orientation?
Maven & Bamboo CONTINUOUS INTEGRATION. QA in a large organization In a large organization that manages over 100 applications and over 20 developers, implementing.
MIS Week 5 Site:
An introduction to PDCC the Portable Data Collection Center.
Development tools cvs, tkdiff, JBuilder, building GATE from the sources.
Building the Portal. Choosing a Host Computer Select your host computer. o You will need a real IP address for some COG-based portlets o VPN also OK (?)
Accessing Data Using Web Services. IRIS Services – service.iris.edu FDSN Web services dataselect station event Documentation IRIS web services fedcatalog.
R ION-WG Status CCSDS Meetings 28 Oct r ION-Working Group Overview ION Working Group is a sub-team of the NASA DTN Readiness Project whose goal.
BlueSpray A GIS application for environmental science and natural resource management Includes tools for modeling: –HEMI –Maxent regression optimization.
Accessing Data through Web Services. IRIS Services – service.iris.edu  FDSN Web services  dataselect  station  event  Documentation Documentation.
Designing and Developing WS B. Ramamurthy. Plans We will examine the resources available for development of JAX-WS based web services. We need an IDE,
Portable Data Collection Center (PDCC) and the Nominal Response Library (NRL) Tim Ahern.
EzHPC ERDC, ITL ezHPC Workshop April 23, Problem HPC tools are primarily command line Hard to remember syntax to accomplish things Not everyone.
October 21-26, 2007Data Management Workshop Kuala Lumpur, Malaysia Using SEED Using: Jrdseed PQL SAC RESP JPlotResp Using: Jrdseed PQL SAC RESP JPlotResp.
( ) 1 ISYE 7210—Fall 2005 Design of Real-Time Interactive Simulations (in Java) Initial Notes Christine M. Mitchell Director & Professor Center for.
Facilitate – Collaborate – Educate Tuesday, January 10, 11:05am Data Management Workshop Bangkok Thailand, January 2011.
Review of Agenda. Site Selection and Station installation Real Time Data Acquisition Specific Acquisition Systems SEED The Structure of the SEED Format.
Managing Data from Seismic Networks Bogota, Colombia June 2014.
Amir Iqbal L Mahwish Khan L Rabia Akhtar L Nida Sarwar L Cloud Computing Based – Online IDE.
1 Putchong Uthayopas, Thara Angsakul, Jullawadee Maneesilp Parallel Research Group, Computer and Network System Research Laboratory Department of Computer.
FISSURES SEED Type = 50 Field 1 = yyy Field 2 = yyy Field 3 = yyy Etc. Type = 10 Field 1 = xxx Field 2 = xxx Field 3 = xxx Etc. Type = data Field 1 = ttt.
IT1001 – Personal Computer Hardware & System Operations Week 6 - Introduction to software installation.
Building a Network Dataless SEED Volume with PDCC.
Facilitate – Collaborate – Educate Thursday January 12, 15:30 January 10, 2012 Metadata Workshop, Bangkok, Thailand.
Building Station Metadata with PDCC
® IBM Software Group © 2006 IBM Corporation Rational Asset Manager v7.2 Using Scripting Tutorial for using command line and scripting using Ant Tasks Carlos.
July 27, 2014Metadata Workshop, Bogotå Metadata Help from the DMC Our motivation is to enable networks to perpetually archive their data in open and accessible.
Station Metadata The NRL (Nominal Response Library) Dr. Mary Templeton IRIS Data Management Center Managing Data from Seismic Networks September
Updating SEED Responses in PDCC After Calibration.
Future: PDCC and Spreadsheets Information About a New “Branch” of PDCC.
Tim Ahern IRIS Director of Data Services Active Source Data Management Workshop January 2014 – Tucson, Arizona.
Security Threats Caela Harris. What is a Virus A computer virus or a computer worm is a malicious software program that can self replicate on computer.
Holly Cate January 20, 2010 Main Bioinformatics Laboratory.
Information Systems Design and Development Technical Implications (Software) Computing Science.
Bellevue College Cloud Workshops Try: Cloud services Friday, May 6, 2016 Azure Virtual Machines (VM) Fawad Khan.
Intro to the Atlas Platform Raja Bose Dr. Abdelsalam (Sumi) Helal January 23, 2007.
Guide To Develop Mobile Apps With Titanium. Agenda Overview Installation of Platform SDKs Pros of Appcelerator Titanium Cons of Appcelerator Titanium.
Getting Started as an EdgeX Developer
Station Metadata: What do I Need?
Chapter 9 Managing Software
How to replace Java (signed) applets Matija Tomašković | Evolva
Data Format and Data Centers
Mantang Cai Beijing Development Institute Peking University
GlassFish Performance Tuning: Tips from the Field
Angular 4 + TypeScript Getting Started
Managing Waveform Data and Metadata for Seismic Networks
Introduction to Advanced Java Programming
ISPAQ: IRIS System for Portable Assessment of Quality
Requesting a Standardized Data Set for the FDSN Network
Requesting a Standardized Data Set for the FDSN Network
Getting Started as an EdgeX Developer
User Documents and Examples I
Getting started in Eclipse
Coding in the Cloud This slide deck includes recorded video demonstrations of content from the live presentation. Joon-Yee.
Ant.
30m 30m Volume: 30 x 30 x 30 30m 27,000 m3.
JADE - Java Agent DEvelopment framework -
Coordination of Products, Tools and Services
Mobile and Web Programming
Review of Agenda.
C H A P T E R F I V E Memory Management.
OU BATTLECARD: WebLogic Server 12c
Presentation transcript:

Monday January 10, 14:05 Metadata Workshop, Bangkok, Thailand

PDCC: Portable Data Collection Centers Installation Version 3.8 Rick Benson IRIS DMC January 2012 Metadata Workshop, Bangkok, Thailand

Metadata Workshop, Bangkok, Thailand Mission Statement Provide a SEED metadata management tool for network operators. Allow easy updates to current SEED information. Ease of use and accessibility. Cross-platform support. January 2012 Metadata Workshop, Bangkok, Thailand

Get the Software from the web: http://www. iris Metadata Workshop, Bangkok, Thailand January 2012

Directory called PDCC3_8 The directory will contain these files/directories: Metadata Workshop, Bangkok, Thailand January 2012

To run PDCC, type this command: java (–Xmx512m –Xms512m) –jar run_pdcc.jar The –X options in parenthesis are optional) The –Xmx512m is to increase heap space in Java The –Xms512m is to increase stack space in Java You may not need to increase resource allocation but it doesn’t hurt if you have it. Large SEED volumes need more resources Metadata Workshop, Bangkok, Thailand January 2012