Skip to content

Climate format update#169

Merged
kemccusker merged 9 commits intomainfrom
climate_format_update
Nov 18, 2023
Merged

Climate format update#169
kemccusker merged 9 commits intomainfrom
climate_format_update

Conversation

@JMGilbert
Copy link
Copy Markdown
Contributor

Remove unnecessary dimensions from gmst/gmsl pulse files. This means removing the "simulation" dimension for RFF as well as making the "control" runtype a separate variable only indexed by pulse year, year, and runid/sample.

)
else:
pass
anomaly = xr.open_dataset(self.gmsl_fair_path)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

love when we can replace a bunch of yuck with 2 lines

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8ce28a7) 65.30% compared to head (1f1d8e6) 65.12%.
Report is 26 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
- Coverage   65.30%   65.12%   -0.19%     
==========================================
  Files          17       17              
  Lines        1842     1832      -10     
==========================================
- Hits         1203     1193      -10     
  Misses        639      639              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Member

@kemccusker kemccusker left a comment

Choose a reason for hiding this comment

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

Looks good, thanks @JMGilbert !

@kemccusker kemccusker merged commit 653c62d into main Nov 18, 2023
@kemccusker kemccusker deleted the climate_format_update branch November 18, 2023 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants