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

Update docstrings #155

Merged
merged 52 commits into from
Jul 9, 2024
Merged

Update docstrings #155

merged 52 commits into from
Jul 9, 2024

Commits on Jul 3, 2024

  1. Merge pull request #153 from openghg/devel

    Update docstrings of basis module
    brendan-m-murphy authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    374769a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Merge pull request #154 from openghg/devel

    update before changing docstring
    alexdanjou authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a14384c View commit details
    Browse the repository at this point in the history
  2. Update _quadtree.py

    hinting type addition
    alexdanjou authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c062360 View commit details
    Browse the repository at this point in the history
  3. Update _weighted.py

    alexdanjou authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c5f7c0c View commit details
    Browse the repository at this point in the history
  4. Update run_hbmcmc.py

    alexdanjou authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    89cf938 View commit details
    Browse the repository at this point in the history
  5. Update _quadtree.py

    alexdanjou authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e43b1ab View commit details
    Browse the repository at this point in the history
  6. Update run_hbmcmc.py

    alexdanjou authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    dbfcf4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1828dd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ddd4f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afe9faa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e989ed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1b1fd26 View commit details
    Browse the repository at this point in the history
  12. Update hbmcmc.py

    alexdanjou authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4a72487 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0662bf5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0525522 View commit details
    Browse the repository at this point in the history
  15. Update hbmcmc_output.py

    alexdanjou authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a421a47 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #161 from openghg/devel

    update to devel
    alexdanjou authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    53c7b94 View commit details
    Browse the repository at this point in the history
  17. Update _weighted.py

    alexdanjou authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9a03b58 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d9a41b1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    549a631 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Correction to suits mypy

    bq24992 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    771eb9c View commit details
    Browse the repository at this point in the history
  2. Remove unused off_outs argument in hbmcmc.inversion.pymc.inferpymc_po…

    …stprocessouts
    bq24992 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    41ffd20 View commit details
    Browse the repository at this point in the history
  3. Correction to suits mypy

    bq24992 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1eb4a92 View commit details
    Browse the repository at this point in the history
  4. Change for MyPy compatibility

    bq24992 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d6d2b6c View commit details
    Browse the repository at this point in the history
  5. Typo

    bq24992 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5e9742c View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    alexdanjou authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f8dd68b View commit details
    Browse the repository at this point in the history
  7. Update openghg_inversions/basis/algorithms/_weighted.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    fc5be2a View commit details
    Browse the repository at this point in the history
  8. Update openghg_inversions/basis/algorithms/_weighted.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    39cfcc9 View commit details
    Browse the repository at this point in the history
  9. Update openghg_inversions/basis/algorithms/_weighted.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3ae6ec4 View commit details
    Browse the repository at this point in the history
  10. Update openghg_inversions/basis/algorithms/_weighted.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a65ff19 View commit details
    Browse the repository at this point in the history
  11. Update openghg_inversions/basis/algorithms/_weighted.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6a919f1 View commit details
    Browse the repository at this point in the history
  12. Update openghg_inversions/hbmcmc/inversion_pymc.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5883497 View commit details
    Browse the repository at this point in the history
  13. Update openghg_inversions/hbmcmc/hbmcmc.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    df4abdb View commit details
    Browse the repository at this point in the history
  14. Update openghg_inversions/hbmcmc/inversion_pymc.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    da1ad62 View commit details
    Browse the repository at this point in the history
  15. Update openghg_inversions/hbmcmc/inversion_pymc.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d2d2b04 View commit details
    Browse the repository at this point in the history
  16. Update openghg_inversions/hbmcmc/inversion_pymc.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    eaacc02 View commit details
    Browse the repository at this point in the history
  17. Update openghg_inversions/hbmcmc/inversion_pymc.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    52b7e20 View commit details
    Browse the repository at this point in the history
  18. Update openghg_inversions/hbmcmc/hbmcmc_post_process.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    512aeb2 View commit details
    Browse the repository at this point in the history
  19. Update openghg_inversions/hbmcmc/hbmcmc_post_process.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    67befc5 View commit details
    Browse the repository at this point in the history
  20. Update openghg_inversions/hbmcmc/inversion_pymc.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    fd59efe View commit details
    Browse the repository at this point in the history
  21. Update openghg_inversions/hbmcmc/inversion_pymc.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9f85cbe View commit details
    Browse the repository at this point in the history
  22. Update openghg_inversions/hbmcmc/inversion_pymc.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    47fb49a View commit details
    Browse the repository at this point in the history
  23. Update openghg_inversions/hbmcmc/inversion_pymc.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    dd4d406 View commit details
    Browse the repository at this point in the history
  24. Update openghg_inversions/hbmcmc/inversion_pymc.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5548e33 View commit details
    Browse the repository at this point in the history
  25. Update openghg_inversions/hbmcmc/inversion_pymc.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    7e27a99 View commit details
    Browse the repository at this point in the history
  26. Update openghg_inversions/hbmcmc/inversion_pymc.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    7d588bc View commit details
    Browse the repository at this point in the history
  27. Update openghg_inversions/hbmcmc/inversion_pymc.py

    Co-authored-by: Brendan Murphy <git@mellotron.anonaddy.com>
    alexdanjou and brendan-m-murphy authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9b8d1d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Update hbmcmc.py

    alexdanjou authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    a2bfeef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #164 from openghg/devel

    Update to devel
    alexdanjou authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    7148152 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    f7f8487 View commit details
    Browse the repository at this point in the history
  2. test on test_utils.py

    alexdanjou authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c09bfe7 View commit details
    Browse the repository at this point in the history
  3. Update test_utils.py

    alexdanjou authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8c5d172 View commit details
    Browse the repository at this point in the history