Skip to content

Releases: knubez/TAMS

v0.1.3

05 Feb 05:28
Compare
Choose a tag to compare

The primary changes in this release are the addition of three new notebook examples.

Also:

  • benchmarking case for the NCAR SAAG Convective Working Group MCS tracker intercomparison project
  • initial support for unstructured-grid data in identify() (one of the new notebook examples uses non-regridded MPAS output)
  • improvements to docs, including the addition of more cross-references
  • update pre-commit hooks
  • download_examples() now uses gdown
  • new options for plot_tracked(), including colorbar to indicate time

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

29 Sep 23:44
Compare
Choose a tag to compare

This release includes code for running TAMS for the NCAR SAAG Convective Working Group MCS tracker intercomparison project, as well as related improvements / bug fixes.

What's Changed

New Contributors

  • @knubez made their first contribution in #7

Full Changelog: v0.1.1...v0.1.2

v0.1.1

01 Nov 19:24
Compare
Choose a tag to compare

Update CI, address some warnings, fix env for Matplotlib 3.6.

Full Changelog: v0.1.0...v0.1.1

v0.1.0: Initial public release

27 May 22:54
4b7ec9a
Compare
Choose a tag to compare

This is the first public release of the Python version of TAMS ("TAMS v2.0").