Changes

#1298 (Sep 27, 2024 4:44:00 AM)

  1. release notes — Jeremy Faden / detail

#1297 (Sep 26, 2024 4:44:00 AM)

  1. release notes — Jeremy Faden / detail
  2. use convertDocumentToMap which gets the name=value pairs right — Jeremy Faden / detail
  3. use convertDocumentToMap which gets the name=value pairs right — Jeremy Faden / detail
  4. check for "set" method, which would result in a runtime error. — Jeremy Faden / detail
  5. trivial javadoc — Jeremy Faden / detail
  6. use MetadataUtil.toMetaTree, not hacked code ChatGTP created — Jeremy Faden / detail
  7. show a tree view of the xml found in PDS4 label file. — Jeremy Faden / detail

#1291 (Sep 20, 2024 4:44:00 AM)

  1. kludge to support
    https://space.physics.uiowa.edu/juno/team/juno-waves-electron-density/browse_jupiter/$x_orbit_$x/wav_$xT00-00-00_e-dens-j_v1.0.png where "user@" is added automatically because credentials are needed. — Jeremy Faden / detail

#1289 (Sep 18, 2024 4:44:00 AM)

  1. bug https://sourceforge.net/p/autoplot/bugs/2582/: add better popup documentation. — Jeremy Faden / detail
  2. bug https://sourceforge.net/p/autoplot/bugs/2582/: add better popup documentation. — Jeremy Faden / detail
  3. bug 2598: torn off canvas didn't reset the windowExtraHeight and windowExtraWidth. — Jeremy Faden / detail

#1288 (Sep 17, 2024 4:44:00 AM)

  1. add completions for dataset — Jeremy Faden / detail
  2. add completions for getDataSet — Jeremy Faden / detail
  3. add completions for getDataSet — Jeremy Faden / detail

#1285 (Sep 14, 2024 4:44:00 AM)

  1. https://sourceforge.net/p/autoplot/bugs/2616/: html version of PNGWalk doesn't contain images which aren't calculated,
    such as when they are missing. — Jeremy Faden / detail
  2. https://sourceforge.net/p/autoplot/bugs/2598/: don't keep track of negative margins — Jeremy Faden / detail

#1284 (Sep 13, 2024 4:44:00 AM)

  1. release notes — Jeremy Faden / detail
  2. release notes — Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. bugfix in new completions which made sure PDS4 parameter names are shown. — Jeremy Faden / detail
  5. filenameProvidesContext logs at INFO (not FINE) when the time units are not convertible to seconds. — Jeremy Faden / detail

#1282 (Sep 11, 2024 4:44:00 AM)

  1. https://sourceforge.net/p/autoplot/feature-requests/832/: add outputFile which will write the loaded vap or URI to an output pdf or png file — Jeremy Faden / detail

#1279 (Sep 8, 2024 4:44:00 AM)

  1. release notes — Jeremy Faden / detail

#1276 (Sep 6, 2024 4:44:00 AM)

  1. trivial use isEmpty instead of stack.size()==0 — Jeremy Faden / detail

#1274 (Sep 4, 2024 4:53:25 AM)

  1. trivial, use null not "" for documentation in completions. — Jeremy Faden / detail
  2. put the completion along with the label.  PDS3 completions would show the variable description, but often it's easier to recognize it by the arg_0 value. — Jeremy Faden / detail

#1273 (Sep 3, 2024 4:44:00 AM)

  1. functions which would allow 2GB data reads from >2GB IDLSav files — Jeremy Faden / detail

#1272 (Sep 2, 2024 4:44:00 AM)

  1. bugfix: automatic name "data" would result multiple variables with the same name DATA. — Jeremy Faden / detail

#1271 (Sep 1, 2024 4:44:00 AM)

  1. work towards using FileChannel to allow any variable to be 2GB, supporting file for JADE. — Jeremy Faden / detail
  2. new code to support IDLSav files > 2GB — Jeremy Faden / detail
  3. trivial javadoc and whitespace — Jeremy Faden / detail

#1269 (Aug 30, 2024 4:44:00 AM)

  1. improve error message when IDLSav file is bigger than 2GB. — Jeremy Faden / detail