Difference between revisions of "Documentation"
From GeodesyLab
(New page: == CrusDe == The main documentation is found on http://gps.alaska.edu/crusde. If you use a 64-bit machine (everest), <pre> $> crusde64 experiment_file.xml </pre> otherwise call <pre...) |
|||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | == Shell Scripts == | ||
+ | The documentation of the many shell scripts we are using is an ongoing effort. We use the tool sh2doc to extract special comments from the | ||
+ | respective scripts and compile an overview as well as detailed access to the available tools. The result can be found | ||
+ | [[Special:Call/Include_info%2C/export/ftpweb/htdocs/sh2doc/index.html | here]]. | ||
+ | |||
== CrusDe == | == CrusDe == | ||
− | The main documentation is found on | + | The main documentation is found on [http://gps.alaska.edu/crusde | http://gps.alaska.edu/crusde]. If you use a 64-bit machine (everest), |
<pre> | <pre> | ||
$> crusde64 experiment_file.xml | $> crusde64 experiment_file.xml | ||
Line 11: | Line 16: | ||
</pre> | </pre> | ||
+ | == Wavelab 850 == | ||
+ | |||
+ | [http://www-stat.stanford.edu/~wavelab/ Wavelab] is installed in <code>/usr/local/matlab/wavelab</code> you will have to add that to your path. | ||
== sh2doc == | == sh2doc == | ||
== timeseries == | == timeseries == | ||
+ | |||
=== generate_timeseries.pl === | === generate_timeseries.pl === | ||
=== TSMatlab === | === TSMatlab === | ||
+ | see [[TSMatlab | here]] |
Latest revision as of 20:22, 16 October 2009
Contents
Shell Scripts
The documentation of the many shell scripts we are using is an ongoing effort. We use the tool sh2doc to extract special comments from the respective scripts and compile an overview as well as detailed access to the available tools. The result can be found here.
CrusDe
The main documentation is found on | http://gps.alaska.edu/crusde. If you use a 64-bit machine (everest),
$> crusde64 experiment_file.xml
otherwise call
$> crusde experiment_file.xml
Wavelab 850
Wavelab is installed in /usr/local/matlab/wavelab
you will have to add that to your path.
sh2doc
timeseries
generate_timeseries.pl
TSMatlab
see here