Skip to content

Releases: euroargodev/argopy

v0.1.15 Baby chick Release 🐥

20 Dec 11:23
Compare
Choose a tag to compare

What's Changed

  • Improve parallel erddap request logging by @gmaze in #307
  • Fix for failing to retrieve user name by @gmaze in #311
  • Prepare 0.1.15 Baby chick release 🐥 by @gmaze in #314

Full Changelog: v0.1.14...v0.1.15

v0.1.14 Frog release 🐸

29 Sep 13:28
Compare
Choose a tag to compare

What's Changed

  • pep517 is deprecated in liue of build by @ocefpaf in #276
  • Prepare for "v0.1.14-pre Duck Release 🦆" by @gmaze in #275
  • pip prod(deps): update ipython requirement from <=8.12 to <=8.14.0 by @dependabot in #277
  • Add CI-tests for 0.1.14 by @gmaze in #281
  • New functions and methods dedicated to ARGO-BGC, from work at IMEV by @gmaze in #278
  • Documentation update for next release by @gmaze in #285
  • Prepare for "v0.1.14rc2 Cactus Release 🌵" by @gmaze in #286
  • pip prod(deps): update ipython requirement from <=8.14.0 to <=8.15.0 by @dependabot in #289
  • New ArgoDOI class by @gmaze in #284
  • Bump actions/checkout from 3 to 4 by @dependabot in #291
  • Utilities refactoring by @gmaze in #290
  • Fixing upstream tests under Windows by @gmaze in #293
  • Prepare for "v0.1.14 Frog release 🐸" by @gmaze in #296

Full Changelog: v0.1.13...v0.1.14

v0.1.14rc2 Cactus Release 🌵

27 Jul 14:07
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Add CI-tests for 0.1.14 by @gmaze in #281
  • New functions and methods dedicated to ARGO-BGC, from work at IMEV by @gmaze in #278
  • Documentation update for next BGC support release by @gmaze in #285
  • Prepare for "v0.1.14rc2 Cactus Release 🌵" by @gmaze in #286

Full Changelog: v0.1.14rc1...v0.1.14rc2

v0.1.14rc1 Duck Release 🦆

31 May 08:20
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Mock the erddap by @gmaze in #252
  • Implement a mocked HTTP server for all CI tests by @gmaze in #255
  • Authenticated access to the Argo reference database on password protected erddap by @gmaze in #256
  • Export index search results to Argo-like index files by @gmaze in #260
  • indexstore to handle the BGC Argo profile index by @gmaze in #261
  • New option to control Cache expiration time by @gmaze in #262
  • Update API status monitor in utilities by @gmaze in #264
  • Xarray backend to open Argo Netcdf files by @gmaze in #208
  • New user mode for pressure sensitive studies by @gmaze in #265
  • Access to the ADMT pdf documentation by @gmaze in #268
  • provision-with-micromamba is deprecated by @ocefpaf in #273
  • Promote index store to frontend feature by @gmaze in #270
  • Argovis dashboard update by @gmaze in #271
  • pep517 is deprecated in liue of build by @ocefpaf in #276

Full Changelog: v0.1.13...v0.1.14rc1

v0.1.13 Snowflake Release ❄️

28 Mar 08:24
Compare
Choose a tag to compare

What's Changed

  • Remove dependency to sklearn by @gmaze in #239
  • New utility to retrieve and visualise the Argo deployment plan by @gmaze in #244
  • Mock the FTP server for unit tests by @gmaze in #249
  • Update API status checking method by @gmaze in #247
  • Scatter map utility for easy Argo-related variables plotting by @gmaze in #245
  • Argo Colors utility by @gmaze in #245
  • Remove localftp data source by @gmaze in #240
  • Prepare for "v0.1.13 Snowflake release ❄️" by @gmaze in #250

Full Changelog: v0.1.12...v0.1.13

v0.1.12 Bee release 🐝

17 May 07:21
0c408e9
Compare
Choose a tag to compare

What's Changed

  • Important update of the Ifremer erddap server !
  • Prepare for "v0.1.12 Bee release 🐝 " by @gmaze in #221

Full Changelog:
https://argopy.readthedocs.io/en/latest/whats-new.html
v0.1.11...v0.1.12

v0.1.11 Rooster release 🐓

13 Apr 08:32
c3810ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11

v0.1.10 Fish release 🐟

04 Mar 11:48
Compare
Choose a tag to compare

What's Changed

  • Remove upper bound on all dependencies by @rabernat in #182
  • Prepare for "v0.1.10 Fish release 🐟 " by @gmaze in #183

New Contributors

Full Changelog: v0.1.9...v0.1.10

v0.1.9 Tropical release 🏝️

17 Jan 09:11
Compare
Choose a tag to compare

What's Changed

All details here: https://argopy.readthedocs.io/en/latest/whats-new.html

  • Fix bug in isAPIconnected by @gmaze in #140
  • Utility to load topography by @gmaze in #150
  • argo accessor documentation page by @gmaze in #104
  • Fix argovis endpoint for a region fetch by @gmaze in #158
  • Method to insert the CLS Satellite Altimeter Report figure on a notebook cell. by @gmaze in #159
  • Binder links by @gmaze in #164
  • API to create source file and data for OWC software by @gmaze in #142
  • Prepare for "v0.1.9 Tropical release 🏝️" by @gmaze in #167

Full Changelog: v0.1.8...v0.1.9

v0.1.8: Halloween release 🎃

02 Nov 13:55
Compare
Choose a tag to compare

What's Changed

All details here: https://argopy.readthedocs.io/en/latest/whats-new.html

  • xarray > 0.16.2 raises error when opening local files by @quai20 in #82
  • Fix fsspec 0.8.4 incompatibility with caching of erddap requests by @gmaze in #78
  • codespell fixes by @schwehr in #89
  • Teos sound_speed by @gmaze in #90
  • Improve plotting modules by @gmaze in #56
  • Improved fetcher options validity checks by @gmaze in #92
  • Create dependabot.yml by @gmaze in #99
  • RTD low-memory python environment by @gmaze in #103
  • Bump jinja2 from 2.11.2 to 2.11.3 in /docs by @dependabot in #105
  • Upgrade dependencies version support by @gmaze in #95
  • Update docs requirements by @gmaze in #122
  • More general options for SSL connections by @gmaze in #102
  • pip prod(deps): update packaging requirement from <=21.0,>=20.4 to >=20.4,<22.0 by @dependabot in #133
  • Prepare Halloween release 0.1.8 🎃 by @gmaze in #134

New Contributors

Full Changelog: v0.1.7...v0.1.8