Skip to content

siruslan/msnoise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSNoise-docker

This docker runs a python package for Monitoring Seismic Velocity Changes using Ambient Seismic Noise.

MSNoise is the first complete software package for computing and monitoring relative velocity variations using ambient seismic noise. MSNoise is a fully-integrated solution that automatically scans data archives and determines which jobs need to be done whenever the scheduled task is executed.

The full information about package can be found on: http://www.msnoise.org.

This container contains

  • xfce - a lightweight desktop environment for UNIX-like operating systems
  • TigerVNC - a high-performance, platform-neutral implementation of VNC (Virtual Network Computing)
  • noNVC - a HTML5 canvas vnc viewer
  • MSNoise - Package for Monitoring Seismic Velocity Changes using Ambient Seismic Noise

How To

With Docker Hub

  • docker pull unigeocloud/msnoise
  • docker run -p 6901:6901 -ti unigeocloud/msnoise:latest
  • firefox http://localhost:6901

Manual Build

  • docker build -t unigeocloud/msnoise:latest .
  • docker run -p 6901:6901 -ti unigeocloud/msnoise:latest
  • firefox http://localhost:6901

On DockerHub / GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%