IFREE data center: Seismological data archiving and distributing system

Size: px
Start display at page:

Download "IFREE data center: Seismological data archiving and distributing system"

Transcription

1 IFREE data center: Seismological data archiving and distributing system Hiromitsu Mizutani, Seiji Tsuboi, Yasushi Ishihara and Takao Koyama Research Program for Data and Sample Analyses, Institute for Research on Earth Evolution (IFREE) 1. Introduction IFREE Pacific Region Geophysical Network Data Center (IFREE DC) is now in operation and distributing geophysical observation data around the western Pacific region. The Pacific geophysical network consists of seismic observation, electromagnetic observation, GPS observation, superconductive gravimeter, and marine geophysical network. In IFREE DC, we are now archiving and distributing data of OHP (Ocean Hemisphere Project) geophysical observation network to the public. OHP network has 16 broadband seismological stations and 14 stations are now in operation mainly in the western Pacific region (Fig. 1). Observed data are obtained by both offline media and online via internet. 6 stations are now connected to internet and now we can achieve observed data in real time (See Tab. 1). The archived data are provided to researchers via web user interface. We have developed the Java-based networked data distribution system called Ninja (New Interface for Networked Java Applications) to distribute observed geophysical data and the system is now working in IFREE DC and OHP data management center (OHP DMC). In this report, we introduce the system for data archiving and distributing system of broadband seismological data which we are operating in IFREE DC and OHP DMC. 2. Data archiving system The online and offline data are sent from each observatory to each data center in various format, and they are converted to oneday-length international standard format, SEED format (Standard for Exchange of Earthquake Data; see Reference manual) and archived in IFREE DC and OHP DMC. The list of data and estimated usage of disk space are shown in Table 2. In this section, I show the outline of data flow in two data centers. The schematic view of flow diagram of networked data is summarized in Figure Online data To archive online data in real time, we install software (Antelope ( or earthworm ( to sun workstation in OHP DMC. The data packets are provided from the data loggers (Q330) settled on each station. We operate this task by two different software, and both systems are working well. But Antelope system seems more robust and more extensible. In the future, we will integrate online data archiving system to Antelope system. The processed real time data is visible via Antelope application (orbmonrtd) and waveform of archived data can be visible via webpage (Fig. 3). The webpage is published mainly for monitoring of waveforms to check the condition of network, data loggers, and seismometers. The data of long period data (LL? and LH?) components should be treated carefully. In the previous OHP system, LH? component is low gain output acceleration (m/s/s) data from the sensor (STS-1). In the real time system, LH? component is downsampled data of broadband and high sampling data (BH?:20Hz) to 1Hz, and LL? is acceleration data. 2-2 Offline data Offline data is obtained by various media type (MO, TAPE, CD, HDD and so on) and various data format. In IFREE DC, both original data and converted data are stored in HDD for the security. The data conversion to one-day-length SEED files is now operated in IFREE DC. The format conversion software are originally developed in OHP DMC and now these software are transplanted and operated in IFREE DC. The rate of incoming data depends on the recording system (e.g. data logger, media type) working at the station. Q330 data should be carefully treated. Q330 data is archived both by online system as mentioned in previous section, and offline as a HDD data. We should check the difference of these data carefully when we integrate these data. HDD data is generally reliable and online data might be overwritten. But it is possible that the HDD crashes and the data is lost. In such a case, we should treat online data as only one usable data. It is very sensitive problem whether we overwrite the data or not. To avoid this problem, we are planning to archive and publish both online data and offline data by labeling different location id (locid) in the SEED file. Users can select these data by themselves. 2-3 Data sharing between data centers OHP data is shared both in OHP DMC and IFREE DC. The online data is originally archived in miniseed format in OHP DMC, and offline data is archived in miniseed format in IFREE DC. We synchronize the data set of data centers for keeping the security for some trouble. The miniseed data files and database file (mentioned below) are synchronized by unix command (rsync) once a day. In Figure 4, the schematic view of data sharing is written. 3. Database and event data We prepare the database files for archived waveform data files. The database has information for archived SEED files (such as locations, effective times, response information, channel sample rates, and channel orientations). The database files are created by using PDCC (Portable Data Collection Center) toolkit (see PDCC toolkit user's manual, 1998) which is provided by IRIS. We are now using PDCC version 1.0. In this version, the information of data files (date, time, sensor information and so on) are written in large text file. The file named wfdisc becomes larger and larger as archived data increases. The current size of wfdisc is about 70 MB, and increasing day by day. To find data files which is requested by a user, say for some date, some duration, some station, some components, we (or the data distribution software) 1

2 should access wfdisc file and find appropriate wfdisc entry of data file. This process for data searching takes long time because wfdisc is large plain text file. New version of PDCC toolkit uses MySQL to construct tree-structured database. The upgrade to new version PDCC might decrease the time of searching task, and it is a future work. Event data (OHP FARM) is also created by appropriately cutting continuous waveform data using PDE (Preliminary Determination of Epicenters) or QED (Quick Epicenter Determinations) earthquake event catalogue provided by USGS. Created FARM data are archived in Full SEED format (data+ sensor information) and provided via web interface. See Takeuchi et al. [2002] for the detail of making FARM event data. User can access the event data by using web interface shown below. FARM data is created in IFREE DC and the data is synchronized to OHP DMC. 4. Data distributing system We are now distributing OHP data via Web user interface system called as Ninja, which can be accessible from any users (see Fig. 5). Both continuous waveform data and event data are accessible by using Ninja's user request interface. Besides waveform data itself, we provide waveform image of one day length, 3 components via webpage as well, for the purpose of monitoring. We can find some event or trouble of the observatory by using this monitor ( Ninja system is now working in IFREE DC, OHP DMC and NIED ISN (National Research Institute for Earth Science and Disaster Prevention, International Seismic Network). The provided data in each data center is summarized in Table 3. In our system, data centers are connected to one unified interface and user can access data set of each data center by the same user interface. In our new interface, a user can transit from one data center to another, and the user interface for sending request is almost same for each data center. Because the user interface for another data center is invoked in another window, the independence of each data center is preserved but user should re-input their request in newly created window. It is not convenient for users. It is still remaining as a problem, and the development of both user-friendly and data center-friendly system is a future work. We can provide Ninja system to each data centers and by installing Ninja system, the data center can provide their seismological data to the public user. user's local PC. A user send request to each data center from in one unified user interface, but the access to each data center is dependent from each other. In this new application, we consider the dependence of each data center is preserved. References Gorbatov, A. and S. Tsuboi, Database of short-period waveforms and times of seismic phase first arrivals, Frontier research on earth evolution (IFREE report), 1, , PDCC TOOLKIT Portable Data Collection Center toolkit User's manual, Incorporated Research Institutions for Seismology, Standard for the Exchange of Earthquake Data, Reference Manual, SEED Format Version 2.3, Incorporated Research Institutions for Seismology, Takeuchi, N., S. Watada, S. Tsuboi, Y. Fukao, M. Kobayashi, Matsuzaki, Y. and T. Nakashima, Application of distributed object technology to seismic waveform distribution, Seism. Res. Lett., 73, , Appendix: Hinet data archived in IFREE HINET is seismological observation network which is operated by NIED. We are now achieving HINET data via satellite telemetering system. HINET data is very huge so we can only archive continuous data on local RAID about a week and other data are archived in SDLT tape. As shown in Table. A1, we need 10TB disk space to archive one year continuous data. Major event data in the world (PDE, M>6) are archived in network HDD (\\it4p16\hinet_data\: access restricted) only for IFREE researchers. We are also operating automatically seismic phase picking system for earthquake event data [Gorbatov and Tsuboi, 2003]. The auto-picked first arrival traveltime data is also archived in our IFREE DC. We should check the quality of autopicked data carefully. 5. Future work Online data archiving system (Antelope) is stably working now. We will integrate realtime data archiving system from earthworm to Antelope. Real time data will be distributed via Ninja in the nearest future. At moment, Antelope system is working only in OHP DMC. We have a plan to install Antelope in IFREE DC mainly for back up system working in OHP DMC. As mentioned in section 2, the quality comparison between Q330 online data and offline data should be done. The quality control of both online and offline OHP data and associate with the database is also a future work. We are now developing new application to obtain data sets of different data centers without losing independence of each data center and user convenience. Our new application works on a 2

3 Figure 1. OHP station map. SYO is outside the plotted region. Figure 2. Data and request flow of IFREE/OHP DC 3

4 FRONTIER RESEARCH ON EARTH EVOLUTION, VOL. 2 Figure 3. Example of image data of online data. This page is updated every 30 minutes. Figure 4. Data synchronizing between IFREE DC and OHP DMC 4

5 Figure 5. Web interface of data distributing system (Ninja) Table 1. OHP data achieving format and system (2005/01/28) Online Software or Input Format/Byte length Archive Format/Byte length Station System Earthworm MSEED steim2/512byte MSEED steim1/4096byte PATS, ISG (INU, TJN, PSI, JAY) Antelope MSEED steim2/4096byte MSEED steim2/4096byte INU, TJN, PSI, JAY Offline Markrand(M O) YAMADA Format MSEED steim1/4096byte PALU, KMS SYO(TAPE) MSEED steim2/512byte MSEED steim1/4096byte SYO PMG(CD) SEED steim2/4096byte MSEED steim2/4096byte PMG Q330(HDD) MSEED steim2/4096byte MSEED steim2/4096byte OGS, PATS, ISG, INU, TJN, PSI, JAY Table 2. OHP data and its properties Component Sampling rate Unit Disk usage (total) BH? 20Hz m/s 5.5MB/day/station (20GB/yr) LH? 1Hz m/s 0.6MB/day/station (2.4GB/yr) LL? 1Hz m/s/s 0.3MB/day/station (1.2GB/yr) Table 3. Public data of each data center Data center URL Available data OHP OHP, EOC, BATS etc IFREE OHP NIED SPANET, JISNET (access restricted) Table A1. HINET data Component Sampling rate Unit Disk usage (total) EH? 100Hz m/s 36MB/day/station (10TB/yr) 5

Specifications for: OSOP Raspberry Shake 3D

Specifications for: OSOP Raspberry Shake 3D Specifications for: OSOP Raspberry Shake 3D Unit - Your 3D Personal Seismograph - An IoT home-automation device Born on: February, 2017 http://shop.raspberryshake.org/ sales@raspberryshake.org Last updated:

More information

ORFEUS. making seismic waveform data available from 1987 to EIDA from a centralized data center to a federated data archive history and present status

ORFEUS. making seismic waveform data available from 1987 to EIDA from a centralized data center to a federated data archive history and present status ORFEUS making seismic waveform data available from 1987 to EIDA from a centralized data center to a federated data archive history and present status Madrid, 8 March 2018 1 Some history of International

More information

Ambient Vibration H/V Spectral Ratio (HVSR) Method Data Analysis and Archival Guidelines

Ambient Vibration H/V Spectral Ratio (HVSR) Method Data Analysis and Archival Guidelines Ambient Vibration H/V Spectral Ratio (HVSR) Method Data Analysis and Archival Guidelines QuakeCoRE Technology Platform 2 Written by: Dr. Andrew Stolte Dr. Seokho Jeong Dr. Liam Wotherspoon Version 1.0

More information

Specifications for: The Original (1D) Raspberry Shake by OSOP

Specifications for: The Original (1D) Raspberry Shake by OSOP Unit Specifications for: The Original (1D) Raspberry Shake by OSOP - Your Personal Seismograph - An IoT home automation device Born on: October, 2016 http://shop.raspberryshake.org/ sales@raspberryshake.org

More information

Specifications for: OSOP Raspberry Shake 4D

Specifications for: OSOP Raspberry Shake 4D Specifications for: OSOP Raspberry Shake 4D - Your 4D Personal Seismograph & Accelerograph - An IoT home-automation device Born on: February, 2017 http://shop.raspberryshake.org/ sales@raspberryshake.org

More information

Meridian Compact Posthole - Release Notes

Meridian Compact Posthole - Release Notes Page 1 Meridian Compact Posthole - Release Notes Firmware Versions Release Date 4.3.20 2018-09-19 4.3.19 2018-06-29 4.3.18 2018-04-30 3.4.14 2017-02-27 3.3.3 2016-11-08 Summary for Version 4.3.20 Firmware

More information

SMARTDBConfig User s Manual

SMARTDBConfig User s Manual SMARTDBConfig User s Manual Version 1.4 Copyright 2003-2006 Geotech Instruments, LLC Dallas, Texas Revision History Rev Date Description By 1.0 8/15/03 Preliminary Release 1.1 6/14/04 First Release PCK

More information

The Global Seismographic Network and recording of the Earthquake of December 26, 2004

The Global Seismographic Network and recording of the Earthquake of December 26, 2004 The Global Seismographic Network and recording of the Earthquake of December 26, 2004 David W. Simpson IRIS Consortium Washington DC www.iris..edu International Coordination Meeting for the Development

More information

ODC and future EIDA/ EPOS-S plans within EUDAT2020. Luca Trani and the EIDA Team Acknowledgements to SURFsara and the B2SAFE team

ODC and future EIDA/ EPOS-S plans within EUDAT2020. Luca Trani and the EIDA Team Acknowledgements to SURFsara and the B2SAFE team B2Safe @ ODC and future EIDA/ EPOS-S plans within EUDAT2020 Luca Trani and the EIDA Team Acknowledgements to SURFsara and the B2SAFE team 3rd Conference, Amsterdam, The Netherlands, 24-25 September 2014

More information

Specifications for: OSOP Raspberry Boom and 'Shake and Boom'

Specifications for: OSOP Raspberry Boom and 'Shake and Boom' Specifications for: OSOP Raspberry Boom and 'Shake and Boom' - Your Personal Acoustic and Seismo-Acoustic Home Science Monitors - An IoT home-automation device Born on: July, 2017 http://shop.raspberryshake.org/

More information

SMARTOffline v3.5. User s Guide. Offline Data Retrieval and Conversion Tool. Copyright Geotech Instruments, LLC Dallas, Texas

SMARTOffline v3.5. User s Guide. Offline Data Retrieval and Conversion Tool. Copyright Geotech Instruments, LLC Dallas, Texas SMARTOffline v3.5 Offline Data Retrieval and Conversion Tool User s Guide Copyright 2003-2011 Geotech Instruments, LLC Dallas, Texas DOCUMENT HISTORY Date ECN Rev Initials Description unkwn 1.0 MR Initial

More information

DATA PRODUCT SPECIFICATION FOR BROADBAND GROUND ACCELERATION

DATA PRODUCT SPECIFICATION FOR BROADBAND GROUND ACCELERATION DATA PRODUCT SPECIFICATION FOR BROADBAND GROUND ACCELERATION Version 1-00 Document Control Number 1341-00100 2013-02-13 Consortium for Ocean Leadership 1201 New York Ave NW, 4 th Floor, Washington DC 20005

More information

STP, Unix, SAC tutorial, Ge167 Winter 2014

STP, Unix, SAC tutorial, Ge167 Winter 2014 STP, Unix, SAC tutorial, Ge167 Winter 2014 Asaf Inbal 1 Downloading waveforms In this tutorial we ll learn how to download waveforms using a tool called STP (Seismic Transfer Program) and manipulate them

More information

Canadian Hazards Information Service (CHIS) and Seismic Networks in Canada

Canadian Hazards Information Service (CHIS) and Seismic Networks in Canada Canadian Hazards Information Service (CHIS) and Seismic Networks in Canada Tim Côté Canadian Hazards Information Service Natural Resources Canada (NRCan) Antelope Users Group meeting Reno, Nevada October

More information

DATA PRODUCT SPECIFICATION FOR SHORT PERIOD GROUND VELOCITY FROM THE SHORTPERIOD SEISMOMETER

DATA PRODUCT SPECIFICATION FOR SHORT PERIOD GROUND VELOCITY FROM THE SHORTPERIOD SEISMOMETER DATA PRODUCT SPECIFICATION FOR SHORT PERIOD GROUND VELOCITY FROM THE SHORTPERIOD SEISMOMETER Version 1-00 Document Control Number 1341-00110 2013-02-13 Consortium for Ocean Leadership 1201 New York Ave

More information

Automatic Moment Tensor solution for SeisComP3

Automatic Moment Tensor solution for SeisComP3 Second European Conference on Earthquake Engineering and Seismology, Istanbul Aug. 25-29, 2014 Automatic Moment Tensor solution for SeisComP3 Nikolaos Triantafyllis1, Efthimios Sokos2 and Aristidis Ilias1

More information

PNSN-PRO-001. Seismic Network Operations

PNSN-PRO-001. Seismic Network Operations Page 1 of 20 PNSN-PRO-001 Revision 0 Seismic Network Operations Effective Date: April 25, 2011 Approvals: Preparer: Printed Name Signature Date PNSN Director: Functional Manager: Printed Name Signature

More information

Using the USGS Seismic Hazards Mapping Utility

Using the USGS Seismic Hazards Mapping Utility Appendix B Using the USGS Seismic Hazards Mapping Utility The URL for the USGS Hazards Mapping utility is http://earthquake.usgs.gov/ research/hazmaps/products_data/. The main page for the USGS Seismic

More information

Lesson 1-2: The SAC data format

Lesson 1-2: The SAC data format Lesson 1-2: The SAC data format i. Philosophy and structure ii. Converting to, within, and from SAC format Lesson 1-3: SAC processing philosophy SAC has a complete set of reliable and welltested processing

More information

The IRIS Data Management Center maintains the world s largest system for collecting, archiving and distributing freely available seismological data.

The IRIS Data Management Center maintains the world s largest system for collecting, archiving and distributing freely available seismological data. The IRIS Data Management Center maintains the world s largest system for collecting, archiving and distributing freely available seismological data. DATA Data are open and freely available via the internet

More information

Development and progress of the Oceania Regional Seismic Network (ORSNET) for Tsunami Early Warning

Development and progress of the Oceania Regional Seismic Network (ORSNET) for Tsunami Early Warning Development and progress of the Oceania Regional Seismic Network (ORSNET) for Tsunami Early Warning Esline Garaebiti, Sylvain Todman, Pierre Lebellegard Vanuatu Meteorology & Geo-Hazards Department Ministry

More information

Storing Video Data with High Speed Access in Hierarchical Storage Systems

Storing Video Data with High Speed Access in Hierarchical Storage Systems Storing Video Data with High Speed Access in Hierarchical Storage Systems Shigeo Goto, Tadao Nakamura, Masatsugu Hashimoto and Norio Izumi Graduate School of Information Sciences, Tohoku University 6-6-01

More information

3465 Diablo Avenue, Hayward, CA U.S.A Fax:

3465 Diablo Avenue, Hayward, CA U.S.A Fax: DriveRight Fleet Management Software Version 3.5 User s Manual Rev D (January 30, 2006) Product Number: 8186 Davis Instruments Part Number: 7395.194 Davis Instruments Corp. 2006. All rights reserved. This

More information

orbwfproc - a generalized waveform processor

orbwfproc - a generalized waveform processor orbwfproc - a generalized waveform processor The continuous waveform processing analog to orbevproc orbwfproc runs a set of tasks continuously, each task in its own thread Tasks communicate with each other

More information

Practice of Seismic Analysis Code

Practice of Seismic Analysis Code IISEE Lecture Note 2007-2008 Practice of Seismic Analysis Code Waveforam stacking(sss) Determination of Mwp(macro) by Kenji Kanjo Kuninori Okamoto Mar.25.26.2008 2007-2008 International Institute of Seismology

More information

On Data Latency and Compression

On Data Latency and Compression On Data Latency and Compression Joseph M. Steim, Edelvays N. Spassov, Kinemetrics, Inc. Abstract Because of interest in the capability of digital seismic data systems to provide low-latency data for Early

More information

THE INGV (Catania Section) NETWORK SYSTEM: USE OF BROADBAND NETWORKS FOR REAL TIME VOLCANIC MONITORING TECHNIQUES

THE INGV (Catania Section) NETWORK SYSTEM: USE OF BROADBAND NETWORKS FOR REAL TIME VOLCANIC MONITORING TECHNIQUES THE INGV (Catania Section) NETWORK SYSTEM: USE OF BROADBAND NETWORKS FOR REAL TIME VOLCANIC MONITORING TECHNIQUES Danilo Reitano Istituto Nazionale di Geofisica e Vulcanologia Catania Section, Piazza Roma,

More information

Comparison of different network latencies

Comparison of different network latencies Comparison of different network latencies Recently, Behr et al., SRL, 2 analyzed data from several regional seismic networks deployed around the globe. They showed that the SCSN had the smallest data communication

More information

Current status of the Romanian EIDA (European Integrated Data Archive)

Current status of the Romanian EIDA (European Integrated Data Archive) National Institute for Earth Physics Current status of the Romanian EIDA (European Integrated Data Archive) Alexandru MARMUREANU Ionescu CONSTANTIN EIDA overview Basic idea: European Integrated waveform

More information

8 Northern California Earthquake Data Center

8 Northern California Earthquake Data Center 8 Northern California Earthquake Data Center Introduction The Northern California Earthquake Data Center (NCEDC) is a permanent archive and distribution center primarily for multiple types of digital data

More information

Never replicate a successful experiment. -Fett's law.

Never replicate a successful experiment. -Fett's law. Never replicate a successful experiment -Fett's law. Fidelity and Yield in a Volcano Monitoring Sensor Network Authors: Geoffrey Werner-Allen, Konrad Lorincz, and Matt Welsh Harvard University Jeff Johnson

More information

ULTRALOW POWER 24-BIT DUAL SEISMIC DATA RECORDER WITH INTERNAL SCU CONTROLLER Model DR4050-A-SCU/IF

ULTRALOW POWER 24-BIT DUAL SEISMIC DATA RECORDER WITH INTERNAL SCU CONTROLLER Model DR4050-A-SCU/IF ULTRALOW POWER 24-BIT DUAL SEISMIC DATA RECORDER WITH INTERNAL SCU CONTROLLER Model DR4050-A-SCU/IF The eentec DR4050-A-SCU/IF is a rugged, ultra low power, high-performance, versatile 24- bit ADC resolution

More information

Waves SEISMIC WAVEFORM ANALYSIS SOFTWARE. 141 Palmer Street, Richmond VIC 3121 Australia T:

Waves SEISMIC WAVEFORM ANALYSIS SOFTWARE. 141 Palmer Street, Richmond VIC 3121 Australia T: Waves SEISMIC WAVEFORM ANALYSIS SOFTWARE 141 Palmer Street, Richmond VIC 3121 Australia T:+61 3 8420 8940 eqsupport@src.com.au Table of Contents History... 1 The Seismology Research Centre... 1 Data Formats...

More information

XenData6 Workstation User Guide

XenData6 Workstation User Guide XenData6 Workstation User Guide Version 6.21 2011-2016 XenData Limited. All rights reserved. XenData is a trademark of XenData Limited. Document last modified date: October 5, 2016 XenData6 Workstation

More information

SeisComP3 Overview. VS workshop - ETH/SED Zurich. Jan Becker. gempa GmbH, Potsdam, Germany. March, 2013

SeisComP3 Overview. VS workshop - ETH/SED Zurich. Jan Becker. gempa GmbH, Potsdam, Germany. March, 2013 SeisComP3 Overview VS workshop - ETH/SED Zurich Jan Becker gempa GmbH, Potsdam, Germany March, 2013 Jan Becker (gempa GmbH) SeisComP3 Introduction March 11, 2013 1 / 43 Outline 1 Overview 2 Evolution 3

More information

AVG Business Edition Remote Administration

AVG Business Edition Remote Administration AVG Business Edition Remote Administration User Manual Document revision AVG.02 (1/7/2018) Copyright AVG Technologies CZ, s.r.o. All rights reserved. All other trademarks are the property of their respective

More information

Laplink DiskImage : Server Edition

Laplink DiskImage : Server Edition 1 Laplink DiskImage : Server Edition Laplink Software, Inc. Customer Service/Technical Support: Web: http://www.laplink.com/help E-mail: CustomerService@laplink.com Laplink Software, Inc. Bellevue Corporate

More information

Installing your TC1 Processing Earthquake Data With AmaSeis and WinQuake

Installing your TC1 Processing Earthquake Data With AmaSeis and WinQuake Installing your TC1 Processing Earthquake Data With AmaSeis and WinQuake By Linda and Ted Channel Edited: Dr Caroline Neuberg Contents List of figures... 3 Step 1. Assembly instructions for TC1... 4 Step

More information

IT 341: Introduction to System Administration. Notes for Project #8: Backing Up Files with rsync

IT 341: Introduction to System Administration. Notes for Project #8: Backing Up Files with rsync IT 341: Introduction to System Administration Notes for Project #8: Backing Up Files with rsync These notes explain some of the concepts you will encounter in Project #08: Backing Up Files with rsync Topics

More information

Ivane Javakhishvili Tbilisi State University High Energy Physics Institute HEPI TSU

Ivane Javakhishvili Tbilisi State University High Energy Physics Institute HEPI TSU Ivane Javakhishvili Tbilisi State University High Energy Physics Institute HEPI TSU Grid cluster at the Institute of High Energy Physics of TSU Authors: Arnold Shakhbatyan Prof. Zurab Modebadze Co-authors:

More information

Table of Contents Surveillance Center Overview...3 Log...30 Live Camera Panel...31 Live Camera Panel Explained I...32

Table of Contents Surveillance Center Overview...3 Log...30 Live Camera Panel...31 Live Camera Panel Explained I...32 Surveillance Center Overview...3 Introduction...3 System Requirements... 4 Features... 5 Checking the Hardware Requirements... 6 Installing and Accessing the Module... 8 Connecting a Camera to the Network...

More information

Handy type 10-channel logger midi LOGGER GL200A Sales Manual GRAPHTEC

Handy type 10-channel logger midi LOGGER GL200A Sales Manual GRAPHTEC Handy type 10-channel logger midi LOGGER GL200A Sales Manual GRAPHTEC The midi LOGGER GL200 has evolved 10 channels compact data logger No only for temperature but also for voltage fluctuation measurement

More information

Data Management at CHESS

Data Management at CHESS Data Management at CHESS Marian Szebenyi 1 Outline Background Big Data at CHESS CHESS-DAQ What our users say Conclusions 2 CHESS and MacCHESS CHESS: National synchrotron facility, 11 stations (NSF $) CHESS

More information

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Introduction Preparing the 3.2.X system for the upgrade Installing the BIG-IP version 9.2.3 software Licensing the software using

More information

User Guide. K V1 7/05 Rev A

User Guide. K V1 7/05 Rev A NAVIGATOR REPORTER User Guide K10321-1V1 7/05 Rev A Table of Contents Conventions Used in This Manual... iii SECTION 1: General Description... 1-1 About Navigator Reporter...1-1 About User Manager...1-1

More information

LabVIEW control solutions on Mac. Christophe Salzmann. Ecole Polytechnique Fédérale de Lausanne - Switzerland

LabVIEW control solutions on Mac. Christophe Salzmann. Ecole Polytechnique Fédérale de Lausanne - Switzerland 1 LabVIEW control solutions on Mac Christophe Salzmann Ecole Polytechnique Fédérale de Lausanne - Switzerland 2 1! Outline Education & research context Control on the Mac (timeline) Current solutions Research

More information

The Omega Seismic Processing System. Seismic analysis at your fingertips

The Omega Seismic Processing System. Seismic analysis at your fingertips The Omega Seismic Processing System Seismic analysis at your fingertips Omega is a flexible, scalable system that allows for processing and imaging on a single workstation up to massive compute clusters,

More information

A Mobile Agent-based Model for Service Management in Virtual Active Networks

A Mobile Agent-based Model for Service Management in Virtual Active Networks A Mobile Agent-based Model for Service Management in Virtual Active Networks Fábio Luciano Verdi and Edmundo R. M. Madeira Institute of Computing, University of Campinas (UNICAMP), Campinas-SP, Brazil

More information

PH5: AN INTRODUCTION. A Look at the PH5 Format and a Hands-On Demonstration to Build Your Own Archive

PH5: AN INTRODUCTION. A Look at the PH5 Format and a Hands-On Demonstration to Build Your Own Archive PH5: AN INTRODUCTION A Look at the PH5 Format and a Hands-On Demonstration to Build Your Own Archive Agenda Introduction to PH5 Hands-on building a PH5 archive Validating and viewing a PH5 archive Sending

More information

Seismic Data Recorder DATA-CUBE³. User Manual

Seismic Data Recorder DATA-CUBE³. User Manual DiGOS Potsdam GmbH http://digos.eu info@digos.eu Seismic Data Recorder DATA-CUBE³ User Manual 1. Introduction... 2 2. DATA-CUBE³... 2 2.1. DATA-CUBE³ Type 1 (int)... 2 2.2. DATA-CUBE³ Type 2 (ext)... 3

More information

NEC istorage Series Disk Array Guide for Oracle Storage Compatibility Program Snapshot Technologies

NEC istorage Series Disk Array Guide for Oracle Storage Compatibility Program Snapshot Technologies NEC istorage Series Disk Array Guide for Oracle Storage Compatibility Program Snapshot Technologies is-wp-01-002 Rev. 1.00 Aug. 2001 NEC Solutions NEC Corporation Copyright 2001 NEC Corporation. All rights

More information

System upgrade and future perspective for the operation of Tokyo Tier2 center. T. Nakamura, T. Mashimo, N. Matsui, H. Sakamoto and I.

System upgrade and future perspective for the operation of Tokyo Tier2 center. T. Nakamura, T. Mashimo, N. Matsui, H. Sakamoto and I. System upgrade and future perspective for the operation of Tokyo Tier2 center, T. Mashimo, N. Matsui, H. Sakamoto and I. Ueda International Center for Elementary Particle Physics, The University of Tokyo

More information

eqwave 3 SEISMIC WAVEFORM ANALYSIS 141 Palmer Street, Richmond VIC 3121 Australia T:

eqwave 3 SEISMIC WAVEFORM ANALYSIS 141 Palmer Street, Richmond VIC 3121 Australia T: eqwave 3 SEISMIC WAVEFORM ANALYSIS 141 Palmer Street, Richmond VIC 3121 Australia T:+61 3 8420 8940 eqsupport@src.com.au Table of Contents History... 1! The Kelunji Seismic Recorder... 1! Data Formats...

More information

CONFIGURATION GUIDE WHITE PAPER JULY ActiveScale. Family Configuration Guide

CONFIGURATION GUIDE WHITE PAPER JULY ActiveScale. Family Configuration Guide WHITE PAPER JULY 2018 ActiveScale Family Configuration Guide Introduction The world is awash in a sea of data. Unstructured data from our mobile devices, emails, social media, clickstreams, log files,

More information

1 Data Portal Tutorial

1 Data Portal Tutorial Introduction EEG@UCSB 1 Data Portal Tutorial The EEG@UCSB web data-portal gives anyone access to sensor waveform data from our seismic monitoring stations. This is data primarily from accelerometers, seismometers

More information

1.0 The System Architecture and Design Features

1.0 The System Architecture and Design Features 1.0 The System Architecture and Design Features Figure 1. System Architecture The overall guiding design philosophy behind the Data Capture and Logging System Architecture is to have a clean design that

More information

Data access in the Seis Lab Geophysical Ins4tute at UAF

Data access in the Seis Lab Geophysical Ins4tute at UAF Data access in the Seis Lab Geophysical Ins4tute at UAF Michael West All examples can be found on the Seismology Linux Network in: /home/west/seislab/data_access Examples current as of October 2011 starters

More information

Pressure Wave and CO 2 Seismic Events Profile Viewer Java Applet

Pressure Wave and CO 2 Seismic Events Profile Viewer Java Applet Pressure Wave and CO 2 Seismic Events Profile Viewer Java Applet by John R. Victorine Introduction This applet is a profile viewer in time that will display the pressure wave data and the selected CO 2

More information

User Manual for NVR Server Version 5.02

User Manual for NVR Server Version 5.02 Version 5.02 Hangzhou Hikvision Digital Technology Co.,Ltd INDEX CHAPTER 1. FUNCTION OF THE NVR SERVER...1 1.1 INTRODUCTION OF THE FUNCTIONS...1 1.2 INTRODUCTION OF THE PERFORMANCE...1 1.3 RUNNING ENVIRONMENT...2

More information

Canadian Hazards Information Service (CHIS) and Seismic Networks in Canada

Canadian Hazards Information Service (CHIS) and Seismic Networks in Canada Canadian Hazards Information Service (CHIS) and Seismic Networks in Canada Tim Côté and Taimi Mulder Canadian Hazards Information Service Natural Resources Canada (NRCan) Antelope Users Group meeting Papagayo,

More information

Breaking Barriers Exploding with Possibilities

Breaking Barriers Exploding with Possibilities Breaking Barriers Exploding with Possibilities QTS 4.2 for Business Your Challenges, Our Solutions Remote Q center to monitor all NAS Local File Station Remote Connection Volume/LUN Snapshot Backup Versioning,

More information

Backup and archiving need not to create headaches new pain relievers are around

Backup and archiving need not to create headaches new pain relievers are around Backup and archiving need not to create headaches new pain relievers are around Frank Reichart Senior Director Product Marketing Storage Copyright 2012 FUJITSU Hot Spots in Data Protection 1 Copyright

More information

Avid Interplay Production Web Services Version 2.0

Avid Interplay Production Web Services Version 2.0 Avid Interplay Production Web Services Version 2.0 www.avid.com Table of Contents Overview... 1 Interplay Production Web Services Functionality... 2 Asset Management... 2 Workflow Enhancement... 3 Infrastructure...

More information

Enhancement of Real Time EPICS IOC PV Management for Data Archiving System. Jae-Ha Kim

Enhancement of Real Time EPICS IOC PV Management for Data Archiving System. Jae-Ha Kim Enhancement of Real Time EPICS IOC PV Management for Data Archiving System Jae-Ha Kim Korea Multi-purpose Accelerator Complex, Korea Atomic Energy Research Institute, Gyeongju, Korea For operating a 100MeV

More information

IRIS/PASSCAL INSTRUMENT CENTER

IRIS/PASSCAL INSTRUMENT CENTER IRIS/PASSCAL INSTRUMENT CENTER GENERATING SEED FROM Q330 DATA USING ANTELOPE FOR STAND-ALONE STATIONS PASSCAL Platforms: Mac OS10 & Linux Version 2008.260 Data Group Questions/comments: data_group@passcal.nmt.edu

More information

Sustainable Networks: Challenges and Opportunities. Anne Meltzer

Sustainable Networks: Challenges and Opportunities. Anne Meltzer Sustainable Networks: Challenges and Opportunities Anne Meltzer NSF workshop in conjunction with 2008 AAAS meeting on transitioning networks of earthquake monitoring stations into fully sustainable networks

More information

Veeam Endpoint Backup

Veeam Endpoint Backup Veeam Endpoint Backup Version 1.5 User Guide March, 2016 2016 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced,

More information

Using Antelope in an Operational Environment for Real-Time Seismic Networks

Using Antelope in an Operational Environment for Real-Time Seismic Networks Using Antelope in an Operational Environment for Real-Time Seismic Networks Jennifer Eakins University of California, San Diego European Antelope User Group Trieste, Italy 29- November 2004 Topics of Discussion

More information

Hall D and IT. at Internal Review of IT in the 12 GeV Era. Mark M. Ito. May 20, Hall D. Hall D and IT. M. Ito. Introduction.

Hall D and IT. at Internal Review of IT in the 12 GeV Era. Mark M. Ito. May 20, Hall D. Hall D and IT. M. Ito. Introduction. at Internal Review of IT in the 12 GeV Era Mark Hall D May 20, 2011 Hall D in a Nutshell search for exotic mesons in the 1.5 to 2.0 GeV region 12 GeV electron beam coherent bremsstrahlung photon beam coherent

More information

EPOS-S Waveform Services

EPOS-S Waveform Services EPOS-S Waveform Services Reinoud Sleeman for TCS Seismology and ORFEUS Context EPOS TCS Seismology (EPOS-S) builds on exisang and new European Infrastructures to provide services for waveform data, earthquake

More information

Data Communications Support for GPS Observations of Crustal Deformation Associated with the 2010 Chile Earthquake

Data Communications Support for GPS Observations of Crustal Deformation Associated with the 2010 Chile Earthquake Data Communications Support for GPS Observations of Crustal Deformation Associated with the 2010 Chile Earthquake NSF RAPID Proposal submitted to EAR Instrumentation and Facilities 25 March 2010 Charles

More information

Measuring Border Delay and Crossing Times at the U.S./Mexico Border

Measuring Border Delay and Crossing Times at the U.S./Mexico Border Task 3 Report Test and Evaluation Master Plan (TEMP) Prepared by and Prepared for U.S. Department of Transportation Federal Highway Administration Contract No. November 21, 2008 TABLE OF CONTENTS Page

More information

REO SERIES RA2000. Application Note for Creating a Disk-to-Disk (D2D) Backup Strategy Utilizing the RA2000 with VERITAS Backup Exec 8.

REO SERIES RA2000. Application Note for Creating a Disk-to-Disk (D2D) Backup Strategy Utilizing the RA2000 with VERITAS Backup Exec 8. Overland Storage REO SERIES RA2000 Application Note for Creating a Disk-to-Disk (D2D) Backup Strategy Utilizing the RA2000 with VERITAS Backup Exec 8.6 Overland Storage REO SERIES RA2000 Creating a D2D

More information

Veritas NetBackup Vault Administrator s Guide

Veritas NetBackup Vault Administrator s Guide Veritas NetBackup Vault Administrator s Guide UNIX, Windows, and Linux Release 6.5 12308354 Veritas NetBackup Vault Administrator s Guide Copyright 2001 2007 Symantec Corporation. All rights reserved.

More information

Intelligent Tiered Storage Acceleration Software for Windows 10

Intelligent Tiered Storage Acceleration Software for Windows 10 for Windows 10 QUICK START GUIDE April 2018 2018 Advanced Micro Devices, Inc. All rights reserved. AMD, the AMD logo, Ryzen, Threadripper, and combinations thereof are trademarks are of Advanced Micro

More information

Integrating Fibre Channel Storage Devices into the NCAR MSS

Integrating Fibre Channel Storage Devices into the NCAR MSS Integrating Fibre Channel Storage Devices into the NCAR MSS John Merrill National Center for Atmospheric Research 1850 Table Mesa Dr., Boulder, CO, 80305-5602 Phone:+1-303-497-1273 FAX: +1-303-497-1848

More information

The Log packing plugin PRINTED MANUAL

The Log packing plugin PRINTED MANUAL The Log packing plugin PRINTED MANUAL Log packing plugin All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying,

More information

NVR hd NETWORK VIDEO RECORDER

NVR hd NETWORK VIDEO RECORDER NVR hd NETWORK VIDEO RECORDER i8s MODEL: EN6243-4CH HD NVR with 4 Ports - 1 HDD Bay Model: EN6243E- Model: EN6243- Up to 4 channel IPC Max 50 Mbps incoming bandwidth 4 channel synchronous realtime playback

More information

GEOFON and its Role in Global Seismic Monitoring and Tsunami Warning

GEOFON and its Role in Global Seismic Monitoring and Tsunami Warning GEOFON and its Role in Global Seismic Monitoring and Tsunami Warning Winfried Hanka, GeoForschungsZentrum (GFZ), Potsdam, Germany, hanka@gfz-potsdam.de Overview GEOFON is focused on networking and capacity

More information

Is 2D possible? Brad Artman 1

Is 2D possible? Brad Artman 1 Stanford Exploration Project, Report 111, June 9, 2002, pages 369 377 Is 2D possible? Brad Artman 1 ABSTRACT One of the major concerns in the passive seismic imaging experiment as outlined in by Claerbout

More information

What is the Advantage of Seismic Array Processing?

What is the Advantage of Seismic Array Processing? What is the Advantage of Seismic Array Processing? Seismic arrays are geographic distributions of matched seismic sensors whose data can be used to infer certain seismic wavefield properties The spatial

More information

The MODBUS RTU/ASCII, MODBUS/TCP plugin PRINTED MANUAL

The MODBUS RTU/ASCII, MODBUS/TCP plugin PRINTED MANUAL The MODBUS RTU/ASCII, MODBUS/TCP plugin PRINTED MANUAL MODBUS RTU/ASCII, MODBUS/TCP plugin All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic,

More information

The LLRP RFID Protocol plugin PRINTED MANUAL

The LLRP RFID Protocol plugin PRINTED MANUAL The LLRP RFID Protocol plugin PRINTED MANUAL LLRP RFID Protocol plugin All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including

More information

Upgrading the Server Software

Upgrading the Server Software APPENDIXB This appendix describes how to upgrade or reinstall the Cisco PAM server software, desktop client software, and Gateway module firmware. Contents Upgrade Notes for Release 1.5.0, page B-2 Obtaining

More information

The BRAzilian Seismographic Integrated Systems (BRASIS): infrastructure and data management

The BRAzilian Seismographic Integrated Systems (BRASIS): infrastructure and data management Universidade de São Paulo Biblioteca Digital da Produção Intelectual - BDPI Departamento de Geofísica - IAG/AGG Artigos e Materiais de Revistas Científicas - IAG/AGG 2011 The BRAzilian Seismographic Integrated

More information

Data Management Components for a Research Data Archive

Data Management Components for a Research Data Archive Data Management Components for a Research Data Archive Steven Worley and Bob Dattore Scientific Computing Division Computational and Information Systems Laboratory National Center for Atmospheric Research

More information

Wade Sheldon. Georgia Coastal Ecosystems LTER University of Georgia

Wade Sheldon. Georgia Coastal Ecosystems LTER University of Georgia Wade Sheldon Georgia Coastal Ecosystems LTER University of Georgia email: sheldon@uga.edu Regardless of Q/A procedures, data quality issues guaranteed with environmental sensor data Without good Q/C data

More information

Portable and Online Condition Monitoring System

Portable and Online Condition Monitoring System PCM360-M Plant Condition Management System Introduction PVTVM s PCM360-M is a mobile plant condition management system that integrates data collecting, processing and analyzing into one system. It is mainly

More information

Logger Pro 3. Quick Reference

Logger Pro 3. Quick Reference Logger Pro 3 Quick Reference Getting Started Logger Pro Requirements To use Logger Pro, you must have the following equipment: Windows 98, 2000, ME, NT, or XP on a Pentium processor or equivalent, 133

More information

Logi Ad Hoc Reporting Management Console Usage Guide

Logi Ad Hoc Reporting Management Console Usage Guide Logi Ad Hoc Reporting Management Console Usage Guide Version 12.1 July 2016 Page 2 Contents Introduction... 5 Target Audience... 5 System Requirements... 6 Components... 6 Supported Reporting Databases...

More information

MIGRATING TO DELL EMC UNITY WITH SAN COPY

MIGRATING TO DELL EMC UNITY WITH SAN COPY MIGRATING TO DELL EMC UNITY WITH SAN COPY ABSTRACT This white paper explains how to migrate Block data from a CLARiiON CX or VNX Series system to Dell EMC Unity. This paper outlines how to use Dell EMC

More information

Print Server. User s Manual. Rev. 01 (April, 2004) Made In Taiwan

Print Server. User s Manual. Rev. 01 (April, 2004) Made In Taiwan Print Server User s Manual Rev. 01 (April, 2004) Made In Taiwan TABLE OF CONTENTS ABOUT THIS GUIDE... 4 INTRODUCTION... 5 PACKAGE CONTENTS... 6 SYSTEM REQUIREMENTS... 6 GENERAL FEATURES... 7 PRODUCT VIEW...

More information

FuzeDrive. User Guide. for Microsoft Windows 10 x64. Version Date: June 20, 2018

FuzeDrive. User Guide. for Microsoft Windows 10 x64. Version Date: June 20, 2018 for Microsoft Windows 10 x64 User Guide Version 1.3.4 Date: June 20, 2018 2018 Enmotus, Inc. All rights reserved. FuzeDrive, FuzeRAM and vssd are a trademarks of Enmotus, Inc. All other trademarks and

More information

The Study and Implementation of Extraction HY-1B Level 1B Product Image Data Based on HDF Format Shibin Liu a, Wei Liu ab, Hailong Peng c

The Study and Implementation of Extraction HY-1B Level 1B Product Image Data Based on HDF Format Shibin Liu a, Wei Liu ab, Hailong Peng c The Study and Implementation of Extraction HY-1B Level 1B Product Image Data Based on HDF Format Shibin Liu a, Wei Liu ab, Hailong Peng c a Center for Earth Observation and Digital Earth, Chinese Academy

More information

LAN-505 Ethernet Communication

LAN-505 Ethernet Communication Ethernet Communication 1.0 Purpose of this Document This document discusses how to setup, configure, and use the Universal Device Server to provide LAN/WAN Ethernet connectivity between Doors and one or

More information

Super-Kamioka Computer System for Analysis

Super-Kamioka Computer System for Analysis Super-Kamioka Computer System for Analysis V Akira Mantani V Yoshiaki Matsuzaki V Yasushi Yamaguchi V Kouki Kambayashi (Manuscript received April 7, 2008) The Institute for Cosmic Ray Research (ICRR) of

More information

Online Backup Client User Manual

Online Backup Client User Manual Online Backup Client User Manual Software version 3.21 For Linux distributions October 2010 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have

More information

USE CASES IN SEISMOLOGY. Alberto Michelini INGV

USE CASES IN SEISMOLOGY. Alberto Michelini INGV USE CASES IN SEISMOLOGY Alberto Michelini INGV PROJECTS NERA (Network of European Research Infrastructures for Earthquake Risk Assessment and Mitigation) VERCE (Virtual Earthquake and seismology Research

More information

SWARM, Seismic Wave Analysis and Real-time Monitor: user manual and reference guide

SWARM, Seismic Wave Analysis and Real-time Monitor: user manual and reference guide SWARM, Seismic Wave Analysis and Real-time Monitor: user manual and reference guide February 6, 2011 Contents 1 Introduction 3 1.1 About.................................... 3 1.2 What s new in Version

More information

DeltaLINK 3 Release Notes

DeltaLINK 3 Release Notes DeltaLINK 3 DeltaLINK 3.6 12 December 2016 Contents ABOUT DELTALINK 3...2 What s new in DeltaLINK 3.6... 2 Compatibility... 2 INSTALLATION...2 System Requirements... 2 To Install DeltaLINK... 3 To Start

More information