GithubHelp home page GithubHelp logo

bzheng10 / docker-gmrecords Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arkottke/docker-gmrecords

0.0 0.0 0.0 120 KB

Create USGS gmprocess docker container for TACC.

License: MIT License

Shell 3.69% Python 82.03% Makefile 2.12% HCL 9.62% Dockerfile 2.54%

docker-gmrecords's Introduction

docker-gmrecords

Create USGS gmprocess docker container. Can be installed with docker pull arkottke/gmrecords:latest

Usage

Using the docker container can be started using make run, or with docker run -it --rm -v $(PWD)/data:/working -t gmrecords /bin/bash. It is important that the volume have the necessary configuration files. Once in the docker shell, the following commands should be used to download and process an earthquake:

  1. gmrecords download -e nc73654060
  2. gmrecords assemble -e nc73654060
  3. gmrecords process -e nc73654060
  4. gmrecords sm -e nc73654060
  5. gmrecords wm -e nc73654060

Resulting data is stored in the /data/nc73654060/workspace.h5 file. More information on the gmprocess command line interface is available here.

docker-gmrecords's People

Contributors

arkottke avatar bh3791 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.