Giter Site home page Giter Site logo

miili / pysurf96 Goto Github PK

View Code? Open in Web Editor NEW
57.0 6.0 16.0 37 KB

Python wrapper for modelling surface wave dispersion curves from surf96 - Computer Programs in Seismology, R. Hermann

Home Page: https://pyrocko.org

Python 13.42% Fortran 86.58%
seismology python surf96 dispersion geophysics

pysurf96's Issues

Maybe there is a bug in the programs

Thanks for your code. It's very helpful, but I found a bug recently. When I computed the phase velocity of rayleigh wave with these parameters

thickness=np.array([0.3,0]
vp=np.array([2.6, 5.29])
vs=np.array([1.12, 3.14])
rho=np.array([2.12,2.58])
periods=1/np.arange(6,1,-1)

surf96 threw an error. But If I make the thickness=np.array([0.301,0]), or even [0.3001, 0], it runs sucessfully! Why? This problem confused me . Could you help me find the answer?

Compiler problem

Hi and thank you for this package!
I'm approaching python and coding in general, so sorry if my issue is trivial.

I'm trying to install pysurf96 using anaconda prompt shell and command prompt (on windows) and terminal (on mac). For both machines I get the same error (attached are the output of the terminal). I've installed obspy, numpy and a gfortran compiler (conda install -c conda-forge gcc). Could you help me?
All the best
Riccardo
Logout2.txt
Logout1.txt

Installation Problem

Hi, thanks for your great work.
I'm planning to use the code, but couldn't install it. tried using:
pip install git+https://github.com/miili/pysurf96
but keep receiving this error:
flang.exe: error: unsupported fixed-format line length in argument '-ffixed-line-length-none'

Hope you could help me to fix it!

srfker96 implementation

Hi,

Thanks for this great wrapper. Would you consider adding a wrapper around the srfker96 , so we can have also the derivatives?

License?

Hi!
Your package has no license! Can you please attach one so I know how I may use it?
Thanks!

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.