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

Read in ak, bk coefficients #36

Merged
merged 70 commits into from
Jan 30, 2024
Merged

Read in ak, bk coefficients #36

merged 70 commits into from
Jan 30, 2024

Commits on Oct 5, 2023

  1. initial changes to read in ak bk

    mlee03 authored and mlee03 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f973613 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. read ak/bk

    mlee03 authored and mlee03 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1b55098 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. add xfail

    mlee03 authored and mlee03 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d93a45d View commit details
    Browse the repository at this point in the history
  2. remove input dir

    mlee03 authored and mlee03 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a6cc76e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. more fixes

    mlee03 authored and mlee03 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    59c8308 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. further changes to unit tests

    mlee03 authored and mlee03 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    aebcdba View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. finish up test

    mlee03 authored and mlee03 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    327bd10 View commit details
    Browse the repository at this point in the history
  2. add history

    mlee03 authored and mlee03 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    95c3bfd View commit details
    Browse the repository at this point in the history
  3. commit uncommited files

    mlee03 authored and mlee03 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b6227d5 View commit details
    Browse the repository at this point in the history
  4. lint

    mlee03 authored and mlee03 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b571feb View commit details
    Browse the repository at this point in the history
  5. fix test comment

    mlee03 authored and mlee03 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a2513d3 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'pace/main' into read_akbk

    mlee03 authored and mlee03 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    56e9293 View commit details
    Browse the repository at this point in the history
  7. add input to top

    mlee03 authored and mlee03 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    406497c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. read in data

    mlee03 authored and mlee03 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    362eb55 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. read in netcdf file in eta mod

    mlee03 authored and mlee03 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c0a5fc2 View commit details
    Browse the repository at this point in the history
  2. remove txt file

    mlee03 authored and mlee03 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6bde165 View commit details
    Browse the repository at this point in the history
  3. test

    mlee03 authored and mlee03 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ed5846e View commit details
    Browse the repository at this point in the history
  4. modify test and fix generate.py

    mlee03 authored and mlee03 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    a6b8998 View commit details
    Browse the repository at this point in the history
  5. remove emacs backup file

    mlee03 authored and mlee03 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4b22fc3 View commit details
    Browse the repository at this point in the history
  6. driver tests pass

    mlee03 authored and mlee03 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    eb8d88d View commit details
    Browse the repository at this point in the history
  7. fix helper.py

    mlee03 authored and mlee03 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    63bdef3 View commit details
    Browse the repository at this point in the history
  8. fix fv3core tests

    mlee03 authored and mlee03 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    a2ff82d View commit details
    Browse the repository at this point in the history
  9. fix physics test

    mlee03 authored and mlee03 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    92dda5a View commit details
    Browse the repository at this point in the history
  10. fix grid tests

    mlee03 authored and mlee03 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1d0bb25 View commit details
    Browse the repository at this point in the history
  11. nullcommconfig

    mlee03 authored and mlee03 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c7f0b07 View commit details
    Browse the repository at this point in the history
  12. cleanup input

    mlee03 authored and mlee03 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    07a55ae View commit details
    Browse the repository at this point in the history
  13. last commit of the day, remove driver input. sorry for spamming

    mlee03 authored and mlee03 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    10af092 View commit details
    Browse the repository at this point in the history
  14. remove top level input

    mlee03 authored and mlee03 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1314117 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. fix circular import problems

    mlee03 authored and mlee03 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4c72d51 View commit details
    Browse the repository at this point in the history
  2. modify eta_file readin for test_restart_serial

    mlee03 authored and mlee03 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d650ed0 View commit details
    Browse the repository at this point in the history
  3. comment out 91 test

    mlee03 authored and mlee03 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a8a7df4 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. rm safety checks

    mlee03 authored and mlee03 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6624a92 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. revert diagnostics.py

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ba79aa1 View commit details
    Browse the repository at this point in the history
  2. restore driver.py

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c23aa18 View commit details
    Browse the repository at this point in the history
  3. revert initialization.py

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7a192fa View commit details
    Browse the repository at this point in the history
  4. restore state.py

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e740271 View commit details
    Browse the repository at this point in the history
  5. restore analytic_init.py

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    60c1805 View commit details
    Browse the repository at this point in the history
  6. restore init_utils.py and analytic_init.py

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b26acef View commit details
    Browse the repository at this point in the history
  7. restore c_sw.py

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    38b9536 View commit details
    Browse the repository at this point in the history
  8. d2a2c_vect.py

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b9f966a View commit details
    Browse the repository at this point in the history
  9. restore fv3core/stensils

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    72010c5 View commit details
    Browse the repository at this point in the history
  10. restore translate_fvdynamics

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1abe716 View commit details
    Browse the repository at this point in the history
  11. restore physics/stencils

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    af6d431 View commit details
    Browse the repository at this point in the history
  12. restore stencils

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    13e1529 View commit details
    Browse the repository at this point in the history
  13. remove circular dependency

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    57d99f5 View commit details
    Browse the repository at this point in the history
  14. use pytest parametrize

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    461802d View commit details
    Browse the repository at this point in the history
  15. cleanup generation.py

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    16086a5 View commit details
    Browse the repository at this point in the history
  16. yay fstrinngs

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2d920b7 View commit details
    Browse the repository at this point in the history
  17. add eta_file to MetricTerm init

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    62dbdb9 View commit details
    Browse the repository at this point in the history
  18. remove eta_file argument in new_from_metric_terms and geos_wrapper

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0335342 View commit details
    Browse the repository at this point in the history
  19. use pytest parametrize for the xfail tests

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1f09546 View commit details
    Browse the repository at this point in the history
  20. use pytest parametrize for the xfail tests

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d263bc2 View commit details
    Browse the repository at this point in the history
  21. fix geos_wrapper and grid

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    cb57fbd View commit details
    Browse the repository at this point in the history
  22. fix tests

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b805d44 View commit details
    Browse the repository at this point in the history
  23. last commit!

    mlee03 authored and mlee03 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6ff18fb View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fstring is our friend

    mlee03 authored and mlee03 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d22719e View commit details
    Browse the repository at this point in the history
  2. add test comments

    mlee03 authored and mlee03 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    bf469e4 View commit details
    Browse the repository at this point in the history
  3. fix util/HISTORY.md

    mlee03 authored and mlee03 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    85fefdc View commit details
    Browse the repository at this point in the history
  4. fix comments

    mlee03 authored and mlee03 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f6084ba View commit details
    Browse the repository at this point in the history
  5. remove __init__.py from tests/main/grid

    mlee03 authored and mlee03 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b5ca33e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. add jupyter notebooks to generate eta files

    mlee03 authored and mlee03 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    bde31a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. generate ak,bk,ptop on metricterm init

    mlee03 authored and mlee03 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0644ad3 View commit details
    Browse the repository at this point in the history
  2. fix tests

    mlee03 authored and mlee03 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    42fda95 View commit details
    Browse the repository at this point in the history
  3. exploit np.all in eta mod

    mlee03 authored and mlee03 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c2f2acf View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. remove tests/main/grid/input

    mlee03 authored and mlee03 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7780c8f View commit details
    Browse the repository at this point in the history
  2. update ci

    mlee03 authored and mlee03 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    870bc87 View commit details
    Browse the repository at this point in the history
  3. test

    mlee03 authored and mlee03 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2ff869a View commit details
    Browse the repository at this point in the history
  4. remove input

    mlee03 authored and mlee03 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4eb4fc2 View commit details
    Browse the repository at this point in the history
  5. edit ci yaml

    mlee03 authored and mlee03 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a127680 View commit details
    Browse the repository at this point in the history
  6. remove push

    mlee03 authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f2bed7f View commit details
    Browse the repository at this point in the history