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

Non-bats testing and repo structure update #322

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from

Commits on Oct 25, 2024

  1. Update land_utils testing and move to new layout

    Updated the land_utils application testing to not require bats.  Included with this is a new testing framework, which was acquired from GNU coreutils.  This testing framework, while not as extensive as bats, has several built-in features that improve the testing process.
    
    This update also begins the migration of the utilities out of the postpocessing and tools directories.
    underwoo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5e8731c View commit details
    Browse the repository at this point in the history
  2. Move mppnccombine to src directory

    Add standard version text to -V option for mppnccombine
    underwoo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e85a2ae View commit details
    Browse the repository at this point in the history
  3. Add Intel mac c configuration

    Add tasks, and configure cspell settings
    underwoo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4e72d34 View commit details
    Browse the repository at this point in the history
  4. Add some mppnccombine tests

    underwoo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ea8a851 View commit details
    Browse the repository at this point in the history
  5. Renamed mppnccombine tests

    underwoo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1148ac3 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Some tests for mppnccombine

    underwoo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b75f0f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. working on iceberg_comb

    Include print_version helper program
    underwoo committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    41c3a6f View commit details
    Browse the repository at this point in the history
  2. New iceberg_comb.sh

    underwoo committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    be62041 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    b5ffb10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d750693 View commit details
    Browse the repository at this point in the history
  3. Moved iceberg_comb to src dir

    This has no changes, so it will not build
    underwoo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    407057c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    401c068 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cd8bb9 View commit details
    Browse the repository at this point in the history
  6. Moved combine_restarts

    Other fixes found during testing
    underwoo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    340fe06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a63831 View commit details
    Browse the repository at this point in the history
  8. Moved list_ncvars

    Other fixes to allow in-source builds
    underwoo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6fc075b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. move list_ncvars to src

    underwoo committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    0860873 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e77db1 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Move plevel to src only

    underwoo committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    92c14cf View commit details
    Browse the repository at this point in the history
  2. plevel now moved

    Next the "cleanup"
    underwoo committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    fae7550 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Fixes for plevel build

    underwoo committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    e3060d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa9e867 View commit details
    Browse the repository at this point in the history
  3. add plevel.sh man page

    underwoo committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    bc98cf7 View commit details
    Browse the repository at this point in the history
  4. plevel.sh first test

    underwoo committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    9756d4b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Finish plevel mods and tests

    underwoo committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    cc0c127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36b7d92 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. update plevel to print history and fre-nctools version informaiton

    Cleaned up comments in tests, and added helper routines for fortran and tests
    underwoo committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    2b804f7 View commit details
    Browse the repository at this point in the history
  2. Update changelog file

    underwoo committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    9bc1461 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    738236a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. migrate time_average to src directory

    time_average adds provanance information to the output netcdf file
    underwoo committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    186c26a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    385ca31 View commit details
    Browse the repository at this point in the history
  2. Replace AC_PYTHON_MODULE with AX_PYTHON_MODULE

    Fix typo in ncatted program name
    underwoo committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    9059da6 View commit details
    Browse the repository at this point in the history
  3. Add time average manual pages

    Correct authorship for some files in the man pages, change bug report address to GitHub issue URL, and add copyright year
    underwoo committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d9e2db8 View commit details
    Browse the repository at this point in the history