Coder Social home page Coder Social logo

aiutils's Introduction

aiUtils package
===============

aiUtils package offer a set of tools to work and validate seismological metadata
information (stations lists and instruments) in XML format as produced by an ArcLink 
server or dumped from a Seiscomp3 system with the command dump_db.

It depends on a subset of libraries provided by the seiscomp3 package.

distribution
============

The initial package was developed and is distributed by the launchpad
webpage. The code could be fetched using the bazaar (http://bazaar.canonical.com/en/)
 application from the project page.

Currently some revisions (more stable) of the code are also host at the GEOFON 
webpage and distributed as compressed volumes at:

http://geofon.gfz-potsdam.de/software/aiutils/

and also, if you want to fetch the more up-to-date version of the code you can get it
from the github project page (https://www.github.com/marcelobianchi/aiutils) you will
need the git tool. For getting a copy of the tool just use git:

% git clone [email protected]:marcelobianchi/aiutils.git

for updating your copy to the latest just do:

% git pull

about git
=========

Git is s distributed version control system. It is included on major Linux distributions. 
Please use your distribution package manager to install it.

opensuse:
	zypper install git

debian/ubuntu:
	apt-get install git

install
=======

Installing and Updating the code to the last release can be done with the Git
tool (see above) and the associated helper script.

Change to a desired folder for installing it, i.e. /usr/local

% cd /usr/local

Make a branch from our webserver

% git clone [email protected]:marcelobianchi/aiutils.git

Enter the created folder

% cd aiUtils

Run the install.sh script

% ./install.sh

updating to a new version
=========================

Go to the location where it was installed 

% cd /usr/local/aiUtils/

Run Git asking to update your branch

% git pull

Run the install script again

% ./install.sh

contributing
============

if you want to contribute or have suggestions to improve this code please let us know.

Authors/Maintainers
===================

Marcelo Bianchi <[email protected]>
Peter Evans <[email protected]>

aiutils's People

Contributors

marcelobianchi avatar

Watchers

 avatar  avatar  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.