I've released Autoplot v2026a_3, after a month of improvements to the
Das2Server interface, a fun sonification project, and playing with mouse
actions in scripts. This includes bugfixes like:
* form column names for ASCII files for columns like "TEMP °F" and
"SYM/H index (nT) (nT)"
* don't show "symbol color and background are same" warning when color
scatter is used
* corrections to parameter controls in Das2Server
* correctly handle cache tag in Das2Server responses, avoiding
unnecessary loads
and new features like:
* plot TopDecorator is drawn independently from the cache image to allow
feedback without redoing expensive rebuild of cache image
* various improvements to Auralizor class, including more precise
location report, see
https://github.com/autoplot/dev/blob/master/demos/2026/20260309/sonify.jy
* HAPI client checks both dataset and id parameters with 3.x servers
* improvements to mouse modules and drag renderers to make their use in
scripts easier, see
https://github.com/autoplot/dev/tree/master/demos/tools/slice.
Please see the entire list of changes and launchers at
https://autoplot.org/latest/. Enjoy!
Jeremy