Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Python and geophysics

3 views
Skip to first unread message

jsaul

unread,
Feb 19, 2003, 6:05:58 AM2/19/03
to
Hi there,

I am wondering how many out there are using Python in geophysics,
and in particular, seismology. I think that Python has a
tremendous potential for many kinds of geophysical analyses, but
I have yet to come across people how actually use it for that.

Google is very silent as well, which I interpret that there are no
packages for seismological analysis written in Python (except the
one that I am developing) or at least nothing that is publicly
available.

Does anybody know of geophysics/seismology individuals/groups
who are extensively using Python? I'd be very interested.

Cheers,
Joachim

Fernando Perez

unread,
Feb 19, 2003, 12:46:39 PM2/19/03
to
jsaul wrote:

> I am wondering how many out there are using Python in geophysics,
> and in particular, seismology. I think that Python has a
> tremendous potential for many kinds of geophysical analyses, but
> I have yet to come across people how actually use it for that.

You may want to post in the scipy mailing list. I don't know the background
of many folks there (some are EE, some are physicists), but I think I've
seen people doing geo-related stuff.

Cheers,

f.

Robert Kern

unread,
Feb 19, 2003, 8:50:12 PM2/19/03
to
In article <2003021911...@jsaul.de>,

jsaul <js...@gmx.de> writes:
> Hi there,
>
> I am wondering how many out there are using Python in geophysics,
> and in particular, seismology. I think that Python has a
> tremendous potential for many kinds of geophysical analyses, but
> I have yet to come across people how actually use it for that.

I am a geophysics undergrad who uses Python, well, everywhere, though I'll admit
my finite element codes are rather lightweight so far. :-)

More seriously, I am currently employed to rewrite the scripting interface to
ROI_PAC, a package that analyzes repeat-orbit InSAR data for geodynamics
studies. I never quite understood why people despise Perl so much until I've had
to wade through the current code to rewrite it in Python. It's so much better
in Python.

I know of another project here at Caltech that's using Python to drive large
parallel geodynamics simulations. The framework they are using is called Pyre;
it was written by Michael Aivazis if you want to Google for it. There's not much
information available (I'm not sure if Caltech Tech Transfer is going to let it
go Open Source), but you can find a few PowerPoint presentations. The geophysics
department's projects are just getting started, so I don't think there's any
information floating around about them yet.

But yes, Python is starting to get used at Caltech's geophysics department. It
got me a job even. :-)

--
Robert Kern
ke...@caltech.edu

"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter

0 new messages