Changes
#1493 (Mar 29, 2025 4:44:00 AM)
- tweak version — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
#1492 (Mar 28, 2025 4:44:00 AM)
- release notes — Jeremy Faden / detail
- tweak version — Jeremy Faden / detail
- more repairs to script, since T/F doesn't seem to work now. — Jeremy Faden / detail
- tweak version — Jeremy Faden / detail
- 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
- 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)
- release notes — Jeremy Faden / detail
- new code to try and figure out where the root of the volume is. — Jeremy Faden / detail
- 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)
- LABEL/POINTER can be "bytes" or "BYTES" — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- update help link location — Jeremy Faden / detail
- update help link location — Jeremy Faden / detail
#1488 (Mar 24, 2025 4:44:00 AM)
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
#1487 (Mar 23, 2025 4:44:00 AM)
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
#1485 (Mar 21, 2025 4:44:00 AM)
- release notes — Jeremy Faden / detail
- whoops, remove typo characters — Jeremy Faden / detail
- indicate the number of seconds/minutes of the scan operation — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
#1484 (Mar 20, 2025 4:44:00 AM)
- remove debug println — Jeremy Faden / detail
- release notes — Jeremy Faden / detail
#1482 (Mar 18, 2025 4:44:00 AM)
- 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)
- add export to json and jsonj. Work in progress... — Jeremy Faden / detail
- 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)
- 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
#1472 (Mar 8, 2025 4:44:00 AM)
- 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
#1470 (Mar 6, 2025 4:44:00 AM)
- add new support for JSONJ files — Jeremy Faden / detail
#1469 (Mar 5, 2025 4:44:00 AM)
- 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