Changes

#117 (Mar 21, 2024 11:41:05 AM)

  1. release notes — Jeremy Faden / detail
  2. add tooltip clarifying use of "force intrinsic resolution" when sampling model (or ephemeris) data — Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. add sortTime control/keyword — Jeremy Faden / detail
  5. add sortTime control/keyword — Jeremy Faden / detail
  6. release notes — Jeremy Faden / detail
  7. getDataSets now supports timerange parameter. — Jeremy Faden / detail
  8. support trim in getDataSet, getDataSets command, and allow trim='2024-03-18' and no timerange parameter. — Jeremy Faden / detail
  9. add miglayout, a layout manager which uses strings to control, making it ideal for Jython — Jeremy Faden / detail
  10. support trim in getDataSet, getDataSets command — Jeremy Faden / detail

#114 (Mar 2, 2024 9:38:11 AM)

  1. release notes — Jeremy Faden / detail
  2. add fixLayout as a Jython command. — Jeremy Faden / detail
  3. https://sourceforge.net/p/autoplot/feature-requests/821/: add jyds tab for the Minnesota folks, showing an equivalent jyds script. — Jeremy Faden / detail
  4. add dummy image, just a gray rounded rectangle, for when there's an issue. — Jeremy Faden / detail

#113 (Feb 26, 2024 6:36:40 PM)

  1. release notes — Jeremy Faden / detail
  2. make zip file in a temporary location and then rename to final location. — Jeremy Faden / detail
  3. quiet the warning about non-monotonic DEPEND variable.  This happens fairly often and is not a problem for QDataSet. — Jeremy Faden / detail
  4. explore the problem where the first row layout is incorrect after load in testing. — Jeremy Faden / detail
  5. comment out ancient vap — Jeremy Faden / detail
  6. quiet logging of return type in completions — Jeremy Faden / detail
  7. remove restricted access test while this is hanging — Jeremy Faden / detail
  8. remove offline test — Jeremy Faden / detail
  9. use https — Jeremy Faden / detail

#112 (Feb 17, 2024 8:22:24 AM)

  1. release notes — Jeremy Faden / detail
  2. https://sourceforge.net/p/autoplot/bugs/2580/: for image data set scheme, grab yaxis label — Jeremy Faden / detail
  3. https://sourceforge.net/p/autoplot/bugs/2580/: grab labels and title from plotInfo — Jeremy Faden / detail
  4. grab labels and title from plotInfo — Jeremy Faden / detail
  5. release notes — Jeremy Faden / detail
  6. bugfix: clip Y position was never precisely tested and was upside-down... — Jeremy Faden / detail
  7. include log or linear for scaleType when plotInfo is used, since we have this information — Jeremy Faden / detail

#110 (Feb 16, 2024 12:58:33 PM)

  1. bugfix: popup after multi-thread run — Jeremy Faden / detail
  2. provide some immediate feedback bacause swapping out the JList for the icons can take a while. — Jeremy Faden / detail
  3. "color table" is the set of colors used in the color bar. — Jeremy Faden / detail
  4. release notes — Jeremy Faden / detail
  5. release notes — Jeremy Faden / detail
  6. bugfix https://sourceforge.net/p/autoplot/bugs/2578/: don't lock on the event thread — Jeremy Faden / detail

#107 (Feb 13, 2024 9:30:59 PM)

  1. release notes — Jeremy Faden / detail
  2. add FlatLAF — Jeremy Faden / detail
  3. add FlatLAF — Jeremy Faden / detail

#106 (Feb 8, 2024 6:09:24 PM)

  1. add FlatLAF.  Hard reference in AutoplotUI requires that this be included. — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail
  3. clean up monitor use and quiet "new variable" message, which should not be a warning. — Jeremy Faden / detail

#103 (Feb 7, 2024 4:33:00 PM)

  1. Look and Feel to Linux but also to support all platforms when desired — Jeremy Faden / detail
  2. add --flatLAF — Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. release notes — Jeremy Faden / detail
  5. release notes — Jeremy Faden / detail
  6. release notes — Jeremy Faden / detail
  7. and remove the outside rectangle so that clipping works properly — Jeremy Faden / detail
  8. experiment with drawing a gray box around the masked region, since Linux often doesn't have a box around the GUI — Jeremy Faden / detail
  9. bugfix: dataSourceFilter for selected panel is shown. — Jeremy Faden / detail

#102 (Feb 3, 2024 11:54:48 AM)

  1. release notes — Jeremy Faden / detail
  2. bug 2576: pick the first DSF when the focus has been blurred. — Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. correction to label for post-run popup menu, should be "copy value to clipboard" — Jeremy Faden / detail

