Releases: NeptuneProjects/BathyReq
Releases · NeptuneProjects/BathyReq
v1.1.0
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
This release provides the following updates:
- Improved bathymetric data handling. Specifically, data are returned with dimensions (
n_latitudexn_longitude), which makes plotting and indexing more straightforward. - Clarified dimensions in documentation.
- Renamed the main class from
BathyReqtoBathyRequest.
Full Changelog: v1.0.0...v1.0.1
Initial release
v1.0.0 Bump version to production