Skip to content

0.8.0

Compare
Choose a tag to compare
@dopplershift dopplershift released this 14 Aug 20:57
· 479 commits to master since this release
4910d1e

Version 0.8 (2018/08/14)

Highlights

  • Added client for National Data Buoy Center text data
  • Added session_manager.set_session_options to set options for Siphon-created HTTP sessions. This allows setting basic HTTP authentication.
  • Support downloading data for stations without an ICAO for Wyoming archive
  • Support downloading data for all stations from IEM upper air archive
  • Support opening using XArray in TDSCatalog.remote_access()
  • Bug fixes for IGRA2

Contributors

@DanielWatkins, @haileyajohnson, @jthielen, @swnesbitt, @lesserwhirls, @jrleeman, and @dopplershift contributed code to this release.

Issues Closed

In this release 9 issues were closed.

Pull Requests Merged

  • PR 243 - ENH: Add the option to return xarray from catalog helpers (Fixes #229)
  • PR 242 - HTTP Client updates (222, 117)
  • PR 241 - Add NDBC simple web service
  • PR 239 - Add capability to deal with stations with no identifier from Wyoming (238)
  • PR 235 - ENH: Make IGRA2 tests run offline (Fixes #204)
  • PR 234 - Implement all-station IEM Upper Air request
  • PR 231 - Maintenance
  • PR 227 - Fix for IGRA dewpoint calculation
  • PR 223 - Fix error in IGRA2-derived relative humidity columns
  • PR 220 - Doc updates
  • PR 219 - corrected bug where na_values were bypassed

In this release 11 pull requests were closed.