Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.1.5 geo downloader fixes and documentation fixes #29

Merged
merged 31 commits into from Oct 8, 2019
Merged

Commits on Aug 14, 2019

  1. Configuration menu
    Copy the full SHA
    cda035f View commit details
    Browse the repository at this point in the history
  2. added CLI functionality

    markt committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    6e18690 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. batch_size python/CLI and tests

    markt committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    4ac726d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. removed test; changed default behavior: won't raise error if file-to-…

    …be-downloaded already exists
    marcmaxson committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    738cb70 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    2c83ace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0eec8c View commit details
    Browse the repository at this point in the history
  3. Update setup.py

    Marc Maxmeister committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    6e023c3 View commit details
    Browse the repository at this point in the history
  4. Update test_batch_size.py

    Marc Maxmeister committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    278fa79 View commit details
    Browse the repository at this point in the history
  5. Rename test_batch_size.py to test_pipeline_batch_size.py

    Marc Maxmeister committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    bc88f56 View commit details
    Browse the repository at this point in the history
  6. dropped redundant tests and sped up one

    Marc Maxmeister committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    3ce41d7 View commit details
    Browse the repository at this point in the history
  7. Feature/public data (#21)

    * download command, as well as some batch_size adjustments
    
    * fixed string issue
    
    * renaming update and removed redundant tests
    
    * bs4 required for Array ingester
    
    * tests
    
    * workaround to return objects with batch size changes
    
    * workaround to return objects with batch size changes
    
    * bug
    
    * tests pass for batch_size
    Marc Maxmeister committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    0239c7c View commit details
    Browse the repository at this point in the history
  8. version 1.1 (#22)

    * download command, as well as some batch_size adjustments
    
    * fixed string issue
    
    * renaming update and removed redundant tests
    
    * bs4 required for Array ingester
    
    * tests
    
    * workaround to return objects with batch size changes
    
    * workaround to return objects with batch size changes
    
    * bug
    
    * tests pass for batch_size
    
    * progress bars
    Marc Maxmeister committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    6ec0262 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into dev

    Marc Maxmeister committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    7904833 View commit details
    Browse the repository at this point in the history
  10. documenting download

    Marc Maxmeister committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    e7ff5d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Update cli.py

    Marc Maxmeister committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    f5361f6 View commit details
    Browse the repository at this point in the history
  2. restore sample_name filter

    Marc Maxmeister committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    e96fc17 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. added rawMetaDataset class and moved get_sample_sheet_s3 to more logi…

    …cal place here (#24)
    Marc Maxmeister committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    2734ac0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. updated docs for 1.1.1

    Marc Maxmeister committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    6599053 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Marc Maxmeister committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    ba59d97 View commit details
    Browse the repository at this point in the history
  3. Update setup.py

    Marc Maxmeister committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    64ef237 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3683bce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20690a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Configuration menu
    Copy the full SHA
    d2eca62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    647615e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c06039 View commit details
    Browse the repository at this point in the history
  4. v1.1.3 bump bug fix

    marcmaxson committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    076a8c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    217ba6a View commit details
    Browse the repository at this point in the history
  2. Update setup.py

    Marc Maxmeister committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    514a700 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into dev

    Marc Maxmeister committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    b616000 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    cabd58f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dev

    Marc Maxmeister committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    7b24881 View commit details
    Browse the repository at this point in the history