Geophysics: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
No edit summary
m (minor cosmetics)
Line 3: Line 3:
In August, 2008, talks were initiated regarding the creation of modules to address potential field methods.
In August, 2008, talks were initiated regarding the creation of modules to address potential field methods.


So far, the iniative has produced some wikipages and tentative "software specs". The initial focus is on [[Gravity]] and [[Geomagnetism]].
So far, the iniative has produced some wikipages and tentative "software specs".
 
The initial focus is on '''[[Gravity]]''' and '''[[Geomagnetism]]'''.
 


== Potential Field Methods ==
== Potential Field Methods ==
Line 13: Line 16:
== Reflection Seismic ==
== Reflection Seismic ==


GRASS has already support for 3D rasters. Reading 2D/3D seismic data might be achieved via integration with [http://www.cwp.mines.edu/cwpcodes/ CWP/SU], which is licensed under a BSD-style [http://www.cwp.mines.edu/cwpcodes/LEGAL_STATEMENT license].
GRASS has already support for 3D rasters. Reading 2D/3D seismic data might be achieved via integration with [http://www.cwp.mines.edu/cwpcodes/ CWP/SU], which is licensed under a BSD-style open source [http://www.cwp.mines.edu/cwpcodes/LEGAL_STATEMENT license].

Revision as of 05:49, 29 August 2008

Given GRASS great raster function, it is suprising that so few (none?) geophysics applications surfaced so far.

In August, 2008, talks were initiated regarding the creation of modules to address potential field methods.

So far, the iniative has produced some wikipages and tentative "software specs".

The initial focus is on Gravity and Geomagnetism.


Potential Field Methods

The USGS has two reports on this subject. Open-File Report 97-725, Potential-Field Geophysical Software for the PC, version 2.2 and Open-File Report 95-77, A bibliography of some geophysical computer programs, databases, and maps from the U.S. Geological Survey, 1971-1994. Most of the software listed here is provided with source.

The Colorado School of Mines also has software libraries.

Reflection Seismic

GRASS has already support for 3D rasters. Reading 2D/3D seismic data might be achieved via integration with CWP/SU, which is licensed under a BSD-style open source license.