Difference between revisions of "Welcome to GeopsyWiki"

From GeopsyWiki
Jump to navigation Jump to search
Line 36: Line 36:
 
* [[List: WARAN acquisition system|'''W'''ireless '''AR'''ray '''AN'''alysis acquisition system]]: a list of softwares developed for pseudo-real time processing of ambient vibrations
 
* [[List: WARAN acquisition system|'''W'''ireless '''AR'''ray '''AN'''alysis acquisition system]]: a list of softwares developed for pseudo-real time processing of ambient vibrations
  
=== [[Wikipedia:Man page|Man pages]] ===
+
=== Man pages ===
 +
([[Wikipedia:Man page|What's a unix-man page?]])
  
All Geopsy.org softwares accept command line options, even graphical interfaces like [[geopsy]] or [[dinver]]. [http://www.geopsy.org/man Man pages] are equivalent to ''-h'' or ''-help'' options. Note that under Windows using [http://www.mingw.org/wiki/MSYS MSYS console] is strongly recommended to fully exploit all possibilities of shell scripting (do not use the default MS-DOS console).
+
All Geopsy.org softwares accept command line options, even graphical interfaces like [[geopsy]] or [[dinver]]. Man pages are equivalent to ''-h'' or ''-help'' options. Note that under Windows using [http://www.mingw.org/wiki/MSYS MSYS console] is strongly recommended to fully exploit all possibilities of shell scripting (do not use the default MS-DOS console).
 +
 
 +
[http://www.geopsy.org/man Man page index]
  
 
=== General scientific background ===
 
=== General scientific background ===

Revision as of 23:24, 19 March 2010

Installation

Geopsy applications and libraries are virtually available for all platforms supported by Qt. However, only the most common ones are supported by Geopsy project.

User documentation

Geopsy team is developing, distributing and maintaining open source software for geophysical research and application. Born during SESAME European Project, it has provided tools for processing ambient vibrations with site characterization in mind. Progressively, more conventional techniques (such as MASW or refraction) are included to offer a high quality, comprehensive and free platform for the interpretation of geophysical experiments.

The documentation is structured around tutorials and reference manuals. The first are aimed at describing step by step some common tasks of ambient vibration processing. The second provide more detailed explanations of the software features. The tutorials contain many links to the reference part. Man pages are unix-like documentations of all command line options.

Quick start tutorials

Application reference manuals

The distributed package contains more than 50 items (applications and plug-ins). They can be organized in various categories and lists:

Man pages

(What's a unix-man page?)

All Geopsy.org softwares accept command line options, even graphical interfaces like geopsy or dinver. Man pages are equivalent to -h or -help options. Note that under Windows using MSYS console is strongly recommended to fully exploit all possibilities of shell scripting (do not use the default MS-DOS console).

Man page index

General scientific background

Further improvements

Developer documentation

This section is of interest only for people who wants to be involved in code development, bug fixes or administration. Application Programmer Interface and source code browser.

Source repository

The best option is to work directly in a git repository.

Administration