Changes

#1493 (Mar 29, 2025 4:44:00 AM)

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

#1492 (Mar 28, 2025 4:44:00 AM)

  1. release notes — Jeremy Faden / detail
  2. tweak version — Jeremy Faden / detail
  3. more repairs to script, since T/F doesn't seem to work now. — Jeremy Faden / detail
  4. tweak version — Jeremy Faden / detail
  5. at some point the list of values for an enumeration was checked, breaking the URI_Templates.jy script for all but the examples. — Jeremy Faden / detail
  6. code carelessly introduced to make links clickable wasn't verified and URITemplateServlet was broken. — Jeremy Faden / detail

#1491 (Mar 27, 2025 4:44:00 AM)

  1. release notes — Jeremy Faden / detail
  2. new code to try and figure out where the root of the volume is. — Jeremy Faden / detail
  3. new code to try and figure out where the root of the volume is. — Jeremy Faden / detail

#1490 (Mar 26, 2025 4:44:00 AM)

  1. LABEL/POINTER can be "bytes" or "BYTES" — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail
  3. update help link location — Jeremy Faden / detail
  4. update help link location — Jeremy Faden / detail

#1488 (Mar 24, 2025 4:44:00 AM)

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

#1487 (Mar 23, 2025 4:44:00 AM)

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

#1485 (Mar 21, 2025 4:44:00 AM)

  1. release notes — Jeremy Faden / detail
  2. whoops, remove typo characters — Jeremy Faden / detail
  3. indicate the number of seconds/minutes of the scan operation — Jeremy Faden / detail
  4. release notes — Jeremy Faden / detail
  5. release notes — Jeremy Faden / detail

#1484 (Mar 20, 2025 4:44:00 AM)

  1. remove debug println — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail

#1482 (Mar 18, 2025 4:44:00 AM)

  1. do previous then next, since that's what people would expect when reading code.  — Jeremy Faden / detail

#1478 (Mar 14, 2025 4:44:00 AM)

  1. add export to json and jsonj.  Work in progress... — Jeremy Faden / detail
  2. allow arg0 and X, Y, and Z params to contain pluses, which are interpretted as spaces. The PDS4 library doesn't seem to provide access to local_identifier. — Jeremy Faden / detail

#1473 (Mar 9, 2025 4:44:00 AM)

  1. release notes — Jeremy Faden / detail
  2. 2685: put in kludge for https://pds-ppi.igpp.ucla.edu/data/maven-static-c/data/c6_32e64m/2014/10/mvn_sta_l2_c6-32e64m_20141013_v02_r01.xml?TT2000
    where the valid maximum is something like 1e-200 — Jeremy Faden / detail

#1472 (Mar 8, 2025 4:44:00 AM)

  1. add depend0= keyword, since often you want to read in the independent variable as well. — Jeremy Faden / detail
  2. add depend0= keyword, since often you want to read in the independent variable as well. — Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. add kludge for NEST thermostat files. — Jeremy Faden / detail

#1470 (Mar 6, 2025 4:44:00 AM)

  1. add new support for JSONJ files — Jeremy Faden / detail

#1469 (Mar 5, 2025 4:44:00 AM)

  1. tweak version after fixing "0." bug — Jeremy Faden / detail
  2. update URI templates link to new github project.  tweak version — Jeremy Faden / detail
  3. show only positive frequencies — Jeremy Faden / detail
  4. https://sourceforge.net/p/autoplot/bugs/2684/: don't drop title in fft operation — Jeremy Faden / detail
  5. https://sourceforge.net/p/autoplot/bugs/2684/: automatically trim title and use elipsis if necessary — Jeremy Faden / detail
  6. add drawGrid — Jeremy Faden / detail
  7. add drawGrid — Jeremy Faden / detail
  8. drawGrid can be "T" or "true" to be consistent with scripts. — Jeremy Faden / detail
  9. 2684: use ColorUtil.decodeColor, so that named web colors can be used — Jeremy Faden / detail
  10. 2684: many of the changes, including descriptive tooltips — Jeremy Faden / detail
  11. if color isn't specified and foregroundcolor is, use foregroundcolor. — Jeremy Faden / detail
  12. https://sourceforge.net/p/autoplot/bugs/2684/: sort magnitude(fft(r)) — Jeremy Faden / detail