ghiggi / gpm_api

Global Precipitation Measurement Mission (GPM) python package to download and analyze data with xarray
https://gpm-api.readthedocs.io
MIT License
57 stars 6 forks source link

Add documentation and colorbar settings #48

Closed ghiggi closed 6 months ago

ghiggi commented 6 months ago

Prework

What kind of change does this PR introduce? (check at least one)

Does this PR introduce a breaking change? (check one)

If yes, please describe the impact and communicate accordingly:

The PR fulfills these requirements:

Summary

Add GPM-API documentation and colorbar configurations YAML files

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 87.76%. Comparing base (cf70151) to head (a9efab1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #48 +/- ## ======================================= Coverage 87.75% 87.76% ======================================= Files 109 110 +1 Lines 10459 10459 ======================================= + Hits 9178 9179 +1 + Misses 1281 1280 -1 ```

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

coveralls commented 6 months ago

Coverage Status

coverage: 87.762% (+0.01%) from 87.752% when pulling a9efab1a8c0d39f403aa65f1f7d5478ad7337c68 on add-imerg-colorbar-settings into cf70151b3cb0ce2ad941c57969addec45a110534 on main.