Changes between #212 and #216
#216 (Mar 8, 2025 9:37:24 AM)
- release notes — Jeremy Faden / detail
- 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 - add depend0= keyword, since often you want to read in the independent variable as well. — Jeremy Faden / detail
- add depend0= keyword, since often you want to read in the independent variable as well. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- add kludge for NEST thermostat files. — Jeremy Faden / detail
- add new support for JSONJ files — Jeremy Faden / detail
- tweak version after fixing "0." bug — Jeremy Faden / detail
- update URI templates link to new github project. tweak version — Jeremy Faden / detail
- show only positive frequencies — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2684/: don't drop title in fft operation — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2684/: automatically trim title and use elipsis if necessary — Jeremy Faden / detail
- add drawGrid — Jeremy Faden / detail
- add drawGrid — Jeremy Faden / detail
- drawGrid can be "T" or "true" to be consistent with scripts. — Jeremy Faden / detail
- 2684: use ColorUtil.decodeColor, so that named web colors can be used — Jeremy Faden / detail
- 2684: many of the changes, including descriptive tooltips — Jeremy Faden / detail
- if color isn't specified and foregroundcolor is, use foregroundcolor. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2684/: sort magnitude(fft(r)) — Jeremy Faden / detail
#214 (Feb 28, 2025 11:21:20 AM)
- release notes, add a couple of file types which hadn't been mentioned. — Jeremy Faden / detail
- release notes, add a couple of file types which hadn't been mentioned. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- remove debug println from OdlDataSource, which is mature code — Jeremy Faden / detail
- Java 8 so that Netbeans 24 can edit — Jeremy Faden / detail
- Java 1.8 so that Netbeans 24 can be used — Jeremy Faden / detail
- source should be 1.8 — Jeremy Faden / detail
- 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
- https://sourceforge.net/p/autoplot/bugs/2682/: look for FIELD and ITEMS in SPREADSHEETS, which might have multi-item fields. — Jeremy Faden / detail
- https://sourceforge.net/p/autoplot/bugs/2682/: look for FIELD and ITEMS in SPREADSHEETS, which might have multi-item fields. — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- 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
- add utility to dump the JSON out to a file for inspection by developer (me). — Jeremy Faden / detail
- 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
- trivial cleanup — Jeremy Faden / detail