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

use sphinxcontrib-bibtex #710

Merged
merged 27 commits into from
Dec 20, 2021
Merged

use sphinxcontrib-bibtex #710

merged 27 commits into from
Dec 20, 2021

Conversation

aaronspring
Copy link
Collaborator

@aaronspring aaronspring commented Dec 19, 2021

Description

clean climpred.bib with

sed -i '' '/file = /d' ./climpred.bib
sed -i '' '/keywords = /d' ./climpred.bib
sed -i '' '/langid = /d' ./climpred.bib
sed -i '' '/annotation = /d' ./climpred.bib
sed -i '' '/chapter = /d' ./climpred.bib
sed -i '' '/abstract = /d' ./climpred.bib

follows #708, #709

To-Do List

Type of change

  • Improved Documentation
  • CHANGELOG is updated with reference to this PR.

@codecov
Copy link

codecov bot commented Dec 19, 2021

Codecov Report

Merging #710 (d0b076d) into main (4defc70) will increase coverage by 0.00%.
The diff coverage is 88.46%.

❗ Current head d0b076d differs from pull request most recent head 3786700. Consider uploading reports for the commit 3786700 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main     #710   +/-   ##
=======================================
  Coverage   93.86%   93.86%           
=======================================
  Files          59       59           
  Lines        6260     6261    +1     
=======================================
+ Hits         5876     5877    +1     
  Misses        384      384           
Impacted Files Coverage Δ
climpred/metrics.py 91.73% <ø> (ø)
climpred/preprocessing/mpi.py 25.00% <0.00%> (ø)
climpred/smoothing.py 87.01% <ø> (ø)
climpred/bootstrap.py 90.88% <89.13%> (ø)
climpred/classes.py 94.06% <100.00%> (ø)
climpred/preprocessing/shared.py 60.86% <100.00%> (+0.86%) ⬆️

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 4defc70...3786700. Read the comment docs.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@aaronspring aaronspring marked this pull request as ready for review December 19, 2021 15:34
Copy link
Collaborator Author

@aaronspring aaronspring left a comment

Choose a reason for hiding this comment

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

.xs pearson_r_p_value also check metrics rst

@aaronspring aaronspring merged commit cbb8336 into pangeo-data:main Dec 20, 2021
@aaronspring aaronspring deleted the refs branch December 20, 2021 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant