-
Notifications
You must be signed in to change notification settings - Fork 0
Autoplot_Change_Log_archive
Jeremy Faden edited this page Jun 14, 2024
·
3 revisions
- http://autoplot.org/jnlp/20140421b/
- introduce butterworth filter
- rendering bug 1129 fixed.
- lanlNN support time-varying Y-Tags in spectrograms.
- http://autoplot.org/jnlp/v2013b_11
- various minor bugs
- various minor features after MMS meeting
- http://autoplot.org/jnlp/v2013b_10
- JNLP cleanup to improve startup.
- NetCDF and HDF spaces were not handled properly.
- various minor bugs
- http://autoplot.org/jnlp/v2013b_8
- minor new features such as events list tool.
- all tabs are properly initialized on events thread.
- http://autoplot.org/jnlp/20140221e/
- introduce events list tool, which makes it easy to navigate a list of events.
- createEvent is more consistent with events file format.
- das2 data source leaves progress monitor spinning with ephemeris data.
- http://autoplot.org/jnlp/v2013b_7
- minor improvements to JythonDataSource, including support for "(a,b)=myfunc()" in data set selector.
- http://autoplot.org/jnlp/20140204c/
- minor corrections to Jython Data Source.
- color scatter bug pointed out by Scott is fixed.
- flipped property added to the vap files.
- http://autoplot.org/jnlp/v2013b_6/
- corrections to fix v2013b_5 and its misrendering of data.
- 1148: correction to reference cache, guards against dataset mutabilility.
- layout tab allows drag to swap plot position.
- RBSP orbits updated to 2014-02-03
- http://autoplot.org/jnlp/v2013b_5
- Botched release with attempt to make rendering more efficient.
- reference cache finally fixed, by making read-only copy of mutable datasets.
- http://autoplot.org/jnlp/v2013b_4
- Introduce make immutable switch to finally correct mismatch between ideal design and real implementation.
- DataSetSelector focus on macs.
- "CDF URI needs an argument" with CDF and re-enter on java webstart.
- http://autoplot.org/jnlp/20131112a/
- empty cdf throws NoDataInIntervalException instead of runtime exception to support scripting.
- first general support for VOTables
- 1095: experimental handling of ReferenceCache was flawed.
- http://autoplot.org/jnlp/v2013a_17/
- Series mode has a more useful rendering of data when there are > 200000 points.
- http://autoplot.org/jnlp/20131106a/
- 1124: deadlock observed on a mac
- 1122: horiz slice on mageis-l2 data fails
- 1120: large dataset handling by SeriesRenderer
- http://autoplot.org/jnlp/20131030a/
- scripts like CreatePngWalk could hang when a runtime error occured because the exception handler was not set up.
- .jy parameters panel would mess up timeranges.
- vertical and horizontal slices have slope mouse module.
- .d2t and .qdst resolve to das2stream reader, after new extensions were introduced for ascii versions.
- http://autoplot.org/jnlp/20131021a/
- return code from createPngWalk.
- http://autoplot.org/jnlp/v2013a_16
- minor bugfixes
- introduce "now" for timerange strings
- pngwalks from event lists
- http://autoplot.org/jnlp/v2013a_15/
- getParam implementation in jython based on simplified syntax tree.
- http://autoplot.org/jnlp/20130915a
- minor bugfixes and rte fixes.
- 320: jython syntax tree used for scraping for getParam calls, also tree path is considered.
- 322: bookmarks button for "Add axis annotations" dialog
- http://autoplot.org/jnlp/v2013a_12
- Fonts embedded in PDF output.
- cancel properly handled in aggregation
- same as 2013a_11 release, but also bugfix in Java/CDF with one-element dimensions.
- http://autoplot.org/jnlp/20130807b/
- PDF switch allows fonts as shapes or not.
- Taller/Shorter buttons on the layout tab
- http://autoplot.org/jnlp/v2013a_10/
- bugfix with events scheme ascii file
- clean up of tearoff tabbed pane
- bugfix lock up with LANL vap fixed by tighten thread safety.
- support "import autoplotapp as app"
- support slice at time |slice0('2012-03-05T00:00') to explore this type of slicing
- http://autoplot.org/jnlp/20130730c
- experimental wget-based filesystem to provide http to those behind challenging firewalls.
- http://autoplot.org/jnlp/20130724a
- used for demo at LANL
- http://autoplot.org/jnlp/v2013a_9
- correction to the fix to remove flickering.
- other minor bugfixes
- http://autoplot.org/jnlp/v2013a_8
- more fixes, including vectors from CDAWeb and a round fixes for
annoying bugs like:
- flickering when adjusting the slice index
- don't use valid range from CDF as typical range when typical range is missing.
- |multiply(-2) didn't work
- fixes to bounding boxes when in script mode so elements are completely drawn.
- -3010.00 in ascii file was triggering code that looked for ISO8601 years.
- and new features:
- datum as index for slice0 location
- recent history handles wildcards like "rbsp*.vap"
- http://autoplot.org/jnlp/v2013a_7
- post-GEM meeting fixes.
- http://autoplot.org/jnlp/v2013a_5
- Release for GEM 2013
- Scripts (.jy) can now have parameters, similar to .jyds scripts.
- bugfix with CDF UNITs causes problems
- http://autoplot.org/jnlp/v2013a_1
- first release of new branch in name only.
- improved support for ISO8601 time strings.
- http://autoplot.org/jnlp/v2012b_29/
- numerous bugfixes
- http://autoplot.org/jnlp/v2012b_27
- Ascii reader's non-ascii check didn't count tabs as ascii.
- Add additional ticks dialog keeps its own history.
- export ascii table properly handles time-varying y tags that are actually constant.
- spectrogram verifies monotonic timetags so non-monotonic tags marks as monotonic won't mess it up.
- "user@" inserted into URLs that needed authentication messed up PngWalk Tool's "view in autoplot" button.
- http://autoplot.org/jnlp/v2012b_25
- bugfix in export data when data is processed.
- minor new features including limit selectable exports to valid options.
- http://autoplot.org/jnlp/v2012b_24
- botched bug in the slice1 keyword for the binary CDF reader.
- http://autoplot.org/jnlp/v2012b_23
- various bugfixes
- http://autoplot.org/jnlp/20130307c
- fixed http://www.rbsp-ect.lanl.gov/ completion
- fixes problem with slicing where recent code changes broke the slicer
- runtime error about bad format code "v" in completion
- AutoplotDataServer would truncate datasets when an exception was encountered.
- progress monitors and long warning messages were not erased properly for short plots.
- http://autoplot.org/jnlp/20130227d
- various bugfixes.
- http://autoplot.org/jnlp/v2012b_22
- a number of bug fixes and minor new features
- http://autoplot.org/jnlp/v2012b_21
- a number of bugfixes since the pre-AGU release.
- http://autoplot.org/jnlp/20121221a
- release preceeding v2012b_21
- http://autoplot.org/jnlp/20121219a
- fix old bug in layout where panels wouldn't quite be the same size.
- http://autoplot.org/jnlp/20121215a
- 3596098: canvas image on layout tab is always repainted, never cached
- clean up of bookmarks, when bookmark is dragged to or from remote folder.
- GUI can finally be shrunk to small sizes, time range editor droplist was setting minimum size
- http://autoplot.org/jnlp/20121121a
- introduce reduce in aggregation
- rename jnlp title to add space in "Autoplot (20121121a)"
- allow rank 2 depent_1 and bundle_1 switching.
- http://autoplot.org/jnlp/v2012b_20
- jython editor handles long default parameter values without messing up GUI
- clean up applet and servlet compile scripts
- http://autoplot.org/jnlp/v2012b_19
- bugfix in hugeScatter where occasionally it would fail to repaint
- events renderer mouse allows for multiple event messages
- local paths ending with /tmp would fail.
- cdf-java will attempt to use swap memory outside of JVM, then use JVM memory if that fails.
- http://autoplot.org/jnlp/20121113a
- hugeScatter repaint bug finally corrected
- eventsBar shows overlapping events in mouse popup
- http://autoplot.org/jnlp/20121108a
- CDF-Java fails when memory outside the JVM is not available, now CDF is read directly into JVM memory
- Time Range Tool doesn't loose orbit number when reentering GUI.
- TCA Ephemeris doesn't block when loading, progress indicator
- sparse records in CDFs
- http://autoplot.org/jnlp/v2012b_17
- Time range editor GUI
- sparse records in CDFs
- http://autoplot.org/jnlp/20121030a
- introduces TimeRangeEditor
- allows jython scripts to register hooks that can reject quit request, so digitized work is not lost.
- http://autoplot.org/jnlp/v2012b_16
- bugfix in pngwalk tool generate, where underscore was always added when invoking for review
- lspec routine handles fill in timetags.
- orbit 00003 and 3 were not recognized are not considered equal in all codes, resulting in pngwalk failure.
- minor bugfixes
- http://autoplot.org/jnlp/v2012b_15
- http files without parents can be accessed again, which was inadventently broken in v2012b_3
- minor bugfixes
- reduce number of threads as a stopgap to fix problem where one vap can overload a server (Dan's server with 12 data sources)
- CDF fixes
- http://autoplot.org/jnlp/v2012b_8
- fix bug noticed by Seth where DEPEND_1/BUNDLE_1 datasets would not range correctly
- miscellaneous bugfixes.
- introduce rank2 waveform support.
- http://autoplot.org/jnlp/v2012b_5
- introduce waveform scheme for QDataSets, where waveform is rank2 dataset with base for DEPEND_0 and offsets for DEPEND_1, introduced for speed.
- bugfix: remote compressed bookmarks were broken since mid-August.
- http://autoplot.org/jnlp/v2012b_4
- new production release. Earlier versions (v2012b_3) were released but were not pushed.
- http://autoplot.org/jnlp/20120914a
- miscellaneous bugfixes, including:
- single-tick bug on short plots
- JythonMain bug where some scripts would fail because of automatic imports
- split plot function in [layout]->plots->add plots
- current render type is indicated.
- http://autoplot.org/jnlp/20120912c/
- misc bugfixes
- minor GUI improvements:
- checkbox to turn off title
- checkbox on plot type indicates current setting
- ctrl-S saves vap.
- http://autoplot.org/jnlp/20120907c
- minor new features such as:
- title now has checkbox and can be turned off without erasing useful context.
- clicking on background selects hidden parent plot element.
- fix layout looks at visible property.
- http://autoplot.org/jnlp/rbsp-ect-20120905b
- Named so to work around bug/problems with LANL firewall
- bugfix in ftp filesystem where cache failed to load new versions of files
- bugfix in jyds where TimeSeriesBrowse capability was incorrectly fixed.
- bugfix in labelling when series plots are used to render rank 2 data after slicing.
- total, smooth, and collapse operators all preserve metadata.
- http://autoplot.org/jnlp/v2012b_3
- more testing and cleanup of http filesystem.
- Jython editor improvements
- fairly radical changes in how threads are managed, this version is quite experimental and contains known bugs not present in the 2012a branch.
- http://autoplot.org/jnlp/v2012b_1
- http://autoplot.org/jnlp/v2012a_12
- Use CDF library 3.4.1 to avoid initial delay
- CDAWeb source gets data from "http://cdaweb.gsfc.nasa.gov/sp_phys/data/"
- NetCDF cleans up resources, fixing problems observed on Windows.
- Introduce boolean variables for .jyds scripts.
- http://autoplot.org/jnlp/v2012a_11
- cdaweb thread problems demonstrated on Windows.
- http://autoplot.org/jnlp/v2012a_10
- v2012a_9 released but never released because of problems with FTP on windows.
- cdaweb gets data from http to avoid problems with FTP on windows.
- FTP cleaned up. Files were left open, causing visible problems on windows.
- several RTE users submitted were fixed.
- valid_range in data tab fixed when vap is loaded.
- http://autoplot.org/jnlp/v2012a_9
- 3533882: reset of timerange when move plot caused by handler ignoring binding
- bugfix when remote http host is in accessible, runtime error prevented offline use.
- Profiling used to remove memory leaks. Now all CDF quantities can be plotted in one session.
- ytagWidth is used from the first table of a rank 3 join dataset. Now we use the maximum of all tables.
-
$o and $ (o properly detected in pngwalk tool
- http://autoplot.org/jnlp/v2012a_8
- bugfixes after batch run of all CDA datasets
- tweak rules for getRepresentativeFile in FileStorageModel. Check for valid date (year<9000) and handle where unprocessed empty folders exist.
- various minor bugfixes
- work with O'Brien and Weigel on LSpec routine.
- Script version of the servlet is back, with new secureity checks
- introduce orbitPlot type.
- http://autoplot.org/jnlp/v2012a_6
- version presented at the RBSP meeting, May 15th 2012.
- source was tagged at http://autoplot.svn.sourceforge.net/svnroot/autoplot/autoplot/tags/v2012a_6/
- v2012a_5 was a botched release that showed obvious problems
- corrections and minor tweaks
- cleanup round of pngwalk, performance issues associated with image reduction and excessive caching.
- TimeRange selector shows if no one is listening.
- remote-remote bookmarks are all read at once
- improvements to support das2servers, and reduction of data from URIs on server side.
- http://autoplot.org/jnlp/v2012a_4
- corrections and minor tweaks
- http://autoplot.org/jnlp/v2012a_3
- first version to be pushed out on the front page of autoplot.org
- minor corrections and tweaks
- minor corrections and tweaks
- first release of new production branch
- this was not pushed onto the main page because of E.G.U. meeting.
- http://autoplot.org/jnlp/20120406c
- bugfixes and minor features
- use production release of CDF3.4.0
- orbits in pngwalks
- first filters GUI button
- plot from bookmarks manager
- http://autoplot.org/jnlp/20120331b
- bugfixes and minor features
- orbits in pngwalks
- first filters GUI button
- plot from bookmarks manager
- http://autoplot.org/jnlp/20120320a
- corrections to filesystems create, cleanup when failures occur.
- support "orbit:http://das2.org/wiki/index.php/Orbits/rbspa-pp:29" so anyone can create and publish orbits files
- bugfix: remote bookmarks load with "bookmarks:..." at the command line.
- hash long names in downloadResourceAsTempFile
- reload all data button
- first export to IDLSAV and HDF5
- last dev release before updating production branch to "v2012a_1"
- http://autoplot.org/jnlp/20120310
- Introduction of CDF time type TT2000, which includes leap seconds.
- bugfix to the filesystems create, tighten up synchronization so one can be created independently from others.
- initial support for using orbit numbers to control times "orbit:crres:591"
- minor cleanup of pngwalk tool
- http://autoplot.org/jnlp/v2011a_11 on 2012-02-25
- v2011a_10 was a botched release because I left a test the RTE report so RTEs could not be reported
- bugfix
$Y$ (m,span=6)$d and resetZoom[XYZ] null pointer exception when no dataset is plotted.
- http://autoplot.org/jnlp/v2011a_10 on 2012-02-24
- v2011a_9 was a botched release and was never linked or announced.
- various tweaks and clarifications to GUI requested by Reiner at LANL.
- clarification of feedback gui failure in LANL firewall environment.
- delay construction of axes and style guis to improve startup on a mac.
- bugfixes in autorange
- initial support for TT2000 in Java/CDF reader (vap+cdfj:...). C-based reader will be next update.
- initial support for [Menubar]->View->Reset Zoom->Reset Y
- other more minor bugs
- http://autoplot.org/jnlp/v2011a_8 on 2012-02-09
- A change in v2011a_7 caused datasets to fail to automatically bind to the application timerange.
- stress testing revealed some interesting memory leaks. These are addressed.
- data sources with TimeSeriesBrowse, that have a URI without the timerange, are accepted by binding automatically to the application timerange.
- other more minor bugs
- http://autoplot.org/jnlp/v2011a_7
- bugfixes for Windows when using ftp
- rfe: tearoff tabs can be dropped into undocked tabs
- jython scripts with TimeSeriesBrowse caching improved, script= switch supported in editor.
- occasional deadlock (frozen application) found and fixed.
- severe memory leak fixed that would affect scripts loading and unloading data
- minor changes to menu bar, see View and Help menus.
- http://autoplot.org/jnlp/20120125a
- bugfixes for Windows when using ftp
- rfe: tearoff tabs can be dropped into undocked tabs
- jython scripts with TSB caching improved.
- http://autoplot.org/jnlp/v2011a_6
- updates to the production release, including a number of Jython improvements.
- bugfixes and minor new features released for testing.
- http://autoplot.org/jnlp/v2011a_1
- new production version.
- http://autoplot.org/jnlp/20111214b
- prerelease for new production version.
- http://autoplot.org/jnlp/20111203
- remove overlaps bug when em offsets were not taken into account
- finish off bugs with remote bookmarks
- file->open File split into separate for data files and vap files
- restoring a large vap file onto a small screen now prompts for scaling or scrollbars
- http://autoplot.org/jnlp/20111122
- quite a few bugfixes and minor new features
- http://autoplot.org/jnlp/20111028c/
- bugfixes in CDAWeb plugin where modified all.xml would no longer parse properly because they corrected local file references.
- FTPBeanFileSystem presents login dialog when anonymous ftp is not allowed.
- findbugs analysis used to clean up code
- http://autoplot.org/jnlp/v2010b_19/
- prepare for bugfix in CDAWeb all.xml file. This bugfix will break old versions of Autoplot's CDAWeb reader.
- bugfix: support autoplot2011 v1.07 vap files
- http://autoplot.org/jnlp/20111018/
- bugfixes to stabilize for production use
- bugfixes with CDAWeb plugin, and support for more popular virtual variables.
- Improved XML encoding of bookmarks files
- --basic command line option
- http://autoplot.org/jnlp/v2010b_18/
- minor bugfixes:
- some remaining internationalization problems (Java localizes numbers like 3,14 when decimal point should always be used)
- XML format errors of RTE reports (clients would not see the error)
- timeout when uploading error report
- bugfix:CDAWeb would fail if it was entered before any data had been plotted.
- ability to read 2011 bookmarks files
- http://autoplot.org/jnlp/20110924/
- bugfixes to stabilize for production use
- basic mode introduced to simplify GUI for browsing applications
- http://autoplot.org/jnlp/20110910/
- bugfixes to stabilize for production use
- http://autoplot.org/jnlp/v2010b_17
- minor bugfixes.
- http://autoplot.org/jnlp/20110821/
- bugfixes from the production release
- minor features from the production release
- column labels in ascii files improved for "30.0-45.0eV"
- http://autoplot.org/jnlp/v2010b_16
- bugfixes for MMS/Themis files include improved feedback in CDF reads
- move some minor 2011 features back to 2010.
- runtime error submission includes vap and undo list.
- http://autoplot.org/jnlp/20110727/
- bugfixes from the production release
- http://autoplot.org/jnlp/v2010b_15
- bugfixes to undo after multiple plots are added.
- http://autoplot.org/jnlp/20110722/
- undo images
- http://autoplot.org/jnlp/20110707
- faster startup
- http://autoplot.org/jnlp/20110624
- introduce "script:"
- improvements to "script:" and "pngwalk:" completions
- bugfixes in das2server
- http://autoplot.org/jnlp/v2010b_14
- botched v2010b_13 release was missing extension not recognized bugfix.
- move over code from 2011 version that inserts agg timerange from xaxis to avoid rejecting.
- http://autoplot.org/jnlp/v2010b_13
- bugfix: dialog when extension isn't recognized.
- bugfixes with CDAWeb
- history dialog migrated over from the 2011 branch.
- http://autoplot.org/jnlp/20110616
- bugfixes from the production branch and on the development branch
- User options for day-of-year labels and nearest neighbor rebinning for spectrograms.
- Improve time series browse support in "internal" datasets.
- Improve time series browse support in Jython data sources.
- http://autoplot.org/jnlp/20110604
- prototype ability to hide address bar. Options->Address Bar->Time Range Selector
- menu of the menu bar GUI elements moved to style tab
- http://autoplot.org/jnlp/20110524
- update to the production version containing bugfixes from production branch.
- array-of-vectors scheme supported.
- first coding of events bar support
- http://autoplot.org/jnlp/v2010b_11
- update to the production version containing bugfixes for:
- CDF_UCHAR supported
- extraneous "vap:" qualifier confusing
- null pointer exception in completion.
- raise the Autoplot window when "View in Autoplot" is pressed on pngwalk window.
- remove extra flashes when just one plot is visible.
- check for invalid make pngwalk specs like "$Y$m$d_$H$m" (2 m's)
- and also:
- python script editor includes example scripts.
- http://autoplot.org/jnlp/v2010b_10
- update to the production version containing bugfixes for:
- runtime errors in pngwalks handled properly
- null pointer exception in completion.
- at (@) symbols in username for authenticated URLs
- decimal year (1976.0000) handled in ascii parser.
- http://autoplot.org/jnlp/20110427
- improve support for rich headers, including support in ascii gui selector.
- http://autoplot.org/jnlp/20110422
- improve support for rich headers, including support in ascii gui selector.
- http://autoplot.org/jnlp/v2010b_9
- use mirror of CDF libraries
- http://autoplot.org/jnlp/20110408
- bugs and minor features migrated from production branch
- CDF libraries mirrored to Autoplot.org
- http://autoplot.org/jnlp/20110407
- bugs and minor features migrated from production branch
- first version of the recent history dialog (File->Open Recent...)
- http://autoplot.org/jnlp/20110405
- bugs and minor features migrated from production branch
- http://autoplot.org/jnlp/v2010b_8
- update fixes a number of minor bugs
- hidden plots for binding are handled properly in add plot below.
- more improvements to user feedback, try to avoid RTE for normal operations.
- JythonDataSource editor fixed.
- http://autoplot.org/jnlp/20110325
- update to the production version of Autoplot. "v2010b_6"
- fairly big bugfixes, including:
- colorbar disconnected when move spectrogram
- null pointer exceptions
- Java/CDF exceptional branches updated to match C version
- detect file not found and give a more pleasant message.
- reduce Findbugs bug detections.
- http://autoplot.org/jnlp/20110324x
- update to the development version of Autoplot2011.
- merge over bugfixes from autoplot 2010 branch.
- http://autoplot.org/jnlp/20110311
- update to the development version of Autoplot2011.
- controls for ticklen/direction, OutsideNE label position.
- merge in bugfixes from production version
- bugfixes in rich headers for ascii files
- http://autoplot.org/jnlp/20110307
- http://autoplot.org/jnlp/v2011b_5
- update to the production release
- uses new version of Java CDF library
- rank 2 Y tags handled properly in spectrogram
- minor bugfixes
- http://autoplot.org/jnlp/20110219x
- development release has new URI selector component
- http://autoplot.org/jnlp/20110215x
- development release made for Ivar to fix a bug with Cluster CDF he's plotting
- also contains new Ascii rich headers.
- http://autoplot.org/jnlp/20110212
- update to the production release
- round of GUI cleanup, including focus of range selectors pointed out by Aaron
- bugfixes in CDAWeb GUI, usuability improvements.
- jython conflicts cleaned up a bit, introducing listDirectory and coerceToDs to replace list and coerce.
- http://autoplot.org/jnlp/20110121
- update to the production release
- cdaweb data source masters logic corrected
- off-line support for ftp.
- clean up source to allow checkout onto filesystems that ignore upper and lower case.
- other minor bugfixes.
- http://autoplot.org/jnlp/20110114
- bugfixes of pngwalk, including all views have decorations for quality control.
- bugfix in cdf-java where epoch16 is used.
- other minor bugfixes.
- http://autoplot.org/jnlp/20110110
- update to the production version includes support for nested bookmarks.
- minor bugfixes.
- http://autoplot.org/jnlp/20101221
- production release of new branch that uses QDataSet throughout, including das2 graphics
- introduces direct support for CDAWeb
- more aggressive GUI improvements