pytroll / satpy

Python package for earth-observing satellite data processing
http://satpy.readthedocs.org/en/latest/
GNU General Public License v3.0
1.06k stars 292 forks source link

Add missing `h` docstring information to _geos_area.py #2750

Closed longtsing closed 5 months ago

longtsing commented 7 months ago

fix the document of get_area_extent function,add the description of parameter h .

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.92%. Comparing base (3aa2f79) to head (25746fd). Report is 1 commits behind head on main.

:exclamation: Current head 25746fd differs from pull request most recent head 72ff58a. Consider uploading reports for the commit 72ff58a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2750 +/- ## ======================================== Coverage 95.92% 95.92% ======================================== Files 377 375 -2 Lines 53535 53167 -368 ======================================== - Hits 51356 51003 -353 + Misses 2179 2164 -15 ``` | [Flag](https://app.codecov.io/gh/pytroll/satpy/pull/2750/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | Coverage Δ | | |---|---|---| | [behaviourtests](https://app.codecov.io/gh/pytroll/satpy/pull/2750/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `4.13% <ø> (+0.02%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/pytroll/satpy/pull/2750/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `96.02% <ø> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.