Changes between #212 and #216

#216 (Mar 8, 2025 9:37:24 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
  3. add depend0= keyword, since often you want to read in the independent variable as well. — Jeremy Faden / detail
  4. add depend0= keyword, since often you want to read in the independent variable as well. — Jeremy Faden / detail
  5. release notes — Jeremy Faden / detail
  6. add kludge for NEST thermostat files. — Jeremy Faden / detail
  7. add new support for JSONJ files — Jeremy Faden / detail
  8. tweak version after fixing "0." bug — Jeremy Faden / detail
  9. update URI templates link to new github project.  tweak version — Jeremy Faden / detail
  10. show only positive frequencies — Jeremy Faden / detail
  11. https://sourceforge.net/p/autoplot/bugs/2684/: don't drop title in fft operation — Jeremy Faden / detail
  12. https://sourceforge.net/p/autoplot/bugs/2684/: automatically trim title and use elipsis if necessary — Jeremy Faden / detail
  13. add drawGrid — Jeremy Faden / detail
  14. add drawGrid — Jeremy Faden / detail
  15. drawGrid can be "T" or "true" to be consistent with scripts. — Jeremy Faden / detail
  16. 2684: use ColorUtil.decodeColor, so that named web colors can be used — Jeremy Faden / detail
  17. 2684: many of the changes, including descriptive tooltips — Jeremy Faden / detail
  18. if color isn't specified and foregroundcolor is, use foregroundcolor. — Jeremy Faden / detail
  19. https://sourceforge.net/p/autoplot/bugs/2684/: sort magnitude(fft(r)) — Jeremy Faden / detail

#214 (Feb 28, 2025 11:21:20 AM)

  1. release notes, add a couple of file types which hadn't been mentioned. — Jeremy Faden / detail
  2. release notes, add a couple of file types which hadn't been mentioned. — Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. remove debug println from OdlDataSource, which is mature code — Jeremy Faden / detail
  5. Java 8 so that Netbeans 24 can edit — Jeremy Faden / detail
  6. Java 1.8 so that Netbeans 24 can be used — Jeremy Faden / detail
  7. source should be 1.8 — Jeremy Faden / detail
  8. fixHorizontalLayout removes redundant columns.  sftp://jfaden.net/home/jbf/ct/hudson/vap/cdaweb/wind_cdf_rvariable.vap shows where this used to happen. — Jeremy Faden / detail
  9. https://sourceforge.net/p/autoplot/bugs/2682/: look for FIELD and ITEMS in SPREADSHEETS, which might have multi-item fields. — Jeremy Faden / detail
  10. https://sourceforge.net/p/autoplot/bugs/2682/: look for FIELD and ITEMS in SPREADSHEETS, which might have multi-item fields. — Jeremy Faden / detail
  11. release notes — Jeremy Faden / detail
  12. Juno JADE L5 data has EV_PER_Q_RANGE, which has items=2 for one field, showing a bug where items was assumed to be 1 for all fields. — Jeremy Faden / detail
  13. add utility to dump the JSON out to a file for inspection by developer (me). — Jeremy Faden / detail
  14. https://sourceforge.net/p/autoplot/bugs/2681/: when pasting the plot, don't use the target's range if it is marked as autoranging.  — Jeremy Faden / detail
  15. trivial cleanup — Jeremy Faden / detail