There is a newer version of the record available.

Published April 12, 2022 | Version v1.3
Software Open

climate-processes/tobac: tobac 1.3

Description

Changelog:

Enhancements

  • Significant performance improvements for tracking #89
  • Significant performance improvements for feature detection and segmentation #90
  • Performance improvement for calculate_area #93
  • Added ability to set a user defined stub cell value instead of np.nan. Default value is -1 and stub cell values are now integers instead of floats by default #74
  • Added deprecation warnings for parameters min_num in feature detection and d_min in tracking, and added exceptions when multiple, incompatible parameters are given (e.g. d_max and v_max) #107

Bug fixes

  • Fixed level parameter in segmentation, as this previously had no effect #92
  • Remove is comparisons for string literals #99
  • Added missing raise for exception in get_spacings #105
  • Remove automatic setting of matplotlib backend to agg on import #100
  • Fix deprecation warnings for changed import paths in dependencies #110

Documentation

  • Added recommended python style #72
  • Updated author list and email addresses #109

Repository enhancements

  • Black formatting of all python code and formatting check in actions #78
  • Pre-commit hook for black formatting #96

Full Changelog: https://github.com/climate-processes/tobac/compare/v1.2.1...v1.3

Files

climate-processes/tobac-v1.3.zip

Files (549.9 kB)

Name Size Download all
md5:eab69afc1da9268d511c16e4f341c434
549.9 kB Preview Download

Additional details

Related works