- Feb 25, 2014
-
-
Eva Schiffer authored
-
- Nov 19, 2012
-
-
(no author) authored
git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@200 8a9318a1-56ba-4d59-b755-99d26321be01
-
- Sep 28, 2012
-
-
(no author) authored
added ability to restrict histogram range in histogram plotting function; this is all wired up to the inspection report (put histogram_range in the config file to use it); changed set_to_value_between_bounds filter to set_to_value_outside_bounds and wrapped old name for compatibility git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@198 8a9318a1-56ba-4d59-b755-99d26321be01
-
- Jul 30, 2012
-
-
(no author) authored
adding a bunch of changes for the new settings tab, but turning the lon/lat stuff back off for now; tweaked the validator for the numbers in the gui so it will allow None; cleaned up bugs in the 1D figure plotting code; added filters to reverse 2D data horizontally or vertically; more cleanup from moving constant values away to a separate module git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@191 8a9318a1-56ba-4d59-b755-99d26321be01
-
- May 03, 2012
-
-
(no author) authored
git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@183 8a9318a1-56ba-4d59-b755-99d26321be01
-
(no author) authored
git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@180 8a9318a1-56ba-4d59-b755-99d26321be01
-
- Oct 20, 2010
-
-
(no author) authored
git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@138 8a9318a1-56ba-4d59-b755-99d26321be01
-
- May 17, 2010
-
-
(no author) authored
git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@108 8a9318a1-56ba-4d59-b755-99d26321be01
-
- Jan 22, 2010
-
-
(no author) authored
git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@104 8a9318a1-56ba-4d59-b755-99d26321be01
-
- Jan 11, 2010
-
-
(no author) authored
added code to support data colocation and creation of modified files including colocated data; added support for a filter based on another variable data set (for example filtering winds on QI); quite a bit of refactoring to clean up code and handle longitude/latitude edge cases git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@97 8a9318a1-56ba-4d59-b755-99d26321be01
-
- Dec 17, 2009
-
-
(no author) authored
added foundation work for vector data plotting (using quiver); added more work on ipopp visualization; major refactoring of plotting code to simplify and reorganize git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@94 8a9318a1-56ba-4d59-b755-99d26321be01
-
- Nov 16, 2009
-
-
(no author) authored
various refactoring to handle data without lon/lat; new image making methods for 2D data just shown as an image (not mapped) and for line plots; changed plotting module to use a pseudo-factory pattern for generating correct plot set; created new filter to make ipopp data into an image; created new filter to collapse multi-dimensional data git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@92 8a9318a1-56ba-4d59-b755-99d26321be01
-
- Oct 20, 2009
-
-
(no author) authored
added features to plot figures individual; to control threading for memory clean up; new filter to allow limit data to bounds; > 1,000,000 trouble pts now plot as a contour; new glance library functions git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@83 8a9318a1-56ba-4d59-b755-99d26321be01
-
- Sep 08, 2009
-
-
(no author) authored
git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@78 8a9318a1-56ba-4d59-b755-99d26321be01
-
- Aug 11, 2009
-
-
(no author) authored
added data filtering info and link to a copy of config file to preserve info about how data was modified; made a copy of the config file and put it with the report; created a set of default filters that users can take advantage of in filters.py; added user control over multiprocessing (default is multiprocessing off); changed the formatting of part of the config file; added details about data sizes to the warning that's shown when comparisons are disqualified based on size git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@51 8a9318a1-56ba-4d59-b755-99d26321be01
-