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

Added ability to convert VIC 4.2 ascii state files to VIC 5.0 netcdf #66

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Commits on Jul 13, 2017

  1. Added ability to convert VIC 4.2 ascii state files to VIC 5.0 netcdf.…

    … Also modified .travis.yml to get miniconda working properly.
    tbohn committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    a9b8812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    609d03c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. Configuration menu
    Copy the full SHA
    4af7e58 View commit details
    Browse the repository at this point in the history
  2. Removed extraneous file.

    tbohn committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    e74712a View commit details
    Browse the repository at this point in the history
  3. Fix small typo.

    tbohn committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    fdc8543 View commit details
    Browse the repository at this point in the history
  4. Test

    tbohn committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    f48e7dd View commit details
    Browse the repository at this point in the history
  5. Test

    tbohn committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    5d19c03 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2017

  1. Test

    tbohn committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    7a380dc View commit details
    Browse the repository at this point in the history
  2. Test

    tbohn committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    583f5a7 View commit details
    Browse the repository at this point in the history
  3. Test

    tbohn committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    3acd668 View commit details
    Browse the repository at this point in the history
  4. Fixed unhashable list error.

    tbohn committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    1f6d73d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2017

  1. Configuration menu
    Copy the full SHA
    f67d3fc View commit details
    Browse the repository at this point in the history
  2. Rolled back the change in the order of arguments in the parser.add_ar…

    …guments statements.
    tbohn committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    59c4f52 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Added the action='store_true' arguments back in, and eliminated type=…

    …bool and default=False.
    tbohn committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    7549df5 View commit details
    Browse the repository at this point in the history
  2. Made depth a 3-column variable.

    tbohn committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    1bc1bc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d1cef4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42e40fc View commit details
    Browse the repository at this point in the history