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

Gb/presrat updates 2 #230

Merged
merged 17 commits into from
Sep 12, 2024
Merged

Gb/presrat updates 2 #230

merged 17 commits into from
Sep 12, 2024

Commits on Aug 27, 2024

  1. moved calculation of k factor and tau into separate static methods fo…

    …r modular calls
    grantbuster authored and bnb32 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9430b02 View commit details
    Browse the repository at this point in the history
  2. moved presrat transform into separate method for modular call directl…

    …y from parameters not file
    grantbuster authored and bnb32 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0c5f9b9 View commit details
    Browse the repository at this point in the history
  3. bug fix: wrong time index passed to run single and default relative s…

    …hould be a bool
    grantbuster authored and bnb32 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d56f70f View commit details
    Browse the repository at this point in the history
  4. more explicit enforcement of a zero threshold value and passing to QD…

    …M to prevent large delta values
    grantbuster authored and bnb32 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3edbcef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ee6b2b View commit details
    Browse the repository at this point in the history
  6. moved ntimesteps and window size to kwargs so easier to modify. Found…

    … issues with small window size so increased default to 120 (seasonal correction)
    grantbuster authored and bnb32 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e413982 View commit details
    Browse the repository at this point in the history
  7. moved presrat class to its own module, merged new fixes with dh_refac…

    …tor formatting
    grantbuster authored and bnb32 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5657774 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6596038 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca862eb View commit details
    Browse the repository at this point in the history
  10. delta denom min should fix the low precip value issues and no need to…

    … round data to zero anymore
    grantbuster authored and bnb32 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4314053 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8d8474c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 30, 2024

  1. clean up docstrings

    grantbuster committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    661e650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83d6475 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    a5f42b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae2324b View commit details
    Browse the repository at this point in the history
  3. linting fix

    bnb32 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    84d3be5 View commit details
    Browse the repository at this point in the history