Skip to content

Tags: gwpy/gwosc

Tags

v0.7.1

Toggle v0.7.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
duncanmmacleod Duncan Macleod
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

Toggle v0.7.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
duncanmmacleod Duncan Macleod
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

Toggle v0.6.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
duncanmmacleod Duncan Macleod
0.6.1: bug-fix release

Changes:

- [#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

Toggle v0.6.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
duncanmmacleod Duncan Macleod
0.6.0: development release

Changes:

- [#67] support finding datasets based only on the date prefix
- [#69] allow partial matches to datasets in `locate.get_urls`
- [#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

Toggle v0.5.8's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
duncanmmacleod Duncan Macleod
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

Toggle v0.5.7's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
duncanmmacleod Duncan Macleod
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

Toggle v0.5.6's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
duncanmmacleod Duncan Macleod
0.5.6: bug-fix release

Changes:

- [#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

Toggle v0.5.5's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
duncanmmacleod Duncan Macleod
0.5.5

This is just a re-release of 0.5.4 to resolve a distribution issue

v0.5.4

Toggle v0.5.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
duncanmmacleod Duncan Macleod
0.5.4: bug-fix release

- [#47] fixed a bug in `gwosc.datasets.find_datasets`
- [#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

Toggle v0.5.3's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
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.