Changes
#16 (Dec 16, 2024 4:49:59 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
- 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
- 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
- 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
- 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
- release notes — Jeremy Faden / detail
- 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
- 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
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- make logic for detecting and handling timetags consistent — Jeremy Faden / detail
- clean up the description, removing the formatting for fixed-width font and newlines encoded as — Jeremy Faden / detail
- support BIT_STRING in https://pds-ppi.igpp.ucla.edu/data/LP-L-ENG_GRS_NS_APS_MAG_ER-1-MDR-V1.0/DATA/MERGED/1998/001_031JAN/M9800706.LBL?STATUS_FLAGS — Jeremy Faden / detail
- hapi-cache-command has default cache-dir location, use this. — Jeremy Faden / detail
- allow hapi-cache-command to be set to '' to disable cache — Jeremy Faden / detail
- remove debug code — Jeremy Faden / detail
- time column was never automatically identified for PDS3. See if the first column is TIME or a DATE. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- explicitly compile old and repeated name ScriptPanelSupport in org.autoplot.scriptconsole so that it is available to older Jython scripts. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/feature-requests/789/: whoops, new code which would get the trimRange from the URI would reload it even if it was explicitly set and not specified in the URI. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- 2639: code assumed non-null, which is not the case with vap+cdaweb:ds=STA_LB_MAG_RTN&filter=Stereo&id=BFIELD[:,3]&timerange=2014-08-06+through+2014-08-20 — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- temporarily add hidden parameter locations=true which shows where all the data is within the file. — Jeremy Faden / detail
- keep track of position within file, prepping for FileChannel. — Jeremy Faden / detail
- keep track of position within file, prepping for FileChannel. — Jeremy Faden / detail
- keep track of position within file, prepping for FileChannel. — Jeremy Faden / detail
- bugfix with handleAssign, where it was getting an indent and Map was using it. — Jeremy Faden / detail
- infer dictionaries when d['k']=2. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/1687/: new code to get PWD in completions assumed component was JEditorPane when it can be a JTextArea. JComponent is specific enough. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/1687/: new code to get PWD in completions assumed component was JEditorPane when it can be a JTextArea. JComponent is specific enough. — Jeremy Faden / detail
- FileChannel stuff — Jeremy Faden / detail
- handle open "r" and "w". — Jeremy Faden / detail
- detect void return type and don't include return when it's the last statement — Jeremy Faden / detail
- '/home/jbf/ct/autoplot/git/dev/bugs/sf/1687/' + 'demo<C>' works now — Jeremy Faden / detail
- '/home/jbf/ct/autoplot/git/dev/bugs/sf/1687/' + 'demo<C>' works now — Jeremy Faden / detail
- trivial javadoc correction — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/1687/ item 13. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2633/: use the URI to get the timerange when trim=True — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2633/: use the URI to get the timerange when trim=True — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bugfix https://sourceforge.net/p/autoplot/bugs/2642/: show all variables if none are marked as support. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2639/: detect LABL_PTR_2 had do all the same nonsense which happens for slice1_labels but with slice2_labels — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2639/: detect LABL_PTR_2 had do all the same nonsense which happens for slice1_labels but with slice2_labels — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2639/: detect LABL_PTR_2 and implement this by loading and then slicing after it's loaded. (TODO: slice as the data is read) — Jeremy Faden / detail
- explain insert checkbox — Jeremy Faden / detail
- 2644: append and insert methods check existing file majority — Jeremy Faden / detail
- 2644: add checkbox for majority — Jeremy Faden / detail
- bugfix 2643: handle (2) by keeping track of entries which were cleared in if or else blocks — Jeremy Faden / detail
- bugfix 2643: incorrect attempt to handle "else" clause in StaticCodeAnalysis meant variable would be marked as assigned before read. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- trivial fix imports — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2217/: comment out code which would result in deadlock — Jeremy Faden / detail
- make 8 the default number of threads, 32 is too many. — Jeremy Faden / detail
- detect struct.pack — Jeremy Faden / detail
- delete the empty recent files — Jeremy Faden / detail
- allow hapi-cache-command to specify the command to run. For example
"java -jar /home/jbf/ct/hapi/git/cache-tools/java/dist/cache-tools.jar" — Jeremy Faden / detail - allow hapi-cache-command to specify the command to run. For example
"java -jar /home/jbf/ct/hapi/git/cache-tools/java/dist/cache-tools.jar" — Jeremy Faden / detail - trivial fix imports — Jeremy Faden / detail
- correct where Connection is used for data. — Jeremy Faden / detail
- Introduce version (disabled) which uses HapiCache. — Jeremy Faden / detail
- refactor rename Connector to Connection — Jeremy Faden / detail
- make Connector abstract and add "openConnection" method. readFromURL uses Connector. — Jeremy Faden / detail
- more refactoring to make Connector object available to other classes (HapiServer will need it) — Jeremy Faden / detail
- remove old cache code, which is now implemented in HapiCache project — Jeremy Faden / detail
- detect struct.pack — Jeremy Faden / detail
- add unary not and invert — Jeremy Faden / detail
- incomplete refactoring to make way for new cache — Jeremy Faden / detail
- allow either units=enum or units=nominal to mean EnumerationUnits — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2639/: experiment with new code to slice on [:,:,0] instead of just [:,0]. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2639/: experiment with new code to slice on [:,:,0] instead of just [:,0]. — Jeremy Faden / detail
- introduce "majority" control for output with values "row" or "column" — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2217/: allow non-dimension changing operations to be inserted — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bugfix: addMouseModule needs to tell the box to update during the drag, so that key events will be correct. — Jeremy Faden / detail
- bitor and bitand — Jeremy Faden / detail
- handle map index. handle pow. — Jeremy Faden / detail
- Math.pow — Jeremy Faden / detail
- handle list comprehension using .stream.map — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- put in placeholder empty icon when favicon is not available. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2217/: explicitly remove listener from child after observing it was still running around in memory. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2217/: delete children when they become disconnected. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2217/: parentComponentListener is more careful about adjusting the operation to follow the parent's operation — Jeremy Faden / detail
- if ( 'a' in [ 'a','b','c'] ): — Jeremy Faden / detail
- handle code which assigns values to dictionary to make lookup table. — Jeremy Faden / detail
- support '#'*50. Support "is" operator. Start support for "in" for dictionaries. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- many references to http://autoplot changed to https://autoplot. (Turns out tools.xml bookmarks file was missing.) — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2638/: layout and data tabs will be on for new users. — Jeremy Faden / detail
- experiment with automatically enabling the inactive plotElement when its component is changed (to non-empty).
— Jeremy Faden / detail - release notes — Jeremy Faden / detail
- revert to jparser 1.10 — Jeremy Faden / detail
- revert to jparser 1.10 — Jeremy Faden / detail
- revert to v1.10 — Jeremy Faden / detail
- revert to v1.10 — Jeremy Faden / detail
- revert to v1.10 — Jeremy Faden / detail
- revert to jparser v1.10 — Jeremy Faden / detail
- add support for byte arrays. — Jeremy Faden / detail
- Label for FFT stuff changed to "Fourier Spectra", so Jenkins test needed updating — Jeremy Faden / detail
- add PDSDataSource and its files — Jeremy Faden / detail
- update to new PDS4 code and its csv dependency — Jeremy Faden / detail
- QDataSet and QStream were moved to Das2 project long ago — Jeremy Faden / detail
- QDataSet and QStream were moved to Das2 project long ago — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2629/: don't expect a specific version in jenkins. — Jeremy Faden / detail
- bug https://sourceforge.net/p/autoplot/bugs/2631/: check for legitimate null for values. — Jeremy Faden / detail
- don't make the jnlp stuff. — Jeremy Faden / detail
#15 (Oct 26, 2024 9:19:17 AM)
- miglayout-swing and remove old jparser library — Jeremy Faden / detail
- update opencsv to support PDS library — Jeremy Faden / detail
#14 (Oct 26, 2024 9:16:16 AM)
- new version of PDS library throws new CsvValidationException. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2636/: remove signing code from stable jars script — Jeremy Faden / detail
#13 (Oct 25, 2024 5:35:29 PM)
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bugfix: clean up code which did GUI things off of the event thread. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2635/: put a reminder of this bug in the code — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- AsciiTableDataSourceFormat checks for FORMAT property. — Jeremy Faden / detail
- dataset(Units.cdfTT2000.parse('2023-01-01T00:00Z')) preserves Long-backed TT2000 values. — Jeremy Faden / detail
- update wiki location — Jeremy Faden / detail
#12 (Oct 23, 2024 12:31:54 PM)
- add image4j to support ico files — Jeremy Faden / detail
- add ico reader — Jeremy Faden / detail
- don't let misformatted modificationDate result in bad state, just issue log message and move on. — Jeremy Faden / detail
- show favicons and introduce regex search for servers — Jeremy Faden / detail
- add image4j which can read ico files — Jeremy Faden / detail
- ImageDataSet includes RENDER_TYPE hint. — Jeremy Faden / detail
- add add(x,y,z) to the list of functions — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- make the expression textfield 600 pixels wide, always, since GridBagLayout doesn't seem to use the space. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- correct where case had fall-through, which now triggers a runtime error checking for an argument which is not recognized. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- throw an error immediately when an argument cannot be used. — Jeremy Faden / detail
- bugfix https://sourceforge.net/p/autoplot/bugs/2625/: getDataSet('uri',tr) didn't work when tr came from extent. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2619/: support PWD use in .vaps when the .vap is remote. I can't think of why this would be a security problem. — Jeremy Faden / detail
- allow jar file to be outside of supported http FileSystem — Jeremy Faden / detail
- support for MAC_REAL — Jeremy Faden / detail
- Support deprecated "float" type. support MISSING as well as MISSING_CONSTANT. /project/pds/mirror/VOLUME/VG_1001/DATA/MAG/HG/9_6S/T890822.LBL?BMAG — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2631/: add method to add additional items to the recent combo box. timerange parameters will add the examples into the combo box. — Jeremy Faden / detail
- add method to add additional items to the recent combo box. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/feature-requests/818/: check for 1-byte integers. — Jeremy Faden / detail
- bug https://sourceforge.net/p/autoplot/bugs/2615/: check that the appended name isn't irrelevant to the completion — Jeremy Faden / detail
- support script https://github.com/autoplot/dev/blob/master/demos/tools/editor/commit.jy which uses ScriptPanelSupport, which was renamed to AppScriptPanelSupport.
— Jeremy Faden / detail - allow https://cottagesystems.com/jenkins/job/autoplot-javadoc/lastSuccessfulBuild/artifact/doc/ to be used for javadoc completions documentation lookup. — Jeremy Faden / detail
- add append button to format editor panel, so that the feature is not hidden — Jeremy Faden / detail
- bug https://sourceforge.net/p/autoplot/bugs/2628/: properly calculate the number of bytes per item for integer arrays. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- add format control GUI for specialized CSV format. (correct handling of delimiter) — Jeremy Faden / detail
- add format control GUI for specialized CSV format. — Jeremy Faden / detail
- rte_2067982040: where format to CSV of rank 2 dataset that didn't have a bundle would result in NullPointerException. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- keep track of PWD as files are loaded, so that we could eventually support completions on PWD + "<C>" — Jeremy Faden / detail
- rename ScriptPanelSupport from Autoplot app to AppScriptPanelSupport, to avoid confusion. — Jeremy Faden / detail
- bug 2626: correction where second window had DISPOSE_ON_CLOSE as the default window operation. The AppManager is the only one who can close windows. The requestClose now returns a boolean to indicate the close was accepted. — Jeremy Faden / detail
- bug 2626: whoops, remove debug code where I printed the first ten characters of the editor, so I could see what was going on. — Jeremy Faden / detail
- bug 2626: correction where second window had DISPOSE_ON_CLOSE as the default window operation. The AppManager is the only one who can close windows. The requestClose now returns a boolean to indicate the close was accepted. — Jeremy Faden / detail
- bug https://sourceforge.net/p/autoplot/bugs/2626/: remove suspicious dispose. Temporarily put first ten characters of script in close dialog so I can tell which it is talking about. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- correct install4J message — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- do filesystem completions whenever a string starts with "https://" etc, not just "/" — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- add support for ARM_LITTLE_ENDIAN CDF files. Thanks, Masafumi! — Jeremy Faden / detail
- set the connect timeout to CDAWeb 60 seconds, since some of the listings at least 24 seconds — Jeremy Faden / detail
- https://github.com/das-developers/das2java/issues/113: uriDecode should look for %3A now that this is being encoded. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2391/: introduce SemanticOps.oneUnit to see if slow branch is really needed. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2391/: introduce SemanticOps.oneUnit to see if slow branch is really needed. — Jeremy Faden / detail
- allow for type=ascii5&units=nominal to support https://pds-ppi.igpp.ucla.edu/data/JNO-J-JED-3-CDR-V1.0/DATA/2023/013/JED_270_LOERSISP_CDR_2023013_V04.TAB which embeds nominal values — Jeremy Faden / detail
- allow for type=ascii5&units=nominal to support https://pds-ppi.igpp.ucla.edu/data/JNO-J-JED-3-CDR-V1.0/DATA/2023/013/JED_270_LOERSISP_CDR_2023013_V04.TAB which embeds nominal values — Jeremy Faden / detail
- allow for type=ascii5&units=nominal to support https://pds-ppi.igpp.ucla.edu/data/JNO-J-JED-3-CDR-V1.0/DATA/2023/013/JED_270_LOERSISP_CDR_2023013_V04.TAB which embeds nominal values — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bug https://sourceforge.net/p/autoplot/bugs/2337/: bugs in filter by QC, where the wrong index was used, or simply hadn't been identified. — Jeremy Faden / detail
- bug https://sourceforge.net/p/autoplot/bugs/2337/: screenshots tool should use a write file chooser, not read — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2622/: don't convert $x to .* in WalkUtil. This is not needed and causes a bug deeper in the code. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- use convertDocumentToMap which gets the name=value pairs right — Jeremy Faden / detail
- use convertDocumentToMap which gets the name=value pairs right — Jeremy Faden / detail
- check for "set" method, which would result in a runtime error. — Jeremy Faden / detail
- trivial javadoc — Jeremy Faden / detail
- use MetadataUtil.toMetaTree, not hacked code ChatGTP created — Jeremy Faden / detail
- show a tree view of the xml found in PDS4 label file. — Jeremy Faden / detail
- kludge to support
https://space.physics.uiowa.edu/juno/team/juno-waves-electron-density/browse_jupiter/$x_orbit_$x/wav_$xT00-00-00_e-dens-j_v1.0.png where "user@" is added automatically because credentials are needed. — Jeremy Faden / detail - bug https://sourceforge.net/p/autoplot/bugs/2582/: add better popup documentation. — Jeremy Faden / detail
- bug https://sourceforge.net/p/autoplot/bugs/2582/: add better popup documentation. — Jeremy Faden / detail
- bug 2598: torn off canvas didn't reset the windowExtraHeight and windowExtraWidth. — Jeremy Faden / detail
- add completions for dataset — Jeremy Faden / detail
- add completions for getDataSet — Jeremy Faden / detail
- add completions for getDataSet — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2616/: html version of PNGWalk doesn't contain images which aren't calculated,
such as when they are missing. — Jeremy Faden / detail - https://sourceforge.net/p/autoplot/bugs/2598/: don't keep track of negative margins — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bugfix in new completions which made sure PDS4 parameter names are shown. — Jeremy Faden / detail
- filenameProvidesContext logs at INFO (not FINE) when the time units are not convertible to seconds. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/feature-requests/832/: add outputFile which will write the loaded vap or URI to an output pdf or png file — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- trivial use isEmpty instead of stack.size()==0 — Jeremy Faden / detail
- trivial, use null not "" for documentation in completions. — Jeremy Faden / detail
- put the completion along with the label. PDS3 completions would show the variable description, but often it's easier to recognize it by the arg_0 value. — Jeremy Faden / detail
- functions which would allow 2GB data reads from >2GB IDLSav files — Jeremy Faden / detail
- bugfix: automatic name "data" would result multiple variables with the same name DATA. — Jeremy Faden / detail
- work towards using FileChannel to allow any variable to be 2GB, supporting file for JADE. — Jeremy Faden / detail
- new code to support IDLSav files > 2GB — Jeremy Faden / detail
- trivial javadoc and whitespace — Jeremy Faden / detail
- improve error message when IDLSav file is bigger than 2GB. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- make sure summarizeDescription clips the sentence on a space, since "4096" was clipped to "409" dangerously changing its meaning. — Jeremy Faden / detail
- logging improvements — Jeremy Faden / detail
- getDocumentWithImports is now public, since it's useful for testing — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- logger measures time to get files and time ranges — Jeremy Faden / detail
- bugfix: code assumed that temporary name would have one @ symbol, so recent change to remove @ when no arguments are used caused runtime error. — Jeremy Faden / detail
- add reset=F to documentation
— Jeremy Faden / detail - trivial isEmpty — Jeremy Faden / detail
- exception changes with new codes — Jeremy Faden / detail
- bug https://sourceforge.net/p/autoplot/bugs/2613/: refactor to support virtual variable for DEPEND_1, where array_slice was used. — Jeremy Faden / detail
- always report the lengths of the variable, not the lengths of the DEPEND_1, in the first line. Clarify inconsistent DEPEND_i warnings. — Jeremy Faden / detail
- increase the default connect timeout as the NASA firewall can cause long delays. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- rte_2101508600: CDF virual variable function "arr_slice" on the first index (Ops.slice1) was left out accidentally. Thanks, nkarna! — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- guard against dom.plots[0].title='Hope' where script to mutate the dom without permission. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- tweaks to support https://github.com/autoplot/dev/blob/master/demos/2024/20240807/addEventAll.jy — Jeremy Faden / detail
- peek editor shows if it is completions or parameters. matches font. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- rte 1906437423: code didn't realize that time might have been added to list of columns from DEPEND_0. Thanks, Sadie! — Jeremy Faden / detail
- update release notes — Jeremy Faden / detail
- NetBeans 8 used to add menu item for events list. Add link to new help documentation. experiment with validation of number of parameters — Jeremy Faden / detail
- 2603: autoplot_test100 showed we needed to check for units when checking ranges when there are multiple
plot elements. — Jeremy Faden / detail - downloadResourceAsTempFile no longer adds "@" to filename if it is not needed, so that it can be used to download and run jar files. — Jeremy Faden / detail
- add link to same script on github.com/autoplot/dev
— Jeremy Faden / detail - use links in table. add scriptTitle — Jeremy Faden / detail
- clean up URI_Templates script to use boolean generate flag, add setScriptDescription — Jeremy Faden / detail
- new packArguments mode handles when $x_$x is used for the filename and arg1;arg2 arg3;arg4 is used for the controls — Jeremy Faden / detail
- print version number — Jeremy Faden / detail
- make links out of clickable links generated by URITemplates script — Jeremy Faden / detail
- make links out of clickable links generated by URITemplates script — Jeremy Faden / detail
- make errors more clear for case where compression is not gzip — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bugfix 2604: vap+hapi:https://wdcapi.bgs.ac.uk/hapi?id=aaa/PT1M/xyz¶meters=Time,Field_Vector&timerange=2015-12-31+8:04+to+15:55 showed where the labels were not propogated out. — Jeremy Faden / detail
- bug https://sourceforge.net/p/autoplot/bugs/2603/: add 5% when a plot element's range is against the new range. — Jeremy Faden / detail
- bug https://sourceforge.net/p/autoplot/bugs/2603/: add 5% when a plot element's range is against the new range. — Jeremy Faden / detail
- handle rank 4 data. don't assume that axes have been resolved. Check for nulls. — Jeremy Faden / detail
- handle rank 4 data. don't assume that axes have been resolved. Check for nulls. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- provide direct access to the QDataSet within the APDataSet, so that Python client can provide more abstract methods — Jeremy Faden / detail
- bug 2600: whoops, new code assumed that RECORD_BYTES would always be used. — Jeremy Faden / detail
- more test URIs. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- support ROW_PREFIX_BYTES and ROW_SUFFIX_BYTES, which are typically 0. — Jeremy Faden / detail
- correct recLength, which should be recordBytes, not rowBytes. — Jeremy Faden / detail
- keep track of the delegate_uri — Jeremy Faden / detail
- support datatype "UNSIGNED_INTEGER" with 1 byte. — Jeremy Faden / detail
- bugfix: bytes was incorrect when items>1, normalize bytes by items. — Jeremy Faden / detail
- support /project/cassini/pds/DATA/RPWS_WAVEFORM_FULL/T20090XX/T2009096/T2009096_2_5KHZ1_WFRFR.LBL — Jeremy Faden / detail
- documentation improvements — Jeremy Faden / detail
- allow LABEL to come from "LABEL" common directory. — Jeremy Faden / detail
- correct bug in getDataSets, where a monitor being finished wasn't considered. — Jeremy Faden / detail
- appendResultsPendingCSV should be synchronized so that threads don't step on one another. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- catch special case where colon is used in filename on Windows, causing obscure FileNotFoundException. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2518/: keep track of which images are actually visible. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/feature-requests/805/: Support File type in Run Batch. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/feature-requests/805/: Support File type in Run Batch. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/feature-requests/805/: improve support for File parameter types, and introduce "stringType":"file" to constraints — Jeremy Faden / detail
- improve support for File parameter types, and introduce "stringType":"file" to constraints — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bugfix https://sourceforge.net/p/autoplot/bugs/2594/: type= getParam( 'type', 'e', 'electric or magnetic', { 'values':['e','m'], 'labels': ['Ey wrt B', 'Bz wrt B'] } ) didn't work for string values. — Jeremy Faden / detail
- add completion for filePollUpdates — Jeremy Faden / detail
- limit the length of the label, since long labels broke Sadie's GUI on a mac. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- initial implementation of filter for parameters — Jeremy Faden / detail
- allow the tooltip to be set — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- rfe829: whoops handle setScriptDescription('''...'''). Thanks Sadie! — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bugfix: Alt+Run and Shift+Run really are the same thing. Alt+Run and Shift+Run always enter the GUI, even if there are no parameters.
— Jeremy Faden / detail - release notes — Jeremy Faden / detail
- rfe829: add script editor dialog for setScriptDescription — Jeremy Faden / detail
- javadoc — Jeremy Faden / detail
- add no-arg constructor so that it can be used with the Netbeans Matisse GUI builder's Pallette Manager — Jeremy Faden / detail
- finally figured this out after walking though carefully and making no assumptions — Jeremy Faden / detail
- finally figured this out after walking though carefully and making no assumptions — Jeremy Faden / detail
- finally figured this out after walking though carefully and making no assumptions — Jeremy Faden / detail
- more experiments — Jeremy Faden / detail
- don't just execute "java" on the command line, since Java 8 doesn't provide return codes (I think). — Jeremy Faden / detail
- use -13 for the return code, since 100 doesn't seem to get through with Jenkins — Jeremy Faden / detail
- return negative exit code — Jeremy Faden / detail
- Still can't get the return code out to jenkins... — Jeremy Faden / detail
- Still can't get the return code out to jenkins... — Jeremy Faden / detail
- Still can't get the return code out to jenkins... — Jeremy Faden / detail
- remove debug println — Jeremy Faden / detail
- return with exit code for TestRunScripts — Jeremy Faden / detail
- return with exit code for TestRunScripts — Jeremy Faden / detail
- return with exit code for Jenkins — Jeremy Faden / detail
- --script=.../test.jy should be used — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- scriptExit explcitly says exit code will be set — Jeremy Faden / detail
- introduce code for running scripts and setting exit code when there is an exception, to support systemmonitor
— Jeremy Faden / detail - release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- whoops, support version 1.1 server at U. Iowa — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bug 2589: add resetUnits — Jeremy Faden / detail
- bug 2593: handle where the channel names are not unique properly. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- correctly make URI canonical using DataSetURI.toUri and URISplit.makeCanonical — Jeremy Faden / detail
- release notes sentences were out of context. — Jeremy Faden / detail
- back out foreground property while there are still issues (https://github.com/autoplot/dev/blob/master/rfe/sf/826/demoPinkForeground.vap) — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- rfe https://sourceforge.net/p/autoplot/feature-requests/826/: special handling for changing the background color, and handling when old vap with black background is loaded. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- add axisOffset property to axes. — Jeremy Faden / detail
- add color property to axes. — Jeremy Faden / detail
- kludgey fix for bug where old server would trigger — Jeremy Faden / detail
- improve feedback when URI data source cannot be identified. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bugfix: recent change to grab labels from image rich png metadata contained runtime error in some cases. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bugfix 2588: single-record waveform dataset didn't autorange properly. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- let the resolution parameter limit the resolution of the data requests, just as it would if it were using the URI in a script. — Jeremy Faden / detail
- bug 2585: don't cache idlsav listing. It doesn't seem to be necessary and is confusing — Jeremy Faden / detail
- bugfix: jython expression is shown again — Jeremy Faden / detail
- catch a null getting into the labels early since it would cause problems later. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- disable cancel button to clarify that cancel was pressed and to make behavior consistent with pressing cancel on progress bar. — Jeremy Faden / detail
- Run Batch Tool title should be "Run Batch Tool", not just "Run Batch", so that it is more clear how to get to the tool from the Tools menu. — Jeremy Faden / detail
- Run Batch Tool title should be "Run Batch Tool", not just "Run Batch", so that it is more clear how to get to the tool from the Tools menu. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bugfix: Sadie pointed out that when the parameters dialog is used from the script panel, that the error location is not indicated when there is a crash or a "stop" — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- add tooltip clarifying use of "force intrinsic resolution" when sampling model (or ephemeris) data — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- add sortTime control/keyword — Jeremy Faden / detail
- add sortTime control/keyword — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- getDataSets now supports timerange parameter. — Jeremy Faden / detail
- support trim in getDataSet, getDataSets command, and allow trim='2024-03-18' and no timerange parameter. — Jeremy Faden / detail
- add miglayout, a layout manager which uses strings to control, making it ideal for Jython — Jeremy Faden / detail
- support trim in getDataSet, getDataSets command — Jeremy Faden / detail
- redo add hidden plot to ignore plots which don't use zaxis when finding a common zaxis. — Jeremy Faden / detail
- show .jy script instead of .jyds — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bug 2583: oddly there was no code handling dom.options.nearestNeighbor. I'm sure this was in there at one point, but I've recoded this and verified there was no other places handling this option. — Jeremy Faden / detail
- rte_0437885777: index out of bounds when rank 1 dataset is tested for bounds scheme — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- add new getDataSet2024 command for testing — Jeremy Faden / detail
- add new getDataSet2024 command for testing — Jeremy Faden / detail
- new getDataSet command — Jeremy Faden / detail
- getDataSet(String spec,InputStream) renamed to "getDataSetFromStream" to make room for new getDataSet call with named parameters — Jeremy Faden / detail
- trivial logger name — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- Add flatlaf jar. — jpeachey / detail
- release notes — Jeremy Faden / detail
- add fixLayout as a Jython command. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/feature-requests/821/: add jyds tab for the Minnesota folks, showing an equivalent jyds script. — Jeremy Faden / detail
- add dummy image, just a gray rounded rectangle, for when there's an issue. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- make zip file in a temporary location and then rename to final location. — Jeremy Faden / detail
- quiet the warning about non-monotonic DEPEND variable. This happens fairly often and is not a problem for QDataSet. — Jeremy Faden / detail
- explore the problem where the first row layout is incorrect after load in testing. — Jeremy Faden / detail
- comment out ancient vap — Jeremy Faden / detail
- quiet logging of return type in completions — Jeremy Faden / detail
- remove restricted access test while this is hanging — Jeremy Faden / detail
- remove offline test — Jeremy Faden / detail
- use https — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2580/: for image data set scheme, grab yaxis label — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2580/: grab labels and title from plotInfo — Jeremy Faden / detail
- grab labels and title from plotInfo — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bugfix: clip Y position was never precisely tested and was upside-down... — Jeremy Faden / detail
- include log or linear for scaleType when plotInfo is used, since we have this information — Jeremy Faden / detail
- bugfix: popup after multi-thread run — Jeremy Faden / detail
- provide some immediate feedback bacause swapping out the JList for the icons can take a while. — Jeremy Faden / detail
- "color table" is the set of colors used in the color bar. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- bugfix https://sourceforge.net/p/autoplot/bugs/2578/: don't lock on the event thread — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- add FlatLAF — Jeremy Faden / detail
- add FlatLAF — Jeremy Faden / detail
- add FlatLAF. Hard reference in AutoplotUI requires that this be included. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- clean up monitor use and quiet "new variable" message, which should not be a warning. — Jeremy Faden / detail