aostools v2.4
New capabilities:
AddColorbar()
: Add a common color bar to existing Facet Plot (8d1bc12)LogPlot()
: Invert y-axis, make it logarithmic, and change the label format ()Anomaly()
: Compute anomaly for axarray.Dataset
orxarray.DataArray()
(892b66f)CheckSign()
andStatTest()
: Perform statistical testing along a given dimension (5efbb58)OceanIndex()
adds 'modiki' option (70cbab3)GlobalAvgXr()
: Compute meridional average, using any power of weighted by cosine of latitude. Does not compute zonal mean. (394a96b)FindCoordNames()
: Goes through a list of possible coordinate names to determine the names of pressure, latitude and longitude within a given dataset or dataarray. (0085e3f)- Added more stats tests to
StatTest()
. constants
now includes vorticity parameter and cosine of latitude. (d4fab6c)
Many more bugfixes. Thanks for all users providing feedback and allowing aostools
to become better.