------------------------- * Fix ongoing numpy dependency issue and update requirement for numpy version so it is less strict * Remove warnings.RankWarning fix for quadratic function. This should fix Cattiaux
------------------------- * Fix scipy.ndimage maximum filter error * Corrects Kuang et al. 2014 and Schiemann et al. 2009 methods
0.2.6
------------------------- * Add expand_dims and squeeze to time dimensions of 'run_jet_core_and_region_algorithm_on_one_day' to fix manney_et_al_2011
0.2.4
------------------------- * Fix scipy.ndimage depreciation warning * Change argmax to nanargmax * update max numpy version to 1.26 so 'np.RankWarning' still exists (in future prepare for np v2.0) * Make sure requirement files have same versions
0.2.3
------------------------- * Add example of assigning units to plev in for docstrings in data_utils * Add step-security-bot and dependenabot for OSSF scorecard * Update dependencies and workflows