-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrelease_notes.txt
146 lines (112 loc) · 6.36 KB
/
release_notes.txt
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
Salsa3DSoftware Release Notes
Version 1.2025.2 - released Wednesday April 9, 2025
1. Fixed a bug where changing ellipsoid from WGS84 to SPHERE caused
error when interrogating LiCorr3D models written assuming WGS84.
2. Improved design and algorithms for managing Polygons.
Version 1.2025.1 - released Thursday March 13, 2025
1. Improved error messages.
2. Bug fixes and performance improvements.
Version 1.2024.7 - released Wednesday November 20, 2024
1. Exposed information and functionality required by GMS.
2. Bug fixes and performance improvements.
Version 1.2024.6 - released Wednesday October 16, 2024
1. Implemented ability to read LibCorr3D surfaces in parallel.
2. Bug fixes and performance improvements.
Version 1.2024.5 - released Thursday August 29, 2024
1. Implemented new Predictors: InfrasoundRadial2D, HydroRadial2D and
SurfaceWavePredictor.
2. Added a LocOO3D constructor that ensures that all earth models
are loaded into memory only once.
3. Fixed bug in LocOO3D to allow master event relocation
to be applied correctly through the NativeInput class.
Version 1.2024.2 - released Friday April 26, 2024
1. Modifications to allow LocOO3D to be implemented as a service.
Version 1.2023.7 - released December 19, 2023
1. Bug fixes in PCalc.
2. Fixed correlated observations feature in LocOO3D.
3. Fixed erroneous strike calculation in LocOO3D uncertainty ellipses.
4. Fixed issue in LocOO3D where invalid predictions were handled improperly.
Version 1.2023.6 - released Friday October 3, 2023
1. Fixed bug in LibCorr3D that prevented properties maxSiteSeparation and
matchOnRefSta from being applied.
2. Fixed 2 bugs related to generation of gridded residual plots.
3. Code changes to enforce consistent application of EarthShape throughout
applications.
4. Modifications to some of the LocOO IO classes to facilitate access to LocOO
from 3rd party applications.
Version 1.2023.5 - released Wednesday July 12, 2023
1. Updated users manuals for LocOO3D, PCalc, and GeoTessJava.
2. Added capability to GeoTessExplorer to convert LibCorr3D models from
common-rotated grid configuration to custom grid configuration and
vice versa.
3. Fixed a bug in LocOO3D that prevented properties gen_defining_phases,
gen_defining_attributes, gen_defining_stations and gen_defining_observations_filter
from operating.
Version 1.2023.4 - released Thursday, March 23, 2023
1. Added a feature to SLBMWrapper where predictions computed with the
lookup2d predictor are returned when the slbm predictor fails to
compute a valid prediction. The lookup2d predictor usually uses the
ak135 model. This feature is turned off by default but can be turned on
by setting property slbm_backstop_lookup2d = true.
Version 1.2023.3 - released Tuesday, March 21, 2023
1. Fixed a bug that populated assoc.timedef, azdef and slodef with incorrect
values when an observation with invalid predictions was changed from
defining to non-defining.
2. Fixed some issues with the content of the output logs.
Version 1.2023.2 - released Thursday, March 16, 2023
1. Added support for database wallets in LocOO3D and PCalc
2. Fixed a bug that prevented event depth constraints based on seismicity
depth model from being applied properly.
3. Fixed LocOO3D output log file to properly report the uncertainty type
(distance dependent or path dependent) for the rstt model.
4. Added ability to control the content of the assoc.vmodel field when
libcorr3d corrections are applied.
5. Added synchronization to LibCorr3D class to prevent multiple instances
from being instantiated.
Version 1.2022.5 – released Monday, December 12, 2022
1. Version numbers reported by PCalc, LocOO3D and GeoTess now reflect the
Salsa3DSoftware version number and not the individual application version
numbers as was formerly the case.
2. Eliminated SupportMap from the system. The functionality is now
performed on-the-fly by LibCorr3D. Any references to support maps in
PCalc and LocOO3D properties files are now ignored.
3. Further improvements in parsing of site information by PCalc and
LocOO3D. Flat files containing site information can be populated with
strings that result from database queries similar to
“select * from site where ….”
4. Fixed bug in LocOO3D that affected using master event relocation with
flat file input.
5. Improved Examples related to PCalc and LibCorr3D
Version 1.2022.4 – released Monday, November 14, 2022
1. Fixed a bug that prevented supportmap from launching.
2. Dramatically reduced the time required to generate SupportMap files.
Only applies to LibCorr3D libraries that contain models generated using
this or later releases of Salsa3DSoftware. Patching older LibCorr3D
libraries is possible using the GeoTessExlorer reformat method, but has
not been implemented.
3. Improved methods to parse Site information. Users can now specify site
information in properties files and in pcalc siteFiles using tab
delimited or space delimited formats. If space delimited, quotes around
strings are optional. If site.staname includes internal spaces then
quotes around it are required. In tab delimited format, only sta, lat,
lon and elevation are required, all unspecified fields assume default
values.
4. Modified the collection of files included in seismic base data. Before
this release, there were files in tt_ak135 and tt_iasp91 for phases
that were not represented in el_ak135, resulting in unnecessary error
messages (but no exceptions).
Version 1.2022.3 – released Monday, October 31, 2022
1. Improved computational performance when using lookup2d and rstt
predictors.
2. Fixed a memory leak. Applications that use large libraries of
libcorr3d surfaces may now have substantially smaller memory footprints.
3. When generating many libcorr3d surfaces users can now use a new
siteFile property to more conveniently run on multiple computers. See
new appendix C in pcalc user’s manual.
4. When generating support map files, and when using libcorr3d surfaces,
applications can now specify a support map file other than the default
one.
5. When generating LibCorr3DModels, Bender will very rarely produce
anomalously large values (about once in 106 rays). These anomalous
values are now being identified and repaired when LibCorr3D surfaces are
generated.