-
- Downloads
Update to #4937 - adds scripts for S3 download (#5013)
* rebase fix * added pytest to Jenkinsfile * updated Jenkinsfile * made <dest> optional for lsf * added configurable config * typos * simplified some logic * cleaned up verbose flags a little * cleaned up configs too * removed extra '/' * Fixed jenkins pytests path * fixed a few bugs * disabled other tests for now * jenkinsfile path is off * simplified things * updated tests, installing now * tweaking Jenkinsfile * typo * missed a spot * mock, mocks, mo-mo-mo-mo mocks * reverted jenkinsfile * updates: readme for s3 data downloads * Updates: remove unused sync and update filename * Updates for comments * fixes: typo in readme found in review Co-authored-by:Gavin <nelsong916@gmail.com> Co-authored-by:
Kelvin Rodriguez <krodriguez@usgs.gov> Co-authored-by:
Jesse Mapel <jam826@nau.edu>
Showing
- Jenkinsfile 8 additions, 0 deletionsJenkinsfile
- README.md 67 additions, 192 deletionsREADME.md
- environment.yml 2 additions, 0 deletionsenvironment.yml
- isis/CMakeLists.txt 2 additions, 0 deletionsisis/CMakeLists.txt
- isis/config/rclone.conf 238 additions, 0 deletionsisis/config/rclone.conf
- isis/pytests/test_IsisDownload.py 63 additions, 0 deletionsisis/pytests/test_IsisDownload.py
- isis/scripts/downloadIsisData 208 additions, 0 deletionsisis/scripts/downloadIsisData
Loading
Please register or sign in to comment