Skip to content

v0.6.0

Choose a tag to compare

@xjules xjules released this 12 Feb 15:04
· 82 commits to main since this release

What's Changed

  • Remove no update by @frode-aarstad in #265
  • Standardize docstrings to NumPy format by @dafeda in #264
  • Remove update_params_1D by @dafeda in #271
  • Clean-up of test_update_params_3D by @dafeda in #272
  • Add full doctest to ESMDA class by @tommyod in #274
  • Remove memory_usage_decorator from experimental module by @dafeda in #270
  • Fix DistanceESMDA.assimilate() to use per-iteration alpha values by @dafeda in #266
  • Use X instead of X_prior by @dafeda in #273
  • Remove unused transform utils functions by @dafeda in #276
  • Refactor batch assimilation consistency test by @dafeda in #280
  • Update readme by @dafeda in #277
  • Bump nbconvert from 6.5.4 to 7.17.0 in the uv group across 1 directory by @dependabot[bot] in #281
  • Bump pillow from 12.1.0 to 12.1.1 in the uv group across 1 directory by @dependabot[bot] in #283

Full Changelog: v0.5.1...v0.6.0