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

To xarray and rolling mean #150

Closed
wants to merge 11 commits into from
Closed

Conversation

znicholls
Copy link
Collaborator

Pull request

Please confirm that this pull request has done the following:

  • 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>`_)

@codecov
Copy link

codecov bot commented May 3, 2021

Codecov Report

Merging #150 (d98f2c5) into master (33036a2) will increase coverage by 0.03%.
The diff coverage is 98.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
+ 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...d98f2c5. Read the comment docs.

@znicholls
Copy link
Collaborator Author

Closed in favour of #151 and #153

@znicholls znicholls closed this May 4, 2021
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