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

Update index page introduction #747

Merged
merged 3 commits into from May 9, 2019
Merged

Conversation

djhoese
Copy link
Member

@djhoese djhoese commented May 2, 2019

As mentioned in #730 I felt that the introduction paragraph wasn't very helpful to new users or as a good description of its features.

@djhoese djhoese added this to the v0.15 milestone May 2, 2019
@djhoese djhoese self-assigned this May 2, 2019
@codecov
Copy link

codecov bot commented May 2, 2019

Codecov Report

Merging #747 into master will increase coverage by 0.92%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #747      +/-   ##
==========================================
+ Coverage   80.69%   81.61%   +0.92%     
==========================================
  Files         149      157       +8     
  Lines       21649    22636     +987     
==========================================
+ Hits        17469    18475    +1006     
+ Misses       4180     4161      -19
Impacted Files Coverage Δ
satpy/readers/modis_l1b.py 20% <0%> (-10.91%) ⬇️
satpy/readers/geocat.py 87.5% <0%> (-4.23%) ⬇️
satpy/node.py 91.42% <0%> (-2.86%) ⬇️
satpy/readers/goes_imager_nc.py 63.88% <0%> (-1.86%) ⬇️
satpy/readers/yaml_reader.py 93.03% <0%> (-0.33%) ⬇️
satpy/readers/grib.py 79.86% <0%> (-0.29%) ⬇️
satpy/tests/test_yaml_reader.py 98.51% <0%> (-0.26%) ⬇️
satpy/tests/reader_tests/test_virr_l1b.py 97.16% <0%> (-0.03%) ⬇️
satpy/writers/__init__.py 85.21% <0%> (ø) ⬆️
satpy/tests/reader_tests/test_modis_l1b.py
... and 32 more

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 1f21d20...a821870. Read the comment docs.

@coveralls
Copy link

coveralls commented May 2, 2019

Coverage Status

Coverage increased (+0.9%) to 81.618% when pulling a821870 on djhoese:doc-index-summary into 1f21d20 on pytroll:master.

doc/source/index.rst Outdated Show resolved Hide resolved
Copy link
Member

@sfinkens sfinkens left a comment

Choose a reason for hiding this comment

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

One little comment, otherwise nice work!

Copy link
Collaborator

@sjoro sjoro 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 to me.

Copy link
Member

@mraspaud mraspaud left a comment

Choose a reason for hiding this comment

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

LGTM

@djhoese djhoese merged commit 98a76a9 into pytroll:master May 9, 2019
@djhoese djhoese deleted the doc-index-summary branch May 9, 2019 18:12
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.

Rewrite introduction paragraph in documentation
5 participants