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