Skip to content
Snippets Groups Projects
  1. Jul 21, 2017
  2. Jul 17, 2017
  3. Apr 20, 2017
  4. Apr 03, 2017
  5. Mar 16, 2017
  6. Dec 20, 2016
  7. Aug 10, 2016
    • Alan De Smet's avatar
      add --parsable, formatting info output for parsing · fe19e296
      Alan De Smet authored
      "glance info --parsable" now outputs the results in tab deliminated format, repeating the filename on each line, making it easier to parse programmatically. Additional fields may be added later!
      
      At the moment only supports "info".  May add support for other formats later.
      fe19e296
  8. Jul 27, 2016
    • Alan De Smet's avatar
      Cleanup sorting code · eb6f1257
      Alan De Smet authored
      Put sort directly into for loop; don't bother with giving it a variable.
      Use named argument instead of relying on positional one.
      eb6f1257
    • Alan De Smet's avatar
      if glance info can't read files, return non-zero · 4758bcca
      Alan De Smet authored
      Returns how many files could not be read, to a maximum of 255 (since the exit code is 8 bit).
      This allows other processes calling "glance info" to detect errors.
      4758bcca
  9. Jul 14, 2016
  10. Jul 12, 2016
  11. May 10, 2016
  12. Aug 12, 2013
  13. Mar 29, 2013
  14. Feb 13, 2013
  15. Dec 22, 2012
  16. Sep 28, 2012
  17. Jun 29, 2012
  18. Jun 08, 2012
  19. May 23, 2012
  20. May 03, 2012
  21. Apr 12, 2012
  22. Mar 30, 2012
  23. Jan 18, 2012
  24. Nov 21, 2011
  25. 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
  26. Nov 14, 2011
  27. Oct 26, 2011
  28. Oct 01, 2011
  29. Aug 18, 2011
  30. Jul 01, 2011
  31. Jan 18, 2011
Loading