Metadata-Version: 1.1
Name: instaseis
Version: 1.0.1
Summary: Instaseis: Instant Global Broadband Seismograms Based on a Waveform Database
Home-page: http://instaseis.net
Author: Lion Krischer, Martin van Driel, and Simon Stähler
Author-email: krischer@geophysik.uni-muenchen.de
License: GNU Lesser General Public License, version 3 (LGPLv3) for non-commercial/academic use
Download-URL: https://github.com/krischer/instaseis/zipball/master#egg=instaseis=dev
Description: Instaseis calculates broadband seismograms from Green’s function databases
        generated with AxiSEM and allows for near instantaneous (on the order of
        milliseconds) extraction of seismograms. Using the 2.5D axisymmetric
        spectral element method, the generation of these databases, based on
        reciprocity of the Green’s functions, is very efficient and is approximately
        half as expensive as a single AxiSEM forward run. Thus this enables the
        computation of full databases at half the cost of the computation of
        seismograms for a single source in the previous scheme and hence allows to
        compute databases at the highest frequencies globally observed. By storing
        the basis coefficients of the numerical scheme (Lagrange polynomials),
        the Green’s functions are 4th order accurate in space and the spatial
        discretization respects discontinuities in the velocity model exactly. On
        top, AxiSEM allows to include 2D structure in the source receiver plane and
        readily includes other planets such as Mars.
        
        For more information visit http://www.instaseis.net.
        
        :copyright:
            The Instaseis Development Team (instaseis@googlegroups.com), 2014-2016
        :license:
            GNU Lesser General Public License, Version 3 [non-commercial/academic use]
            (http://www.gnu.org/copyleft/lgpl.html)
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
