Releases: usgs/libcomcat
Releases · usgs/libcomcat
Added script to grab PAGER results
Merge pull request #130 from mhearne-usgs/notebooks Notebooks
Added code to retrieve station magnitude data
Merge pull request #129 from mhearne-usgs/magfix Added get_magnitude_dataframe method
Fixed bug in code that retrieves all magnitudes
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
Merge pull request #127 from mhearne-usgs/magfix Moved get all mags functionality into utils module.
Agency ID now added to phase dataframe columns
Merge pull request #126 from mhearne-usgs/authorfix Added Agency to list of phase dataframe columns.
New event type option added.
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.
Merge pull request #124 from mhearne-usgs/timefix cleaned up a bunch of coding standard issues, added missing import.
Fixed bug in getproduct command
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
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
Merge pull request #116 from mhearne-usgs/contentfix Contentfix