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

Rolling mean notebook #153

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Rolling mean notebook #153

wants to merge 2 commits into from

Conversation

znicholls
Copy link
Collaborator

@znicholls znicholls commented May 4, 2021

Pull request

Please confirm that this pull request has done the following:

  • To xarray #151
  • Tests added
  • Documentation added (where applicable)
  • Example added (either to an existing notebook or as a new notebook, where applicable)
  • Description in CHANGELOG.rst added

Adding to CHANGELOG.rst

Please add a single line in the changelog notes similar to one of the following:

- (`#XX <https://github.com/openscm/scmdata/pull/XX>`_) Added feature which does something
- (`#XX <https://github.com/openscm/scmdata/pull/XX>`_) Fixed bug identified in (`#YY <https://github.com/openscm/scmdata/issues/YY>`_)

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@znicholls znicholls mentioned this pull request May 4, 2021
4 tasks
@codecov
Copy link

codecov bot commented May 4, 2021

Codecov Report

Merging #153 (12dc6f7) into master (33036a2) will increase coverage by 0.03%.
The diff coverage is 98.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
+ Coverage   94.29%   94.33%   +0.03%     
==========================================
  Files          15       16       +1     
  Lines        1614     1658      +44     
  Branches      312      320       +8     
==========================================
+ Hits         1522     1564      +42     
- Misses         75       76       +1     
- Partials       17       18       +1     
Impacted Files Coverage Δ
src/scmdata/_xarray.py 98.37% <98.37%> (ø)
src/scmdata/netcdf.py 100.00% <100.00%> (ø)
src/scmdata/run.py 95.16% <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 56aed88...12dc6f7. Read the comment docs.

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.

1 participant