Changes
#211 (Feb 22, 2025 6:42:37 AM)
- release notes — Jeremy Faden / detail
- paste plot will also add bindings — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2667/: add "@see" comments — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2667/: copy bindings to clipboard as well. Introduce new method for searching for bindings
within two groups of DomNodes. — Jeremy Faden / detail - release notes — Jeremy Faden / detail
- https://pds-ppi.igpp.ucla.edu/data/maven-swea-calibrated/data/svy_3d/2014/03/mvn_swe_l2_svy3d_20140319_v04_r01.xml?g_engy showed where the code assumed there would be an independent axis. — Jeremy Faden / detail
- put the bindings into the clipboard plot. — Jeremy Faden / detail
- put the bindings into the clipboard plot. — Jeremy Faden / detail
- add getRow, getColumn, getPlot, and getPlotElement which are faster and more convenient than getElementById. Copy plots to clipboard now copies inset plots, connected by parent row and parent column. — Jeremy Faden / detail
- bug 2669: add way to relax check since vap+inline uses the parser but repeats are allowed (with the events tool). — Jeremy Faden / detail
- bug 2669: add way to relax check since vap+inline uses the parser but repeats are allowed (with the events tool). — Jeremy Faden / detail
- bug 2669: add way to relax check since vap+inline uses the parser but repeats are allowed (with the events tool).
— Jeremy Faden / detail - release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- support rank 3 ordinal data in CDF (as with PSP EPILO) — Jeremy Faden / detail
#210 (Feb 10, 2025 9:37:57 AM)
- properly support parent row/column which is not marginRow/marginColumn — Jeremy Faden / detail
#209 (Feb 8, 2025 5:37:20 PM)
- remove old codes which were mistakenly copied from the PDS4 reader. — Jeremy Faden / detail
- add plotActionsMenu to the plots list — Jeremy Faden / detail
- clicking on plot in plotsListComponent selects the plot. — Jeremy Faden / detail
- 2667: copy plot to clipboard includes all plots with the same row and column — Jeremy Faden / detail
- copy and paste plot will now pick up the additional right-axis plot with the same row and column. — Jeremy Faden / detail
- add list of plots in lower right, which is helpful when plots overlap. — Jeremy Faden / detail
#208 (Feb 6, 2025 7:48:10 AM)
- release notes — Jeremy Faden / detail
#207 (Feb 5, 2025 5:39:41 PM)
- release notes — Jeremy Faden / detail
- more autoplot2023 imports (vs autoplot2017) — Jeremy Faden / detail
- more autoplot2023 imports (vs autoplot2017) — Jeremy Faden / detail
#206 (Feb 5, 2025 11:42:33 AM)
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- Look for LABEL/SPREADSHEET/FIELD to support https://pds-ppi.igpp.ucla.edu/data/JNO-J-JAD-5-MOMENTS-V1.0/DATA/2018/2018091/JAD_L50_HLS_ELC_MOM_ISO_2D_ELECTRONS_2018091_V01.LBL — Jeremy Faden / detail
#205 (Feb 3, 2025 7:57:20 AM)
- use guarded split to check for repeat parameters. — Jeremy Faden / detail
#204 (Feb 1, 2025 9:37:32 AM)
- release notes — Jeremy Faden / detail
- bugfix 2671: properly set parameters in runBatch with multithread. — Jeremy Faden / detail
- bugfix 2668: events list with BEGIN for timeStampLocation would cause exception. — Jeremy Faden / detail
- bugfix 2669: check for duplicate keys and throw IllegalArgumentException when this is detected. put in stub for new --runBatch=file.batch, but this is not implemented. — Jeremy Faden / detail
- bugfix 2669: check for duplicate keys and throw IllegalArgumentException when this is detected. Also autoplot2017.py -> autoplot2023.py was never handled, having the effect of run batch would not work. — Jeremy Faden / detail
- bugfix 2669: check for duplicate keys and throw IllegalArgumentException when this is detected. — Jeremy Faden / detail
- bugfix 2668: Autoplot HAPI incompatibility with new servers from E — Jeremy Faden / detail
- bugfix 2668: Autoplot HAPI incompatibility with new servers from E — Jeremy Faden / detail
#203 (Jan 24, 2025 8:38:44 AM)
- release notes — Jeremy Faden / detail
- bug https://sourceforge.net/p/autoplot/bugs/2665/: clean up code which renormalizes the layout. — Jeremy Faden / detail
#202 (Jan 23, 2025 9:43:31 AM)
- release notes — Jeremy Faden / detail
- move ZipFileSystem to DasCoreUtil so that it can properly implement subfilesystem. — Jeremy Faden / detail
- tweak version number — Jeremy Faden / detail
#201 (Jan 14, 2025 11:31:02 AM)
- bugfix https://sourceforge.net/p/autoplot/bugs/2661/: check for <br> kludge — Jeremy Faden / detail
- correct where labels carelessly added broke the "where" control in the GUI — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2660/: tweak version — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2660/: comment out code which tried to make efficient iso8601 range. This will be replaced with URI_Templates' TimeUtil soon. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2660/: bug in width found when cut-n-paste code wasn't properly adapted — Jeremy Faden / detail
- improve error message caused by sc-event-time label, which interprets this as a range. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2660/: comment out code which tried to make efficient iso8601 range. This will be replaced with URI_Templates' TimeUtil soon. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2660/: comment out code which tried to make efficient iso8601 range. This will be replaced with URI_Templates' TimeUtil soon. — Jeremy Faden / detail
- don't assume timerange input is valid. — Jeremy Faden / detail
#200 (Jan 11, 2025 10:55:26 AM)
- release notes — Jeremy Faden / detail
- remove "huh" message after checking into it. — Jeremy Faden / detail
- Support file:///project/cassini/pds/DATA/RPWS_WIDEBAND_FULL/T20040XX/T2004001/T2004001_01_325KHZ2_WBRFR.LBL?WBR_SAMPLE where timetags are found in WBR_ROW_PREFIX_TABLE and waveform data is found in TIME_SERIES. — Jeremy Faden / detail
- bugfix: recordBytes should be used for byteOffset, since rowBytes may refer to just part of a record. — Jeremy Faden / detail
- allow included document to include a another document which can include another document. — Jeremy Faden / detail
- support UNSIGNED_INTEGER arrays — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- remove excessive use of synchronized blocks in LogConsole, after getting deadlock — Jeremy Faden / detail
- imports2017.py -> imports2023.py — Jeremy Faden / detail
- allow color names to be used, though they are converted to hex immediately — Jeremy Faden / detail
- support integer numbers in events list, so that byte ranges can be documented — Jeremy Faden / detail
- remove warning message about "assuming Java type" for types we recognize — Jeremy Faden / detail
#199 (Jan 9, 2025 12:36:52 PM)
- grep for autoplot2017 — Jeremy Faden / detail
- grep for autoplot2017 — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- javadoc for validate — Jeremy Faden / detail
- allow name parameter to be null — Jeremy Faden / detail
- Dictionary/Map of constraints didn't check for values — Jeremy Faden / detail
- move Jython implementation of validateParam back into Java code where it is easier to service. — Jeremy Faden / detail
- trivial remove old unnecessary test for spaces in getParam call — Jeremy Faden / detail
- finally use 2023 changes to getParam — Jeremy Faden / detail
- finally use 2023 changes to getParam — Jeremy Faden / detail
- finally use 2023 changes to getParam — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- matcher should always be case-insensitive. I was looking for SSCWeb with ssc — Jeremy Faden / detail
- bug 2658: trivial code changes to aid in debugging — Jeremy Faden / detail
- bugfix: Odl parser (used for .sts files) rejects when parameter is missing. — Jeremy Faden / detail
- always set headless to true. — Jeremy Faden / detail
#198 (Dec 21, 2024 9:23:02 AM)
- release notes — Jeremy Faden / detail
#196 (Dec 20, 2024 3:17:13 PM)
- https://sourceforge.net/p/autoplot/bugs/2657/: properly support multi-column datasets in tables — Jeremy Faden / detail
- rte_1083526881: code which automatically adds time column failed to check that a time column was actually found, causing NPE — Jeremy Faden / detail
- rte_0350203371: add toString to aid in debugging — Jeremy Faden / detail
- rte_0350203371: check for null in completions, which happens for "vap+cdf:<t>"
— Jeremy Faden / detail
#195 (Dec 18, 2024 6:25:39 PM)
- revert back to opencsv-2.3 — Jeremy Faden / detail
#194 (Dec 18, 2024 6:05:12 PM)
- release notes — Jeremy Faden / detail
- automatically pick up timetags in https://pds-ppi.igpp.ucla.edu/data/juno-waves-electron-density/data_io/2024017_orbit_58/wav_2024-034T00-00-00_e-dens-i_v1.0.lblx?Fpe — Jeremy Faden / detail
- automatically pick up timetags in https://pds-ppi.igpp.ucla.edu/data/juno-waves-electron-density/data_io/2024017_orbit_58/wav_2024-034T00-00-00_e-dens-i_v1.0.lblx?Fpe
— Jeremy Faden / detail
#192 (Dec 16, 2024 4:52:02 PM)
- revert back to opencsv-2.3 — Jeremy Faden / detail
- remove opencsv-5.9 which is way too large — Jeremy Faden / detail
- revert back to opencsv-2.3 — Jeremy Faden / detail
- remove reference to newer version of opencsv which requires Java 11. — Jeremy Faden / detail
- revert to old opencsv — Jeremy Faden / detail
- add new URIs — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- getCompletions on URI which contained aggregation would list the entire file system. Instead, get a representative file and only list that time range. — Jeremy Faden / detail
#191 (Dec 14, 2024 7:56:38 AM)
- release notes — Jeremy Faden / detail
- collect more URIs — Jeremy Faden / detail
- catalog more squirrelly cases — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2615/: label for any URI completion must include the context — Jeremy Faden / detail
- add comment about breakpoint place since I'm never sure where when debugging completions. — Jeremy Faden / detail
- add toString to aid in debugging — Jeremy Faden / detail
#190 (Dec 13, 2024 2:40:09 PM)
- release notes — Jeremy Faden / detail
- remove MigratePreferences, which was used to move the preferences after the virbo->autoplot move of 2016, and now makes it tricky to clear preferences by deleting ~/autoplot_data/config. — Jeremy Faden / detail
#189 (Dec 13, 2024 1:02:20 PM)
- update to look exactly like the one which should be used. — Jeremy Faden / detail
- deprecated method — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- remove new HTML in descriptions, which shows up now that this is done deeply. — Jeremy Faden / detail
- rte_1586318377: Don't assume javadocs have Ops split up by letter. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2353/: javadocs for script editor come from https://cottagesystems.com/~jbf/autoplot/doc/ — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2353/: javadocs for script editor come from https://cottagesystems.com/~jbf/autoplot/doc/ — Jeremy Faden / detail
- javadocs for script editor come from https://cottagesystems.com/~jbf/autoplot/doc/ — Jeremy Faden / detail
- javadocs on Diff — Jeremy Faden / detail
- experiment with VG2_URN_PRA_6SEC.LBL with seems inconsistent with others. — Jeremy Faden / detail
- experiment with cleaning DESCRIPTION nodes deeper in tree. — Jeremy Faden / detail
- experiment with cleaning up code to avoid ": Select parameter" — Jeremy Faden / detail
- trivial — Jeremy Faden / detail
- rte_0586723721_20240702_134349: Don't crash when empty data source is editted. Thanks, Scott C! — Jeremy Faden / detail
- rte_0586723721_20240702_134349: Don't crash when empty data source is editted. Thanks, Scott C! — Jeremy Faden / detail
- rte_0586723721_20240702_134349: Don't crash when empty data source is editted. Thanks, Scott C! — Jeremy Faden / detail
- rte_0586723721_20240702_134349: Don't crash when empty data source is editted. — Jeremy Faden / detail
- rte_0735275895_20241212_084219: CDAWeb automatically drops to offline mode if getFiles fails. — Jeremy Faden / detail
- rte_0335135130_20241212_090334: clean up (Offline because of "") message, which is not helpful and is clutter. — Jeremy Faden / detail
#188 (Dec 6, 2024 10:39:45 AM)
- https://sourceforge.net/p/autoplot/bugs/2602/: more wiki help links — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2602/: more logo corrections — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- correct "show wildcards" link to new location on github — Jeremy Faden / detail
- bug https://sourceforge.net/p/autoplot/bugs/2654/: display message when zero-width datum range is entered. — Jeremy Faden / detail
- bug https://sourceforge.net/p/autoplot/bugs/2654/: ignore setRange of zero-width range. — Jeremy Faden / detail
- bug https://sourceforge.net/p/autoplot/bugs/2654/: when the zero-width range units are Steven's ratio (e.g. 5kg) and non-zero, then include zero to make valid, otherwise don't autorange (as with empty dataset). — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- whoops, forgot to check if bundle1 was null. — Jeremy Faden / detail
- start code to support rank 0 and rank 1 nominal data arrays. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bugfix https://sourceforge.net/p/autoplot/bugs/2651/: HAPI data doesn't come up as spectrograms by default. Check for bundle with no names and all one unit. — Jeremy Faden / detail
- Add image4j to Eclipse build path. — jpeachey / detail
#187 (Dec 3, 2024 12:43:02 PM)
- release notes — Jeremy Faden / detail
#186 (Dec 3, 2024 7:08:25 AM)
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2650/: don't reset the units to times, this has already been done. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
#185 (Nov 29, 2024 5:37:57 PM)
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2649: AutoplotSettings.settings().getPreferences used inconsistently — Jeremy Faden / detail
- trivial netbeans suggestions — Jeremy Faden / detail
- bug https://sourceforge.net/p/autoplot/bugs/2647/: Just make it so that any time there is a CONTEXT_0 property, the context will be shown. I expect this will be undesirable in some cases, but I'll make the change and see what the regression tests look like. — Jeremy Faden / detail
- extract common codes btw PDS3 and PDS4 working with Document to get titles. When getting the title from the description, just use the first sentence. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail