Skip to content

Releases: NeptuneProjects/BathyReq

v1.1.0

11 Oct 19:52

Choose a tag to compare

What's Changed

  • Added functionality to obtain bathymetry data for a list of lat/lon pairs.
  • Added functionality to obtain bathymetric transect along a list of lat/lon pairs.
  • 1 typo on readme by @NeptuneProjects in #2
  • Improved typing descriptions.

Full Changelog: v1.0.1...v1.1.0

v1.0.1

23 Mar 00:21

Choose a tag to compare

This release provides the following updates:

  • Improved bathymetric data handling. Specifically, data are returned with dimensions (n_latitude x n_longitude), which makes plotting and indexing more straightforward.
  • Clarified dimensions in documentation.
  • Renamed the main class from BathyReq to BathyRequest.

Full Changelog: v1.0.0...v1.0.1

Initial release

30 Aug 07:05

Choose a tag to compare

v1.0.0

Bump version to production