#101 (Jan 31, 2024 4:45:57 PM)

  1. release notes — Jeremy Faden / detail
  2. bug 2576: pick the first DSF when the focus has been blurred. — Jeremy Faden / detail
  3. mkdir in synchronized block.  With Cassini processing I would see where threads were stepping on each other's toes. — Jeremy Faden / detail
  4. add test uris — Jeremy Faden / detail
  5. release notes — Jeremy Faden / detail
  6. support for high-rank data as in https://pds-ppi.igpp.ucla.edu/data/JNO-J_SW-JAD-3-CALIBRATED-V1.0/DATA/2023/2023004/ELECTRONS/JAD_L30_LRS_ELC_ANY_CNT_2023004_V04.LBL?DATA — Jeremy Faden / detail
  7. look at CONTAINERs — Jeremy Faden / detail
  8. make getDataObjectPds3 public so that scripts can be used to help in development — Jeremy Faden / detail

#99 (Jan 24, 2024 2:10:43 PM)

  1. release notes — Jeremy Faden / detail
  2. jenkins test caught where https://pds-ppi.igpp.ucla.edu/data/GO-J-PLS-5-RTS-MOMENTS-V1.0/DATA/PLS_PDS_RTS_ORB03.LBL?density&X=TIME
    fails because it was ascii but didn't have FIELD_NUMBER (which isn't required, the code was wrong). — Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. release notes — Jeremy Faden / detail
  5. bug 2575: notes about where autoBinding is turned on — Jeremy Faden / detail
  6. remove use of deprecated deleteBinding — Jeremy Faden / detail
  7. remove use of deprecated deleteBinding — Jeremy Faden / detail
  8. trivial reformatting to fit within 132 columns — Jeremy Faden / detail
  9. support for PDS3 spreadsheets — Jeremy Faden / detail
  10. support for PDS3 spreadsheets — Jeremy Faden / detail
  11. rfe820: add new skipBytes control, to support PDS3. — Jeremy Faden / detail
  12. release notes — Jeremy Faden / detail

#97 (Jan 19, 2024 6:50:35 PM)

  1. release notes — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail
  3. rfe521: add addDim=T control, which will add a dimension as with images. — Jeremy Faden / detail
  4. documentation tweaks — Jeremy Faden / detail
  5. release notes — Jeremy Faden / detail
  6. https://sourceforge.net/p/autoplot/feature-requests/819/ — Jeremy Faden / detail
  7. introduce triangleMesh, which is the oddest dataset autoplot will ever support — Jeremy Faden / detail

#95 (Jan 14, 2024 9:53:44 AM)

  1. release notes — Jeremy Faden / detail
  2. bug 2554: properly report the records written to the pending file. — Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. rfe811: fixLayout would waitUntilIdle when "break into stack of plots" was already locked, causing hang. Now the code checks to make sure that it is possible. — Jeremy Faden / detail
  5. trivial links to documentation — Jeremy Faden / detail
  6. GO-J-PWS-5-DDR-PLASMA-DENSITY-FULL-V1.0/DATA/00_JUPITER/FPE_1996_05_25_V01.LBL has the file pointer in a different place. — Jeremy Faden / detail
  7. FilePointer now has units on the offset, since the offset can be in bytes — Jeremy Faden / detail

#94 (Jan 10, 2024 7:13:11 AM)

  1. bug 2554: finally figured out that runResults weren't accumulated while running with multi-thread, so the results file was empty. — Jeremy Faden / detail

#93 (Jan 9, 2024 6:40:03 PM)

  1. improve feedback though I think there's still an issue when I use Autoplot on binus. — Jeremy Faden / detail

#92 (Jan 9, 2024 4:22:00 PM)

  1. release notes — Jeremy Faden / detail
  2. provide better feedback when pending file is written — Jeremy Faden / detail

#91 (Jan 9, 2024 1:37:16 PM)

  1. bug 2554: tweaks to the GUI — Jeremy Faden / detail

#90 (Jan 8, 2024 4:10:29 PM)

  1. treat INVALID_CONSTANT as alias for MISSING CONSTANT. — Jeremy Faden / detail

#89 (Jan 8, 2024 7:59:56 AM)

  1. release notes — Jeremy Faden / detail
  2. rfe818: One last branch where file made local could not import remote file because operation was done using local reference, not the remote URI. — Jeremy Faden / detail
  3. bugfix: Inline data source throws Java (FileNotFoundException), not PyException (for assignment). — Jeremy Faden / detail
  4. bugfix: Inline data source throws Java (FileNotFoundException), not PyException. — Jeremy Faden / detail
  5. clarify that author ed is Ed Jackson — Jeremy Faden / detail
  6. print the rows to study where test002 fails occasionally since the new layout was introduced. — Jeremy Faden / detail

