Skip to content

lid-idsse/hiperseis

 
 

Repository files navigation

HiPerSeis: High Performance Software Package for Seismology Data/Metadata Processing and Analysis

Build Status Coverage Status Documentation Status

Overview

Contacts

System Requirements

  • Linux OS
  • Python 2.7 (to be deprected)
  • Python 3.5 or higher (recommended)

Third Party Library Dependencies

Certain modules require specific third party (non-Python) libraries to be installed on the host system. For example, scripts that convert to sc3ml format also require Seiscomp3 to be installed and to be visible in the PATH. In most cases, Python libraries that depend on third party libraries will indicate their dependencies either during attempted installation, or when used at runtime. Note that the following list includes indirect dependencies, i.e. dependencies that come from Python libraries used by HiPerSeis.

Current third party dependencies (actual requirements may vary by platform or Python distribution):

Installation Guide for Developers

  1. First, obtain the source code from Github repository
  • git clone https://github.com/GeoscienceAustralia/hiperseis.git
  • cd hiperseis
  • git submodule init
  • git submodule update
  1. Install Python environment and dependency packages. See Wiki Pages

License

HiPerSeis is licensed under the GPL version 3

About

High Performance Seismologic Data and Metadata Processing System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 82.5%
  • Python 11.1%
  • C++ 3.2%
  • MATLAB 1.6%
  • Shell 0.7%
  • Perl 0.6%
  • Other 0.3%