------------------------ * update spatial_utils with lazy method for guessing bounds and assuming a regular grid (func is "_standardise_diffs_by_making_all_most_common_diff") * update Pena-Ortiz method to seperate into subtropical and polar front jet * remove prints from windspeed utils * rename bp13 jet lat
0.0.6
------------------ * add Barnes & Polvani 2015 * add Kerr et al. 2020 * add nearest method function to general utils * Speed up Ceppi and fix integration method within (still need to verify) * Add spatial utils for grid cell m2 method
0.0.6beta
----------------------- * Fix 'get_latitude_and_speed_where_max_ws_at_reduced_resolution' with check for np.nans
0.0.6alpha
------------------------ * add Barnes & Polvani 2013 * Fix 'get_latitude_and_speed_where_max_ws' so it can take one value * Fix Barnes & Simpson 2017 and Woollings et al. 2010 and change name of col * Fix Barnes & Polvani neighbouring lats and speed
BIG CHANGES ^^^^^^^^^^^ * Change the 'get_latitude_and_speed_where_max_ws' function to take abs() max -> will mean that negative u-wind values can be considered the jet lat
0.0.5beta
----------------------- * update Woollings et al. 2010 with seasonal cycle * update metric details dict with 'plev_units' argument * fix archer and caldiera call to mass weighted ws (STILL TODO: better plev understanding)