Skip to content
Tags give the ability to mark specific points in history as being important
  • v0.7.1 Release: gwosc 0.7.1
    gwosc 0.7.1
    
    Patch release.
    
    Changes:
    
    - [!93] Update all gw-openscience.org references to gwosc.org
    - [!94] Include custom `User-Agent` header in requests
    
    For a full list of changes related to this release, please see
    
    <https://git.ligo.org/gwosc/client/-/releases/v0.7.1>
    
  • v0.7.0 Release: gwosc 0.7.0
    gwosc 0.7.0
    
    Minor release.
    
    Backwards-incompatible changes:
    
    - [!71] Remove deprecated `tag` keyword from `gwosc.locate.get_urls`
    - [!84] Remove deprecated `gwosc.catalog` module
    
    Backwards-compatible changes:
    
    - [!89] Implement query feature
    
    Bug fixes and other changes:
    
    - [!90] Formally support Python 3.11
    
    For a full list of changes related to this release, please see
    
    <https://git.ligo.org/gwosc/client/-/releases/v0.7.0>
    
  • v0.6.1 Release: 0.6.1
    0.6.1: bug-fix release
    
    Changes:
    
    - [gwpy/gwosc#75] prefer exact dataset matches when querying eventapi
    
    See https://github.com/gwpy/gwosc/pulls?q=is:pr+milestone:0.6.1
    for a full list of changes relating to this milestone.
    
  • v0.6.0 Release: 0.6.0
    0.6.0: development release
    
    Changes:
    
    - [gwpy/gwosc#67] support finding datasets based only on the date prefix
    - [gwpy/gwosc#69] allow partial matches to datasets in `locate.get_urls`
    - [gwpy/gwosc#70] updated all references in documentation from 'LOSC' to 'GWOSC'
    
    See https://github.com/gwpy/gwosc/pulls?q=is:pr+milestone:0.6.0 for a full
    list of changes relating to this milestone.
    
  • v0.5.8 Release: 0.5.8
    GWOSC 0.5.8
    
    Bug-fix release.
    
    Changes:
    
    - [#65] fix function to operator as generator
    
    See https://github.com/gwpy/gwosc/pulls?q=is:pr+milestone:0.5.8
    for a full list of changes relating to this milestone.
    
  • v0.5.7 Release: 0.5.7
    GWOSC 0.5.7
    
    Bug-fix release.
    
    Changes:
    
    - [#58] adapt to upstream API changes
    - [#62] simplify some logic
    
    For a full list of changes relating to this milestone, see
    <https://github.com/gwpy/gwosc/pulls?q=is:pr+milestone:0.5.7>.
    
  • v0.5.6 Release: 0.5.6
    0.5.6: bug-fix release
    
    Changes:
    
    - [gwpy/gwosc#56] use [Requests](https://requests.readthedocs.io/) rather than the builtin `urllib`.
    
    See https://github.com/gwpy/gwosc/pulls?q=is:pr+milestone:0.5.6 for a full list of changes relating to this milestone.
    
  • v0.5.5
    0.5.5
    
    This is just a re-release of 0.5.4 to resolve a distribution issue
    
  • v0.5.4 Release: 0.5.4
    0.5.4: bug-fix release
    
    - [gwpy/gwosc#47] fixed a bug in `gwosc.datasets.find_datasets`
    - [gwpy/gwosc#53] updated timeline interface to only search run datasets
    
    See https://github.com/gwpy/gwosc/pulls?q=is:pr+milestone:0.5.4 for a full list of changes relating to this milestone.
    
  • v0.5.3 Release: 0.5.3
    0.5.3: bug-fix release
    
    This release fixes an issue with get_urls() for events with multiple datasets (#45)
    
    See https://github.com/gwpy/gwosc/pulls?q=is:pr+milestone:0.5.3 for a full list of changes relating to this milestone.
    
  • v0.5.2
    0.5.2: bug-fix release
    
    This release fixes some metadata associated with supported python versions
    
    See https://github.com/gwpy/gwosc/pulls?q=is:pr+milestone:0.5.2 for a full list of changes relating to this milestone.
    
  • v0.5.1
    0.5.1: bug-fix release
    
    This release fixes an issue with querying for datasets (#40)
    
  • v0.5.0
    0.5.0: development release
    
    This release introduces a major re-write of the library to leverage the new GWOSC eventapi JSON interface, however most of the established public API is unchanged.
    
    Support for Python < 3.5 has been dropped.
    
    See https://github.com/gwpy/gwosc/pulls?q=is:pr+milestone:0.5.0 for a full list of changes relating to this milestone.
    
  • v0.4.3 Release: 0.4.3
    0.4.3
    
    Bug-fix release.
    This release includes the following backwards-compatible changes:
    
    - [#33] fixed bugs in `gwosc.timeline`
    - [#34] added `match` keyword to `gwosc.datasets.find_datsets`
    
    See https://github.com/gwpy/gwosc/compare/v0.4.2..v0.4.3 for a full list of changes since the previous release (0.4.2)
  • v0.4.2 Release: 0.4.2
    Bug-fix release.
    
    This release includes the following backwards-compatible changes:
    
    - [#31] new function `gwosc.datasets.dataset_type`
    - [#32] fixed critical bug in `gwosc.locate.get_urls`
    
    See https://github.com/gwpy/gwosc/compare/v0.4.1..v0.4.2 for a full list of changes since the previous release (0.4.1)
  • v0.4.1
    0.4.1: packaging bug-fix release
  • v0.4.0 Release: 0.4.0
    gwosc-0.4.0: development release of GWOSC
    
    This is the first release to include parsing of event catalogues, and also fixes a number of bugs along the way.
    See https://github.com/gwpy/gwosc/compare/v0.3.4..v0.4.0 for a full list of changes.
  • v0.3.4 Release: 0.3.4
    0.3.4: testing bug-fix release
    
    This release adds some new tests that don't require a network, allowing more rigorous tests to be performed during packaging.
    
    See https://github.com/gwpy/gwosc/compare/v0.3.3..v0.3.4 for a complete list of changes compared to the previous release.
  • v0.3.3
    0.3.3: packaging bug-fix release
    
    - fixed version numbers for binary distributions
    
  • v0.3.2 Release: 0.3.2
    0.3.2: packaging bug-fix release
    
    - [#22] added debian and centos packaging and fixed some missing distribution files