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

Bugfix 2675 move to pyproject.toml #2699

Merged
merged 21 commits into from
Oct 4, 2024

Commits on Sep 21, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    408196b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    343d9d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f2f69a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    2be3a98 View commit details
    Browse the repository at this point in the history
  2. use relative versions

    georgemccabe committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    51e021b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7407008 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1342cf2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d25a49f View commit details
    Browse the repository at this point in the history
  6. only install metplus and sub-packages, add version files to package d…

    …ata (parm cannot be added because it is non-package data)
    georgemccabe committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    beca359 View commit details
    Browse the repository at this point in the history
  7. add newline back

    georgemccabe committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e2a7074 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7aa4afc View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    3613e01 View commit details
    Browse the repository at this point in the history
  2. remove unused import

    georgemccabe committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    723a505 View commit details
    Browse the repository at this point in the history
  3. move produtil under metplus to differentiate it from the full NCEP pr…

    …odutil package and isolate it to metplus when installing metplus as a package -- previously produtil would be installed as its own package when metplus is installed
    georgemccabe committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b8b85f1 View commit details
    Browse the repository at this point in the history
  4. fixed more imports

    georgemccabe committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9d75d7e View commit details
    Browse the repository at this point in the history
  5. Create links for parm directory and scripts/run_metplus.py under metp…

    …lus so the parm files and run script will be installed as part of the metplus python package. Modified config_metplus to find the parm directory from under metplus to be consistent between running via python package and via scripts
    georgemccabe committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    abd66e7 View commit details
    Browse the repository at this point in the history
  6. Exclude parm from sonar sources because it will be found under metplu…

    …s. Add metplus/parm/** to list of coverage exclusions
    georgemccabe committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a53263f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. fixed more imports

    georgemccabe committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    13452ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a548b81 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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