xCDAT / xcdat

An extension of xarray for climate data analysis on structured grids.
https://xcdat.readthedocs.io/en/latest/
Apache License 2.0
101 stars 11 forks source link

Update unweighted temporal averages to not require bounds #579

Closed tomvothecoder closed 6 months ago

tomvothecoder commented 7 months ago

Description

Checklist

If applicable:

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (6238148) 100.00% compared to head (4026035) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #579 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 15 15 Lines 1602 1602 ========================================= Hits 1602 1602 ```

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

tomvothecoder commented 7 months ago

Hey @pochedls, this simple PR is ready for review whenever you're free. Unit tests are still passing and the script you pasted in #437 works on my end.

tomvothecoder commented 6 months ago

@pochedls No problem, there was no rush here. Thanks for the review!