8000 Releases · GeoscienceAustralia/eo-tides · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: GeoscienceAustralia/eo-tides

0.7.4

30 May 05:19
5b46d21
Compare
Choose a tag to compare

What's Changed

New features

  • Add version attribute to init file by @robbibt in #98

Documentation updates

  • Fix capitalisation in JOSS paper bibliography by @robbibt in #97
  • Update suggested citation to use new JOSS paper citation by @robbibt in #100

Other changes

  • Update PR labelling and release template by @robbibt in #99
  • Reformat code with additional ruff linting rules by @robbibt in #101

New Contributors

  • @github-actions made their first contribution in #96

Full Changelog: 0.7.3...0.7.4

0.7.3

22 May 07:31
d0460ea
Compare
Choose a tag to compare

Changes

  • Use dynamic version handling via hatch-vcs, add automatic changelog update action by @robbibt in #95
  • Bump the python-deps group with 2 updates by @dependabot in #94

Full Changelog: 0.7.2...0.7.3

0.7.2

19 May 06:43
Compare
Choose a tag to compare

What's Changed

  • Improve validation functions documentation, remove hard-coded links by @robbibt in #93

Full Changelog: 0.7.1...0.7.2

0.7.1

19 May 00:52
Compare
Choose a tag to compare

What's Changed

  • Bump folium from 0.19.5 to 0.19.6 in the python-deps group by @dependabot in #92

Full Changelog: 0.7.0...0.7.1

0.7.0

14 May 00:47
7bfc54f
Compare
Choose a tag to compare

What's Changed

This version corresponds to the code archived as part of Journal of Open Source Software publication. No new features introduced.

Full Changelog: 0.6.5...0.7.0

0.6.5

08 May 05:53
9350828
Compare
Choose a tag to compare

What's Changed

  • Paper text and bib edits, plus comments inserted with [//]: # by @fmemuir in #81
  • JOSS review updates: Minor paper changes by @robbibt in #82
  • JOSS review updates: Documentation and notebook updates by @robbibt in #83
  • fix doi in vos2023benchmark by @pdebuyl in #84
  • Bump xarray from 2025.3.1 to 2025.4.0 in the python-deps group by @dependabot in #85
  • Add support for latest pyTMD by @robbibt in #78

New Contributors

Full Changelog: 0.6.4...0.6.5

0.6.4

31 Mar 00:54
7d889de
Compare
Choose a tag to compare

What's Changed

  • Prevent tests from running twice on subsequent changes by @robbibt in #72
  • Temporarily exclude Dask version by @robbibt in #75
  • Release version 0.6.4 with dask fix by @robbibt in #77

Full Changelog: 0.6.3...0.6.4

0.6.3

20 Mar 00:46
9c7b7c6
Compare
Choose a tag to compare

What's Changed

  • JOSS review updates: Add background context for tide modelling files by @robbibt in #60
  • Expand clipping test to include synthetic EOT20 data by @robbibt in #64
  • JOSS review updates: Update directory path documentation, improve warnings by @robbibt in #65
  • JOSS review updates: Add dask dependency, add tip about using print for dataframes by @robbibt in #68
  • JOSS review updates: Major update to installation docs by @robbibt in #69
  • Ensure dtype of ensemble modelled tides matches dtype of input modelled tides by @robbibt in #70
  • Update to 0.6.3 by @robbibt in #71

Full Changelog: 0.6.2...0.6.3

0.6.2

24 Feb 23:15
1d43ff3
Compare
Choose a tag to compare

New features

  • Added apply_node parameteter to model_tides to apply pyTMD's adjustments to harmonic constituents to allow for periodic modulations over the 18.6-year nodal period (lunar nodal tide). Default is False.

Bug fixes

  • Further fixes for bug causing tide model clipping with clip_tides to fail for bounding boxes completely west of the prime meridian (#50). The default value for crop param is now "auto" instead of True, which will attempt to use on-the-fly cropping where possible.

Full Changelog: 0.6.1...0.6.2

0.6.1

20 Feb 07:12
624f70a
Compare
Choose a tag to compare

Bug fixes

Full Changelog: 0.6.0...0.6.1

0