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

Refactor utils/goespatial #25

Closed sphamba closed 9 months ago

sphamba commented 10 months ago

Summary

sphamba commented 10 months ago

@ghiggi Do I need to test remap and get_pyresample_area?

coveralls commented 10 months ago

Coverage Status

coverage: 59.721% (+7.0%) from 52.743% when pulling 4b00f02f3c21035954c13bf8969f805b61aaf375 on EPFL-ENAC:refactor-utils-goespatial into 2d727602649372b579cd0494fc35c7c367c4b454 on ghiggi:main.

sphamba commented 9 months ago

@ghiggi some small questions remaining

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (2d72760) 52.74% compared to head (4b00f02) 59.72%. Report is 15 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ========================================== + Coverage 52.74% 59.72% +6.97% ========================================== Files 64 62 -2 Lines 5377 5524 +147 ========================================== + Hits 2836 3299 +463 + Misses 2541 2225 -316 ```

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