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