Skip to content
Snippets Groups Projects
  1. Jan 22, 2019
  2. Nov 29, 2018
  3. Aug 15, 2018
  4. Apr 20, 2017
  5. Mar 09, 2017
  6. Mar 08, 2017
  7. 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
  8. Dec 21, 2016
  9. May 10, 2016
  10. Jul 07, 2015
  11. Jun 30, 2015
  12. Jun 16, 2015
  13. Sep 16, 2014
  14. Jun 20, 2013
  15. May 16, 2013
  16. Mar 29, 2013
  17. Feb 15, 2013
  18. Dec 22, 2012
  19. Nov 19, 2012
  20. Jul 30, 2012
  21. Jun 29, 2012
  22. May 03, 2012
  23. Jan 13, 2012
  24. 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
  25. Nov 14, 2011
  26. Oct 26, 2011
  27. Jul 01, 2011
  28. 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
  29. Oct 15, 2010
  30. Oct 09, 2010
  31. Aug 18, 2010
  32. May 17, 2010
  33. Jan 22, 2010
  34. Jan 19, 2010
  35. Jan 14, 2010
  36. Jan 11, 2010
  37. Dec 17, 2009
  38. Nov 24, 2009
Loading