moved to new version to represent the gui change; marked glance no longer zip...
moved to new version to represent the gui change; marked glance no longer zip safe due to mako needing to search directories for templates; moved glance non-code files into the stuff subdirectory; overhauled report generation to remove copied code; more kinds of files can get all variable attributes using io; checked in initial imapp idea plotting code; set up initial stats window in gui; added numeric validation to some gui input fields; changed the statistical analysis constructors to allow for direct use of data objects git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@151 8a9318a1-56ba-4d59-b755-99d26321be01
Showing
- pyglance/glance/compare.py 9 additions, 9 deletionspyglance/glance/compare.py
- pyglance/glance/data.py 23 additions, 6 deletionspyglance/glance/data.py
- pyglance/glance/gui_controller.py 7 additions, 0 deletionspyglance/glance/gui_controller.py
- pyglance/glance/gui_model.py 137 additions, 48 deletionspyglance/glance/gui_model.py
- pyglance/glance/gui_view.py 113 additions, 2 deletionspyglance/glance/gui_view.py
- pyglance/glance/imapp_plot.py 360 additions, 0 deletionspyglance/glance/imapp_plot.py
- pyglance/glance/io.py 49 additions, 8 deletionspyglance/glance/io.py
- pyglance/glance/report.py 9 additions, 6 deletionspyglance/glance/report.py
- pyglance/glance/stats.py 38 additions, 11 deletionspyglance/glance/stats.py
- pyglance/glance/stuff/basereport.txt 163 additions, 0 deletionspyglance/glance/stuff/basereport.txt
- pyglance/glance/stuff/doc.txt 0 additions, 0 deletionspyglance/glance/stuff/doc.txt
- pyglance/glance/stuff/fail.gif 0 additions, 0 deletionspyglance/glance/stuff/fail.gif
- pyglance/glance/stuff/mainreport.txt 183 additions, 0 deletionspyglance/glance/stuff/mainreport.txt
- pyglance/glance/stuff/pass.gif 0 additions, 0 deletionspyglance/glance/stuff/pass.gif
- pyglance/glance/stuff/variablereport.txt 169 additions, 0 deletionspyglance/glance/stuff/variablereport.txt
- pyglance/setup.py 3 additions, 3 deletionspyglance/setup.py
Loading
Please register or sign in to comment