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/bc #96

Merged
merged 29 commits into from
Oct 4, 2022
Merged

Gb/bc #96

merged 29 commits into from
Oct 4, 2022

Commits on Oct 4, 2022

  1. added bias module with a place for bias transformation functions and …

    …simple integration into the forward pass
    grantbuster committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    efcf50e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    115e9c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c184917 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d823e3 View commit details
    Browse the repository at this point in the history
  5. bug fix and logging

    grantbuster committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    8b7f25b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56148db View commit details
    Browse the repository at this point in the history
  7. added bias calc cli

    grantbuster committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    50c3692 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f7d4f7 View commit details
    Browse the repository at this point in the history
  9. make bias out dir

    grantbuster committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    c132b81 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    915edd5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7b28943 View commit details
    Browse the repository at this point in the history
  12. added option to smooth spatial bias correction factors outside of the…

    … active domain to alleviate the nearest neighbor seams
    grantbuster committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    0cee671 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aa0a040 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    240a0d6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9ac0905 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d2fb1e2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    01fbeda View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b370b9f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    24c40b6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0deab95 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1f28ccc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5d93283 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0638d7b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6cc6ced View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ca24793 View commit details
    Browse the repository at this point in the history
  26. added version record to bias calc output files and incremented versio…

    …n for new bc and windstats modules
    grantbuster committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    b75b3fc View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b0a2c49 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7b9c88f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2ea15e3 View commit details
    Browse the repository at this point in the history