Skip to content

Releases: ioos/pyoos

v0.8.4

30 Mar 16:52
Compare
Choose a tag to compare
  • Update hads URLs
  • Support unverified SSL certs in the hads collector

Bug fixes and improved swe support

13 Dec 19:00
5ed0f7c
Compare
Choose a tag to compare
  • Fixed bug with empty strings causing exceptions to be raised
  • Updates to the notebook examples
  • Adds method metadata_plus_exceptions to SWE SOS Collector
  • Use https for co-ops

v0.8.2

26 Aug 15:55
Compare
Choose a tag to compare

bugfix release

  • Use new stations_url in AwcRest

v0.8.1: Merge pull request #64 from ocefpaf/test

24 Aug 18:49
@daf daf
Compare
Choose a tag to compare

v0.8.0

24 Aug 16:26
Compare
Choose a tag to compare

Pyoos is now Python 2 and 3 compatible with a single code base.

v0.7.0

05 Jan 22:57
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

Pyoos 0.7.0

Version 0.7.0 is a pre-release version of Pyoos containing improved features, bug fixes and code clean ups.

Features

  • Conda package now available at anaconda ioos channel (@ocefpaf)
  • Added a named project-level logger (@kwilcox)
  • Added flatten_element utilities convenience function to return record-style time series representation by variable standard name (@emiliom)
  • Improvements to collectors and parsers:
    • CO-OPS (added SML 1.0.1 Network Identifier XPath) (@lukecampbell)
    • IoosSweSos (improved robustness of variable/attribute detection and code clean-up in describe sensor metadata; TimeSeries bug fix) (@lukecampbell, @kwilcox)
    • HADS (improved parser handling of datetimes, values, and NaN flags; improved collector datetime filter) (@emiliom, @daf, @kwilcox)
    • NERRS (added optional, alternate mechanism for service access based on a NERRS-CDMO issued token; improved latitude & longitude parsing; added missing and corrected misspelled variable names and units) (@emiliom, @ocefpaf)

Fixes

Pyoos 0.6.2

01 Aug 20:49
@daf daf
Compare
Choose a tag to compare
Pyoos 0.6.2 Pre-release
Pre-release

Version 0.6.2 is a prerelease version of Pyoos containing a missing feature.

Fixes

Pyoos 0.6.1

09 Apr 16:31
@daf daf
Compare
Choose a tag to compare
Pyoos 0.6.1 Pre-release
Pre-release

Version 0.6.1 is a prerelease version of Pyoos containing bugfixes and documentation updates.

Fixes

  • outputFormat update for SOS collector (#23) (@daf)
  • location parsing fixups (@daf)
  • improve error messages (@daf)

Documentation

  • README tweaks (@daf)

Pyoos 0.6.0

20 Feb 18:51
@daf daf
Compare
Choose a tag to compare
Pyoos 0.6.0 Pre-release
Pre-release

Version 0.6.0 is a prerelease version of Pyoos containing bugfixes and new features.

Features

Fixes

Documentation

Many wiki edits by @DanRamage: https://github.com/asascience-open/pyoos/wiki/IoosSweSos-first-pass-documentation

v0.5

02 Oct 18:00
Compare
Choose a tag to compare
v0.5 Pre-release
Pre-release
Add dependecies acquired through Paegan