Skip to content

Added dataset and alias attributes to multi_model_statistics output#1483

Merged
schlunma merged 2 commits intomainfrom
fix_multimodel_attributes
Feb 8, 2022
Merged

Added dataset and alias attributes to multi_model_statistics output#1483
schlunma merged 2 commits intomainfrom
fix_multimodel_attributes

Conversation

@schlunma
Copy link
Contributor

@schlunma schlunma commented Feb 8, 2022

Description

Re-adds the attributes dataset and alias (which many diagnostics rely on) to multi_model_statistics output.

Closes #1480


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.


To help with the number pull requests:

@schlunma schlunma added the bug Something isn't working label Feb 8, 2022
@schlunma schlunma added this to the v2.5.0 milestone Feb 8, 2022
@schlunma schlunma self-assigned this Feb 8, 2022
@schlunma schlunma mentioned this pull request Feb 8, 2022
9 tasks
@codecov
Copy link

codecov bot commented Feb 8, 2022

Codecov Report

Merging #1483 (3010f25) into main (6ae6020) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1483   +/-   ##
=======================================
  Coverage   89.85%   89.85%           
=======================================
  Files         197      197           
  Lines       10489    10492    +3     
=======================================
+ Hits         9425     9428    +3     
  Misses       1064     1064           
Impacted Files Coverage Δ
esmvalcore/_recipe.py 95.70% <100.00%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6ae6020...3010f25. Read the comment docs.

@schlunma
Copy link
Contributor Author

schlunma commented Feb 8, 2022

@sloosvel @valeriupredoi can you briefly take a look at this? This is the final piece that's missing for v2.5.0rc1 😄 Thanks!!!

Copy link
Contributor

@valeriupredoi valeriupredoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks just perfect to me, man! Thank you!

@schlunma
Copy link
Contributor Author

schlunma commented Feb 8, 2022

Awesome, thanks ❤️

@schlunma schlunma merged commit 8c733c4 into main Feb 8, 2022
@schlunma schlunma deleted the fix_multimodel_attributes branch February 8, 2022 16:55
@sloosvel
Copy link
Contributor

sloosvel commented Feb 8, 2022

Sorry for so many slipups in #673 !

@schlunma
Copy link
Contributor Author

schlunma commented Feb 8, 2022

No worries at all, #673 is a great addition!! It must have been hell to fix all the merge conflicts that surfaced there...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Output of multi_model_statistics does not have dataset and alias anymore

3 participants