-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrelease
More file actions
53 lines (47 loc) · 2.01 KB
/
Copy pathrelease
File metadata and controls
53 lines (47 loc) · 2.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Date: 12/Jan/2014
Version Sactool 0.6
* Added support for the KZDATE and KZTIME pseudo variables as in SAC.
* Support was added and tested in sacchhdr (like in sac will only print
* correct error message) and sachinfo, for printing it.
* Many improvements in the sacinspect that was back merged inside, many of
those was on a individual release make using launchpad.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Date: 11/May/2012
Version Sactool 0.5
* Moved from Makefile to CMake
* add a tool to converting sac files into gmt multi-segment file for
* plotting. Look on sac2gmt command folder for a sample script into the
* example folder.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Date: ??/Set/2010
Version Sactool 0.2
* Changed SACHEADDEF struct to include the isMark field.
* Added the headutils methods.
* Added a sacpickmax program.
* Changed the method changeValueFromChar -> changeCharValueFromChar because
in headutils we create a method called changeValueFromChar &
getValueFromChar that works with real file types (float,int,char strings)
* Added documentation with doxygen for the library (sac and gr)
* Added the mblibgr graphical library based on PGPLOT. This incorporates
many old codes used by the newteste program writen during my doctor
degree.
* Added sacinpect
* Added tools for trending data and filtering (copied from PQL methods)
TODO:
* Fix the -v options on the commands. they should call a mblibsac version
method.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Date: 07/feb/2009
Version: Sactool 0.1
This is the initial release, not all tools are complete but the main idea is
already operational.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Components:
mbLibSac 0.5 (sacio)
mbLibSac 0.7 (head)
mbLibSac 0.1 (headutils)
sacrename 0.5
sachinf 0.5
sacrgap 0.1
sacchhdr 0.5