Skip to content
Snippets Groups Projects
  1. Mar 09, 2017
  2. Mar 08, 2017
  3. Dec 28, 2016
    • Alan De Smet's avatar
      Raise built-in open exceptions if file inaccessible · 5718694e
      Alan De Smet authored
      If the file is inaccessible, raise the same Exception the built-in global open() would.  This makes for more specific and helpful errors. This is done by doing an experimental open() on the file and not catching anything.
      5718694e
  4. Dec 21, 2016
  5. May 10, 2016
  6. Jul 07, 2015
  7. Jun 30, 2015
  8. Jun 16, 2015
  9. Sep 16, 2014
  10. Jun 20, 2013
  11. May 16, 2013
  12. Mar 29, 2013
  13. Feb 15, 2013
  14. Dec 22, 2012
  15. Nov 19, 2012
  16. Jul 30, 2012
  17. Jun 29, 2012
  18. May 03, 2012
  19. Jan 13, 2012
  20. Nov 17, 2011
    • (no author)'s avatar
      moved to new version to represent the gui change; marked glance no longer zip... · c3c3d84e
      (no author) authored
      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
      c3c3d84e
  21. Nov 14, 2011
  22. Oct 26, 2011
  23. Jul 01, 2011
  24. Mar 29, 2011
    • (no author)'s avatar
      · 5e92629a
      (no author) authored
      JPSS mods
      - provides info report but does not fail if an unneeded file format module is not available
      - uses FORMAT environment variable to try to load files that cannot have their format determined from suffix
      - addition of jpss_adl format handler in glance.io, which needs adl_blob.py from svn/jpss_adl/trunk/contrib/scripts
      
      
      
      
      git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@144 8a9318a1-56ba-4d59-b755-99d26321be01
      5e92629a
  25. Oct 15, 2010
  26. Oct 09, 2010
  27. Aug 18, 2010
  28. May 17, 2010
  29. Jan 22, 2010
  30. Jan 19, 2010
  31. Jan 14, 2010
  32. Jan 11, 2010
  33. Dec 17, 2009
  34. Nov 24, 2009
  35. Oct 06, 2009
  36. Aug 31, 2009
  37. Aug 25, 2009
Loading