v0.2.2 (April 22, 2023)#
These are minor changes in v0.2.1 that shows fugs fixed, features and improvements.
Fix set anomaly reference in
watex.utils.exmath.type_()equals to the length of ERP line if profile is less than 7. Now bug is fixed for ERP profile less than seven points.Feature Add
watex.utils.twinning()function to find indentical object in all data and concatenate them using merge intersection (cross) strategy.Enhancement Remove legend warnings when no artists with labels found in
watex.view.TPlot.plotSkew()Enhancement Improve
watex.exceptions.DCErrormessages when the number of sites does not fits the number of given profiles and vice-versa inwatex.methods.DCMagic.summary().Enhancement Update the summary method of
watex.methods.DCMagic.summary()to smartly find the indentical coordinates ( longitude/latitude) in both ERP and VES before performing the DC parameter aggregation.