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

Cmor bite wrapup #237

Merged
14 commits merged into from
Nov 1, 2024
Merged

Cmor bite wrapup #237

14 commits merged into from
Nov 1, 2024

Commits on Oct 24, 2024

  1. edit cmor_mixer to glob files a lil dfferently. other bug fixes. add …

    …in new optional argument for additional control over file targeting. we also now have a \"run one file only\" style flag. new test config file fre/tests/test_files/CMORbite_var_list.json contains variables for processing test cases being workd through in run_test_file_cases.py with notes
    ilaflott committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    78a6e35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    015c601 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    493c4dd View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    153a779 View commit details
    Browse the repository at this point in the history
  2. add comments AND constants detailing what kind of hardcoded things th…

    …e code currently relies on. unsure how useful the exact way i wrote things down is, but im hoping ot leverage it for structure and or setting up some formulaic approaches and or rules. additionally, merge multiline printstateaments into one call using legal but maybe awkward looking multiline syntax, some other readability edits too
    ilaflott committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6285283 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b31338 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31996b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. grab recent changes, of course. Merge branch 'main' into 217-the-cmor…

    …bite-one-variable8-grids
    ilaflott committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f35599d View commit details
    Browse the repository at this point in the history
  2. Revert "fix undefined variable name errors"

    This reverts commit 31996b0.
    ilaflott committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ff6de5b View commit details
    Browse the repository at this point in the history
  3. Revert "alrightly, lets move some of this hardcoding to the top of th…

    …e file, see how it goes..."
    
    This reverts commit 4b31338.
    ilaflott committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    515d56c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    434dc3e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. update readme and frecmor.py with better doc strings and help descrip…

    …tions at the cli. update test file cases for addressing no lat/lon case(s)
    ilaflott committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    14b08cd View commit details
    Browse the repository at this point in the history
  2. intermediate commit- new function to compar variable dimensions. none…

    … checks, trying to generally allow this code to be more flexible. not currently working atm
    ilaflott committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d80b790 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f84555 View commit details
    Browse the repository at this point in the history