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

SMRF package #170

Merged
merged 61 commits into from
Jun 29, 2020
Merged

SMRF package #170

merged 61 commits into from
Jun 29, 2020

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    8d147af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f911bf View commit details
    Browse the repository at this point in the history
  3. added setuptools scm, added to smrf.__init__ to get a __version__ on …

    …runtime, removed some git stuff and mk_project
    scotthavens committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    ba3cfe2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1cca42 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. added 2 tests for output netcdf and backup config to ensure that the …

    …version is in the files, changed variable_list to variable_dict for outputs
    scotthavens committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    5cb72b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c1d6be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e31a034 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7afab1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4aa2ad View commit details
    Browse the repository at this point in the history
  6. cleaning up

    scotthavens committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    bf88920 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92cbcf5 View commit details
    Browse the repository at this point in the history
  8. updating travis and tox

    scotthavens committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    1043ed6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76bb89f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e907d54 View commit details
    Browse the repository at this point in the history
  11. updated the manifest

    scotthavens committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    05a1211 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cde6f2c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0083e62 View commit details
    Browse the repository at this point in the history
  14. travis apt update

    scotthavens committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    1da4c7d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Configuration menu
    Copy the full SHA
    31cd24b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a283d2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6147a88 View commit details
    Browse the repository at this point in the history
  4. docker built but it's a significant change to a multi-stage build wit…

    …h final built on debian image
    scotthavens committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    1e6dba3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c434efa View commit details
    Browse the repository at this point in the history
  6. need gcc for mac

    scotthavens committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    d223795 View commit details
    Browse the repository at this point in the history
  7. gcc version check

    scotthavens committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    3f19c52 View commit details
    Browse the repository at this point in the history
  8. package list

    scotthavens committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    1b674ff View commit details
    Browse the repository at this point in the history
  9. Bad yml

    scotthavens committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    5f5ee32 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    607d1cb View commit details
    Browse the repository at this point in the history
  11. tox passenv

    scotthavens committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    4896dbf View commit details
    Browse the repository at this point in the history
  12. osx is not gold host env

    scotthavens committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    9bb08a2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    81d406d View commit details
    Browse the repository at this point in the history
  14. travis requirements

    scotthavens committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    34c128c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. added coveralls

    scotthavens committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    b493c60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39f755c View commit details
    Browse the repository at this point in the history
  3. cython to travis

    scotthavens committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    15e9a13 View commit details
    Browse the repository at this point in the history
  4. isort

    scotthavens committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    a3906fd View commit details
    Browse the repository at this point in the history
  5. removed bumpversion

    scotthavens committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    f340aa0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df3a492 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d579c1 View commit details
    Browse the repository at this point in the history
  8. moved to manylinux2014 which is based on CentOS 7, manylinux2010 will…

    … will EOL 11/2020 and eccodes doesn't install PEP 599
    scotthavens committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    19dc76c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fe8fc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    096e611 View commit details
    Browse the repository at this point in the history
  2. trying macos build

    scotthavens committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    a20a354 View commit details
    Browse the repository at this point in the history
  3. changed lines

    scotthavens committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    d46f2f6 View commit details
    Browse the repository at this point in the history
  4. travis

    scotthavens committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    c302c39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    933332d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f27afd View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. flake8 and fix USDA-ARS-NWRC#35 by cleaning up a bunch in storms, pre…

    …cip and snow.py
    Scott Havens committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    acbd48e View commit details
    Browse the repository at this point in the history
  2. updates

    Scott Havens committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    5469120 View commit details
    Browse the repository at this point in the history
  3. getting flake8 to pass

    Scott Havens committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    3f50bf8 View commit details
    Browse the repository at this point in the history
  4. tox

    Scott Havens committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    519ed04 View commit details
    Browse the repository at this point in the history
  5. flake8 install deps

    Scott Havens committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    a33fa12 View commit details
    Browse the repository at this point in the history
  6. just install everything

    Scott Havens committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    92cdb6a View commit details
    Browse the repository at this point in the history
  7. removed the importlib-metadata

    Scott Havens committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    5babfaf View commit details
    Browse the repository at this point in the history
  8. not sure how the output png got in there

    Scott Havens committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    610a59f View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into smrf_package

    Scott Havens authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    77be89a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    6d94639 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e8f15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86c5a26 View commit details
    Browse the repository at this point in the history
  4. tests need to remove the handlers on root logger to remove almost all…

    … of the resource warnings
    scotthavens committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    b7837f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    893f30c View commit details
    Browse the repository at this point in the history