Further improvement to handling of auxiliary lon-lat grids with longitude values straddling ±180°E.
Bugfix: Sources tree-table would not accept two datasets with same name, even if located in different locations.
Export to KMZ option for lon-lat map plots now available no matter what map projection has been applied.
Watch out for file metadata that has HTML-escape characters.
Able to open local GRIB-1 table lookup lists.
Reduced time for initial scan of data by up to 75%, which significantly reduced time to create plot window if array is extremely large (i.e., more than 50 million values). Shifted secondary scan off of event thread in order to avoid initially blank plot window in such cases.
Use actual_range attribute for data min and max if array is of rank 2 and if attribute is present.