noaa-ocs-modeling / EnsemblePerturbation

perturbation of coupled model input over a space of input variables
https://ensembleperturbation.readthedocs.io
Creative Commons Zero v1.0 Universal
7 stars 3 forks source link

Fix cor in plot #141

Closed FariborzDaneshvar-NOAA closed 3 months ago

FariborzDaneshvar-NOAA commented 3 months ago

Updated the correlation coefficient in surrogate.py to return:

WPringle commented 3 months ago

@FariborzDaneshvar-NOAA Can post updated plot with CORR numbers to check?

FariborzDaneshvar-NOAA commented 3 months ago

@WPringle this is what I got after this update: image

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 20.79%. Comparing base (6b235c3) to head (b2d721f).

Files Patch % Lines
ensembleperturbation/plotting/surrogate.py 0.00% 3 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ========================================== - Coverage 20.80% 20.79% -0.02% ========================================== Files 28 28 Lines 3850 3852 +2 ========================================== Hits 801 801 - Misses 3049 3051 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.