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

recreate perfmetrics portrait plot in python #3551

Open
wants to merge 63 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 14, 2024

  1. example variables and models

    lukruh committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bc2a6b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b74414f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. first approach group gaps WIP

    lukruh committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f78d2e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93c5544 View commit details
    Browse the repository at this point in the history
  3. WIP triangle overlays

    lukruh committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    db30131 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. added CMIP6 experiments

    diegokam committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    215ee95 View commit details
    Browse the repository at this point in the history
  2. WIP split by reference

    lukruh committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b4f8238 View commit details
    Browse the repository at this point in the history
  3. added icon example

    lukruh committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5c30d4a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'perfmetric_python' of github.com:ESMValGroup/ESMValTool…

    … into perfmetric_python
    lukruh committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    07e676a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    42fdd81 View commit details
    Browse the repository at this point in the history
  2. 3 recipe examples

    lukruh committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4ab76cb View commit details
    Browse the repository at this point in the history
  3. fix config overwrite

    lukruh committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    32ad034 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. legend for multiple references

    lukruh committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d66e5e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    e1bb9c4 View commit details
    Browse the repository at this point in the history
  2. pre-commit

    lukruh committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    30541be View commit details
    Browse the repository at this point in the history
  3. Merge branch 'perfmetric_python' of github.com:ESMValGroup/ESMValTool…

    … into perfmetric_python
    lukruh committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5eb01f2 View commit details
    Browse the repository at this point in the history
  4. add normalization for metrics

    lukruh committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d6a541f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. codacy fixes

    lukruh committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7fb8a10 View commit details
    Browse the repository at this point in the history
  2. WIP Documentation

    lukruh committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    eba93db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffee698 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 16, 2024

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

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    39df74e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a896ce6 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    62086aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c9aa90 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    9b20ac3 View commit details
    Browse the repository at this point in the history
  2. format recipe (pre commit)

    lukruh committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    db01441 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. simplify recipe p1

    lukruh committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    efc026a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af917bc View commit details
    Browse the repository at this point in the history
  3. simpler cmip5 vs cmip6 plot

    lukruh committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d25290e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    9ae502c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    666837c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac0e95e View commit details
    Browse the repository at this point in the history
  4. remove first compare script

    lukruh committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    0492849 View commit details
    Browse the repository at this point in the history
  5. fix minor codacy issues

    lukruh committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    946cb00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7242b23 View commit details
    Browse the repository at this point in the history
  7. simplify docstring

    lukruh committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    bc6d237 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. recipe documentation

    lukruh committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    4712895 View commit details
    Browse the repository at this point in the history
  2. fix rst error

    lukruh committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5e337b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf61ccf View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    78a8146 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d39ff6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fe20a1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'perfmetric_python' of github.com:ESMValGroup/ESMValTool…

    … into perfmetric_python
    lukruh committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d9ba763 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e592aa3 View commit details
    Browse the repository at this point in the history
  6. remove old comments

    lukruh committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    05c03eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    051513c View commit details
    Browse the repository at this point in the history
  8. grammar

    [skip ci]
    
    Co-authored-by: Bettina Gier <[email protected]>
    lukruh and bettina-gier authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9863272 View commit details
    Browse the repository at this point in the history
  9. typo

    [skip ci]
    
    Co-authored-by: Bettina Gier <[email protected]>
    lukruh and bettina-gier authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c8f2136 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    216a7af View commit details
    Browse the repository at this point in the history
  11. clearify docs about example vs diag feature

    [skip ci]
    
    Co-authored-by: Bettina Gier <[email protected]>
    lukruh and bettina-gier authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    fb73bac View commit details
    Browse the repository at this point in the history
  12. grammar

    [skip ci]
    
    Co-authored-by: Bettina Gier <[email protected]>
    lukruh and bettina-gier authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    22e1c5d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5df02db View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4cb1154 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. rephrase first paragraph

    lukruh committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    11fc9d9 View commit details
    Browse the repository at this point in the history
  2. phrasing

    [skip ci]
    
    Co-authored-by: Bettina Gier <[email protected]>
    lukruh and bettina-gier authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2b5781b View commit details
    Browse the repository at this point in the history
  3. more grammar and typos

    lukruh committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9707d29 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'perfmetric_python' of github.com:ESMValGroup/ESMValTool…

    … into perfmetric_python
    lukruh committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e80f39e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f5af79 View commit details
    Browse the repository at this point in the history
  6. more typos

    lukruh committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    404ad27 View commit details
    Browse the repository at this point in the history
  7. more typos

    lukruh committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    7484d5a View commit details
    Browse the repository at this point in the history