Python and geophysics
Robert Kern
kern at taliesen.caltech.edu
Wed Feb 19 20:50:12 EST 2003
More information about the Python-list mailing list
Wed Feb 19 20:50:12 EST 2003
- Previous message (by thread): Python and geophysics
- Next message (by thread): Set data structure..
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <20030219110558.GB677 at jsaul.de>, jsaul <jsaul at 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 kern at caltech.edu "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter
- Previous message (by thread): Python and geophysics
- Next message (by thread): Set data structure..
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list