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

TC MSE POD Proposal for Incorporation into NOAA's Repo #448

Merged
merged 26 commits into from
Mar 13, 2023

Commits on Feb 21, 2023

  1. new file: diagnostics/TC_MSE/Binning_and_compositing.py

    	new file:   diagnostics/TC_MSE/Plotting.py
    	new file:   diagnostics/TC_MSE/Plotting_Functions.py
    	new file:   diagnostics/TC_MSE/TC_MSE_Driver.py
    	new file:   diagnostics/TC_MSE/TC_snapshot_MSE_calc.py
    	new file:   diagnostics/TC_MSE/doc/TC_MSE.rst
    jcstarr committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    8c00b6f View commit details
    Browse the repository at this point in the history
  2. new file: src/config.jsonc

    jcstarr committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    e3068fb View commit details
    Browse the repository at this point in the history
  3. new file: diagnostics/TC_MSE/settings.jsonc

    jcstarr committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    33a5cf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    067f5ab View commit details
    Browse the repository at this point in the history
  5. Update TC_MSE.rst

    jcstarr authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    24699fb View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. new file: diagnostics/TC_MSE/TC_MSE.html

    jcstarr committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    16dda92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f73015 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Updated .rst, plot function, and .rst jpg image

    jcstarr committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4c69c51 View commit details
    Browse the repository at this point in the history
  2. Updataed jpg image for .rst file

    jcstarr committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5a14791 View commit details
    Browse the repository at this point in the history
  3. Updated .rst file

    jcstarr committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    13b7fd7 View commit details
    Browse the repository at this point in the history
  4. Updated jpg image for .rst file

    jcstarr committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    e77ed9b View commit details
    Browse the repository at this point in the history
  5. Updated .rst file

    jcstarr committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    368e601 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Remove print statements in binning code

    jcstarr committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    f4a56ab View commit details
    Browse the repository at this point in the history
  2. .tar file with all the predigested code

    jcstarr committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    9ae89ce View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Removed unused imports as well as made it user friendly and not based…

    … on specific 1979-1983 years
    jcstarr committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    85c9b37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a8c931 View commit details
    Browse the repository at this point in the history
  3. Removed unused imports, removed unnecessary variables, and added a ne…

    …wline at the end of the code
    jcstarr committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    ee9b8f7 View commit details
    Browse the repository at this point in the history
  4. Adjusted the bit where it says 1979-1983 and made it generalized to w…

    …hatever the input years the user gives
    jcstarr committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    52f093c View commit details
    Browse the repository at this point in the history
  5. Added the newline at the end of the file

    jcstarr committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    373a0ae View commit details
    Browse the repository at this point in the history
  6. Removed unused imports, unused variables

    jcstarr committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    7dcf901 View commit details
    Browse the repository at this point in the history
  7. Fixed variance typo in line 44

    jcstarr committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    7018266 View commit details
    Browse the repository at this point in the history
  8. Added a newline at the end of the file

    jcstarr committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    6966ad0 View commit details
    Browse the repository at this point in the history
  9. Added a newline at the end of the file

    jcstarr committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    d39b3ed View commit details
    Browse the repository at this point in the history
  10. Added a line above the example plot about the model data that is used…

    … in the example figure below the statement.
    jcstarr committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    6157dbf View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Added CMOR names to the variables.

    jcstarr committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d0e2af8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. remove config file from remote branch

    jcstarr committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    53a344e View commit details
    Browse the repository at this point in the history