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

Created tests for USGS Spectral Library Version 7 convert function #146

Merged
merged 32 commits into from
May 8, 2018
Merged

Created tests for USGS Spectral Library Version 7 convert function #146

merged 32 commits into from
May 8, 2018

Commits on Mar 8, 2018

  1. splib07

    bdegley4789 authored Mar 8, 2018
    Configuration menu
    Copy the full SHA
    d9f451c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Merge pull request #1 from capstone-coal/master

    update branch
    bdegley4789 authored Mar 15, 2018
    Configuration menu
    Copy the full SHA
    a9bb2d4 View commit details
    Browse the repository at this point in the history
  2. spectral 7 converter start

    bdegley4789 committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    840ff4b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2018

  1. Splib 07 test one file

    bdegley4789 committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    b5505a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Finished Spectral Version 7 convert

    bdegley4789 committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    7b10aa9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Finish client changes to spectral convert function

    bdegley4789 committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    0052322 View commit details
    Browse the repository at this point in the history
  2. Condensed to one script

    bdegley4789 committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    0db1578 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Fix oswalk and other changes

    bdegley4789 committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    ddb47a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. Remove duplicate spectra

    bdegley4789 committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    3f662ad View commit details
    Browse the repository at this point in the history
  2. remove aster files

    bdegley4789 committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    b8d6826 View commit details
    Browse the repository at this point in the history
  3. Remove duplicate spectra

    bdegley4789 committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    a715062 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ef85ba View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Change to unknown

    bdegley4789 committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    2fede26 View commit details
    Browse the repository at this point in the history
  2. Fix spelling

    bdegley4789 committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    48a7063 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Move convert function to mineral.py

    bdegley4789 committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    efd214c View commit details
    Browse the repository at this point in the history
  2. Fix band num

    bdegley4789 committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    ff7154b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Merge pull request #2 from capstone-coal/master

    Fix broken location of GDAL CURRENT to fixed 2.2.4 in Dockerfile
    bdegley4789 authored Apr 13, 2018
    Configuration menu
    Copy the full SHA
    c56ec34 View commit details
    Browse the repository at this point in the history
  2. Fix reload error travis ci

    bdegley4789 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    06e3df4 View commit details
    Browse the repository at this point in the history
  3. update reload to py3

    bdegley4789 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    8e8b46a View commit details
    Browse the repository at this point in the history
  4. remove unused import

    bdegley4789 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    73fb86c View commit details
    Browse the repository at this point in the history
  5. fix mineral import

    bdegley4789 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    27474dc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. remove sys path import

    Bryce Egley committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    ae4f4e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. removed bad import statements

    bdegley4789 committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    c7e4865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72b8b1a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. Change spectra names to v7

    bdegley4789 committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    c6d4feb View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. Worked on testing

    bdegley4789 committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    2e83470 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. Allow cli to work with spectral v7 and v6

    bdegley4789 committed May 3, 2018
    Configuration menu
    Copy the full SHA
    4d9db97 View commit details
    Browse the repository at this point in the history
  2. Fix ftp url

    bdegley4789 committed May 3, 2018
    Configuration menu
    Copy the full SHA
    1e0ad1b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Remove ftp calls, fix overwrite error in nosetests

    bdegley4789 committed May 8, 2018
    Configuration menu
    Copy the full SHA
    c7988a1 View commit details
    Browse the repository at this point in the history
  2. Remove Spectral 7 library

    bdegley4789 committed May 8, 2018
    Configuration menu
    Copy the full SHA
    11592a3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from capstone-coal/master

    remove s06_envi files from gitignore
    bdegley4789 authored May 8, 2018
    Configuration menu
    Copy the full SHA
    c22132d View commit details
    Browse the repository at this point in the history
  4. Repush with gitignore updated

    bdegley4789 committed May 8, 2018
    Configuration menu
    Copy the full SHA
    7aa86d6 View commit details
    Browse the repository at this point in the history