Skip to content

Releases: usgs/libcomcat

Added script to grab PAGER results

28 Nov 21:06
8431a9c
Compare
Choose a tag to compare
Pre-release
Merge pull request #130 from mhearne-usgs/notebooks

Notebooks

Added code to retrieve station magnitude data

14 Nov 16:17
e68c961
Compare
Choose a tag to compare
Merge pull request #129 from mhearne-usgs/magfix

Added get_magnitude_dataframe method

Fixed bug in code that retrieves all magnitudes

18 Oct 22:43
b196d27
Compare
Choose a tag to compare
Merge pull request #128 from mhearne-usgs/bugfix

Fixed bug in detail todict() method where it tries to read the quakem…

get_all_mags is now a function

21 Sep 21:16
5dcfbfb
Compare
Choose a tag to compare
Pre-release
Merge pull request #127 from mhearne-usgs/magfix

Moved get all mags functionality into utils module.

Agency ID now added to phase dataframe columns

20 Sep 21:16
e5438e1
Compare
Choose a tag to compare
Merge pull request #126 from mhearne-usgs/authorfix

Added Agency to list of phase dataframe columns.

New event type option added.

28 Aug 18:52
475529d
Compare
Choose a tag to compare
Pre-release
Merge pull request #125 from mhearne-usgs/typefix

Added event type flag, allowing users to search for eruptions, explos…

Very minor bug fix, with some code cleanup.

11 May 22:07
bd93f19
Compare
Choose a tag to compare
Merge pull request #124 from mhearne-usgs/timefix

cleaned up a bunch of coding standard issues, added missing import.

Fixed bug in getproduct command

27 Apr 19:22
7b7bcec
Compare
Choose a tag to compare
Pre-release
Merge pull request #119 from mhearne-usgs/prodfix2

Fixed getproduct so that hopefully shortest matching content is deliv…

Added feature to allow use of non-standard ComCat hosts

23 Mar 17:51
83af46d
Compare
Choose a tag to compare
Merge pull request #118 from mhearne-usgs/devcom

Added a host option to search so that other comcat instances can be s…

Minor bug fixes/features

07 Mar 16:09
c6b5541
Compare
Choose a tag to compare
Pre-release
Merge pull request #116 from mhearne-usgs/contentfix

Contentfix