Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.

Commit 8059d2c

Browse files
committed
Update changelog
1 parent 97aa7c5 commit 8059d2c

File tree

1 file changed

+16
-21
lines changed

1 file changed

+16
-21
lines changed

CHANGELOG.md

Lines changed: 16 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111

1212
* Fixed a bug that occasionally caused scautoloc to segfault.
1313

14+
* scautopick
15+
16+
* Add playback option to module configuration
17+
1418
* scolv
1519

1620
* Fixed a bug that caused scolv to crash if the weight of an arrival is not set
@@ -44,14 +48,17 @@
4448
* scbulletin
4549

4650
* Fix evaluation of command line option ```--weight```
51+
* Show only station magnitudes associated with network magnitudes
52+
* Remove amplitude type filter and output all amplitudes which are associated with printed
53+
station magnitudes
4754

48-
* msrtsimul
55+
* scxmldump
4956

50-
* Add documentation
57+
* Export all pick amplitudes if station magnitudes should be omitted
5158

52-
* scautopick
59+
* msrtsimul
5360

54-
* Add playback option to module configuration
61+
* Add documentation
5562

5663
## Release 2018.327 patch9
5764

@@ -61,10 +68,6 @@
6168
will investigate into the issue and contact the authors of the library.
6269
For the time being we downgrade to the last working version.
6370

64-
* scautoloc
65-
66-
* Fixed a bug that occasionally caused scautoloc to segfault.
67-
6871
## Release 2018.327 patch8
6972

7073
* scquery
@@ -102,7 +105,7 @@
102105
with ```amplitudes.MLv.measureType```.
103106
* Added ```amplitudes.ML.combiner``` to configure how the amplitudes of either
104107
horizontal component are combined to the final amplitude.
105-
* Added blockette 1001 when writing miniSEED with MSeedRecord
108+
* Add blockette 1001 when writing miniSEED with MSeedRecord
106109
* Fixed Hypo71 bug that caused a crash if no phase was part of a solution
107110

108111
## Release 2018.327 patch6
@@ -322,7 +325,7 @@ magnitude correction. Note that **it only affects ML, not MLv and not MLh**.
322325
323326
* scbulletin
324327
325-
* In enhanced mode all coordinates and distances have precisions
328+
* In enhanced mode all coordinates and distances have precisions
326329
of e-05 degree
327330
328331
* scart
@@ -411,14 +414,6 @@ magnitude correction. Note that **it only affects ML, not MLv and not MLh**.
411414
412415
## Release 2017.334 patch5
413416
414-
* scesv
415-
416-
* Add new script option ```exportMap``` that allows to export the current map to
417-
file. The script has to take ownership of the file. This option is disabled by
418-
default.
419-
420-
## Release 2017.334 patch5
421-
422417
* scart
423418
424419
* Support loading of plugins via scart.cfg
@@ -564,7 +559,7 @@ magnitude correction. Note that **it only affects ML, not MLv and not MLh**.
564559
* GUI
565560
566561
* Add StandardLegend class to create map legends in an easy way
567-
* Add support for map legend descriptions in map layer configuration
562+
* Add support for map legend descriptions in map layer configuration
568563
569564
## Release 2017.334 patch1
570565
@@ -1364,7 +1359,7 @@ UPDATE Meta SET value='0.8' WHERE name='Schema-Version';
13641359
```
13651360
annotations = true
13661361
annotionsWithChannels = false
1367-
```
1362+
```
13681363

13691364
* scrttv
13701365

@@ -1429,7 +1424,7 @@ UPDATE Meta SET value='0.8' WHERE name='Schema-Version';
14291424
* Added warning to trace if not metadata are available
14301425
* Added option to cycle through filters with keyboard
14311426
* Do not show acquisition error box if acquisition has been cancelled by user
1432-
1427+
14331428
* tabinvmodifier
14341429

14351430
* Fixed Python return codes for event handlers

0 commit comments

Comments
 (0)