#88 (Jan 5, 2024 5:42:09 PM)

  1. release notes — Jeremy Faden / detail
  2. format times to millisecond resolution, after Bob pointed out that vap+hapi:https://vires.services/hapi?id=GRACE_A_MAG&parameters=B_FGM&timerange=2008-01-01T00:00:04.787680Z/2008-01-01T01:00:04.787Z would fail due to rounding and a very particular server.
    Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. bugfix: Time,Radius should work fine when parameter names are timestamp,Radius — Jeremy Faden / detail
  5. release notes — Jeremy Faden / detail
  6. support for delim=NONE — Jeremy Faden / detail
  7. add comment control. — Jeremy Faden / detail
  8. introduce delim control for formatDataSet
    Jeremy Faden / detail
  9. fix the problem with local file in seen in PDS3 testing — Jeremy Faden / detail
  10. fix the problem with local file — Jeremy Faden / detail
  11. try to figure out why jenkins tests always use local file and fail — Jeremy Faden / detail

#87 (Jan 3, 2024 9:09:04 AM)

  1. release notes — Jeremy Faden / detail
  2. use WindowManager so that the GUI is resizable — Jeremy Faden / detail
  3. use WindowManager so that the GUI is resizable — Jeremy Faden / detail

#86 (Jan 3, 2024 8:04:04 AM)

  1. rename button to enter parameters GUI — Jeremy Faden / detail
  2. clarify that dom.controller.dataSourceFilter can be null. — Jeremy Faden / detail
  3. whoops remove debug code — Jeremy Faden / detail
  4. release notes — Jeremy Faden / detail
  5. clean up code resolving the data file URL. — Jeremy Faden / detail
  6. always resolve the data resource based on the remote URL, never the downloaded one, since there may be resources which have not yet been downloaded. — Jeremy Faden / detail
  7. add LSB_BIT_STRING, which is read in as ubyte array — Jeremy Faden / detail
  8. support ( dataType.equals("CHARACTER") && unit.equals("UTC") ) — Jeremy Faden / detail
  9. support for offset into data file (foo.DAT, 4) — Jeremy Faden / detail
  10. read data when label has pointer to structure (https://pds-ppi.igpp.ucla.edu/data/JNO-J-JED-3-CDR-V1.0/DATA/2016/366/JED_090_HIERSESP_CDR_2016366_V03.LBL?Lon) — Jeremy Faden / detail
  11. read data when label has pointer to structure (https://pds-ppi.igpp.ucla.edu/data/JNO-J-JED-3-CDR-V1.0/DATA/2016/366/JED_090_HIERSESP_CDR_2016366_V03.LBL?Lon) — Jeremy Faden / detail
  12. add DocumentUtil and dumpToXML to aid in development — Jeremy Faden / detail
  13. refactor to have one place which reads the Document from the label — Jeremy Faden / detail
  14. handle import of """^STRUCTURE                    = "JED_HIERSESP_CDR_V02.FMT"""" — Jeremy Faden / detail
  15. release notes — Jeremy Faden / detail
  16. rfe 818:towards https://pds-ppi.igpp.ucla.edu/data/GO-J-PWS-2-EDR-WAVEFORM-80KHZ-V1.0/DATA/C032095/80KHZ_0320950402.LBL — Jeremy Faden / detail
  17. rfe 818:towards https://pds-ppi.igpp.ucla.edu/data/GO-J-PWS-2-EDR-WAVEFORM-80KHZ-V1.0/DATA/C032095/80KHZ_0320950402.LBL — Jeremy Faden / detail
  18. rfe 818: https://pds-ppi.igpp.ucla.edu/data/DS1-C-PEPE-2-EDR-BORRELLY-V1.0/DATA/ELC01262_B.LBL has BINARY_TABLE instead of just TABLE — Jeremy Faden / detail
  19. refactor to make separate PDS3 library — Jeremy Faden / detail
  20. refactor to make separate PDS3 library — Jeremy Faden / detail
  21. use JSON library — Jeremy Faden / detail
  22. https://sourceforge.net/p/autoplot/feature-requests/818/: keep all contents of lbl file in metadata — Jeremy Faden / detail
  23. https://sourceforge.net/p/autoplot/feature-requests/818/: keep documentation, since there is no label or title.  Use name for label.  support for more data types. — Jeremy Faden / detail
  24. initial support for https://pds-ppi.igpp.ucla.edu/data/JNO-J_SW-JAD-5-CALIBRATED-V1.0/DATA/2016/2016240/ELECTRONS/JAD_L50_LRS_ELC_ANY_DEF_2016240_V01.LBL — Jeremy Faden / detail
  25. add lbl to support PDS3 label files — Jeremy Faden / detail
  26. initial support for PDS3 files, in progress — Jeremy Faden / detail
  27. initial code for PDS3 — Jeremy Faden / detail
  28. add nasa pds library, which produces a Document object from a PDS3 label. — Jeremy Faden / detail
  29. release notes — Jeremy Faden / detail