Changes

#258 (Jun 4, 2025 5:13:57 PM)

  1. release notes — Jeremy Faden / detail
  2. code assumed strings were at least four characters when testing for dates. — Jeremy Faden / detail
  3. bug 2705: after we saw that the time contained a space, simply allow times to contain spaces, since they parse properly. — Jeremy Faden / detail

#257 (Jun 4, 2025 2:43:22 PM)

  1. bug 2705: print the datum value which caused the runtime exception — Jeremy Faden / detail
  2. clean up docs for this project — Jeremy Faden / detail
  3. clean up docs for this project — Jeremy Faden / detail
  4. whoops, undo restore setThreadId, which is needed for Java 8 — Jeremy Faden / detail
  5. trivial remove use of deprecated setThreadId. (IDs are now longs) — Jeremy Faden / detail
  6. add PolyMeshRenderer to compile list — Jeremy Faden / detail
  7. bugfix: error bar style should not be enabled by default. — Jeremy Faden / detail
  8. release notes — Jeremy Faden / detail

#256 (May 13, 2025 6:48:49 PM)

  1. release notes — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. release notes — Jeremy Faden / detail

#254 (May 13, 2025 9:44:18 AM)

  1. release notes — Jeremy Faden / detail

#253 (May 13, 2025 8:23:32 AM)

  1. release notes — Jeremy Faden / detail
  2. remove name — Jeremy Faden / detail

#250 (May 10, 2025 8:59:07 AM)

  1. release notes — Jeremy Faden / detail

#249 (May 8, 2025 6:05:25 AM)

  1. corrections to fix path append needs. — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail
  3. bugfix: normalize bytes by items, and check to see if ITEM_BYTES is already there. https://pds-ppi.igpp.ucla.edu/data/VG1-J_S_SS-PWS-1-EDR-WFRM-60MS-V1.0/DATA/WFRM/P9/V1P9_002/C0105058.LBL?WAVEFORM_BYTE wouldn't read — Jeremy Faden / detail
  4. add voyager highrate files, after seeing WAVEFORM_BYTE was not handled properly. — Jeremy Faden / detail
  5. put in a simple cache since the label document is read many times per second, resulting in significant slowdown. — Jeremy Faden / detail
  6. release notes — Jeremy Faden / detail
  7. Mike had correction for https://cottagesystems.com/~jbf/autoplot/u/2025/mike/20250505/rbspb_pre_ect-mageisM75-sp-L1_20120908_v1.0.0.cdf?Count_Rate_SpinSetAvg — Jeremy Faden / detail

#248 (May 3, 2025 9:51:09 AM)

  1. release notes — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. experimental code for handling uncompressed data in CDF file with NIO read and no read to byte[] — Jeremy Faden / detail
  5. need branch for compressed data. — Jeremy Faden / detail
  6. https://sourceforge.net/p/autoplot/bugs/2702/: check arguments of call... — Jeremy Faden / detail

#247 (May 2, 2025 10:02:32 AM)

  1. release notes — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail
  3. merge in changes from cdfj project, including Mike L's changes to support RLE, Huffman, and other compression types. — Jeremy Faden / detail
  4. add compression types — Jeremy Faden / detail

#246 (May 2, 2025 7:09:42 AM)

  1. release notes — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail

#244 (Apr 29, 2025 1:41:37 PM)

  1. release notes — Jeremy Faden / detail

#243 (Apr 29, 2025 10:00:46 AM)

  1. showMessageDialog provides a branded message dialog. — Jeremy Faden / detail

#242 (Apr 29, 2025 9:35:35 AM)

  1. catch situation which will cause runtime error and show dialog instead. — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail
  3. 2700: use column of focus plot.  — Jeremy Faden / detail
  4. release notes — Jeremy Faden / detail
  5. add copy filename to clipboard action — Jeremy Faden / detail
  6. add copy filename to clipboard action — Jeremy Faden / detail
  7. remove extra newline — Jeremy Faden / detail