There is a newer version of the record available.

Published September 6, 2023 | Version v0.2.0
Software Open

kura-okubo/SeisMonitoring.jl: v0.2.0

Creators

  • 1. NIED, Japan

Description

A Julia-based software tool to conduct ambient seismic noise monitoring.

The documentation is available at https://kura-okubo.github.io/SeisMonitoring.jl

The tutorial notebook can be found at https://github.com/kura-okubo/SeisMonitoring_Example

We have tested this software using Julia v.1.9.3 as of Sep. 6, 2023.

- Installation

Type the commands below in the Julia REPL:

using Pkg; Pkg.update();
Pkg.add(PackageSpec(name="SeisIO", version="1.2.1"));
Pkg.add(PackageSpec(name="SeisNoise", version="0.5.3"));
Pkg.develop(url="https://github.com/kura-okubo/SeisDvv.jl");
Pkg.develop(url="https://github.com/kura-okubo/SeisMonitoring.jl");

 

Files

kura-okubo/SeisMonitoring.jl-v0.2.0.zip

Files (326.8 kB)

Name Size Download all
md5:33431b7bde965f598855c1eb5a5eb2fb
326.8 kB Preview Download

Additional details