Skip to content
Snippets Groups Projects
  1. Aug 16, 2018
  2. Jul 26, 2018
  3. Jun 26, 2018
  4. May 30, 2018
  5. May 29, 2018
  6. May 18, 2018
  7. Apr 11, 2018
  8. Apr 10, 2018
  9. Mar 16, 2018
  10. Jan 31, 2018
  11. Jan 24, 2018
    • Ray Garcia's avatar
      Implement --attribute for #17 · e1a6d427
      Ray Garcia authored
      Example:
      $PYTHON -m goesr.cmi_changer -vv -R F -S Full\ Disk -E OR -C -a "version='cmi-testing'" --attribute "coupon=8675309" --attribute "ncc1701_d=engage" -d $* $input
      
      /Users/keoni/anaconda/envs/sat/bin/python3 -m goesr.cmi_changer -vv -R F -S 'Full Disk' -E OR -C -a 'version='\''cmi-testing'\''' --attribute coupon=8675309 --attribute ncc1701_d=engage -d input/IMG_DK01B09_201703300210.bz2
      WARNING:__main__:could not evaluate 'engage', assuming string attribute
      INFO:__main__:additional attributes: OrderedDict([('version', 'cmi-testing'), ('coupon', 8675309), ('ncc1701_d', 'engage')])
      e1a6d427
  12. Jan 02, 2018
  13. Oct 20, 2017
  14. Oct 16, 2017
  15. Oct 12, 2017
  16. Oct 11, 2017
  17. Sep 29, 2017
Loading