Skip to content

Real-time converter of geophysical data in asc/mseed format.

Notifications You must be signed in to change notification settings

ZiCode0/SynCover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SynCover

forthebadge forthebadge forthebadge

LICENSE Github watchers

SynCover is a real-time converter of geophysical data in asc/mseed format.

Installation

Simply clone the repository and run the main file:

# git clone
git clone https://github.com/ZiCode0/SynCover.git
cd MeteoCom
# create python virtual environment
python -m venv .venv
# enter venv, linux:
source .venv/bin/activate  # windows: .venv\\Scripts\\activate.bat
# install dependencies
pip install -r requirements.txt
# Copy and edit config file(example/config.json) to root project folder 
cp example/config.json .
# run script
python main.py

Usage

Example json config file: example/config.json

Windows

Start SynCover.bat file.

Linux

Enter venv and start the program:

source .venv/bin/activate
python main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Real-time converter of geophysical data in asc/mseed format.

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •