AusClimateService / unseen

Code for UNprecedented Simulated Extremes using ENsembles (UNSEEN) analysis.
GNU General Public License v3.0
2 stars 4 forks source link

Add event time functionality #36

Closed DamienIrving closed 1 year ago

DamienIrving commented 1 year ago

When calculating indices like TXx it's often useful to know when (i.e. the date) the maximum temperature occurred.

codecov-commenter commented 1 year ago

Codecov Report

Merging #36 (7562277) into master (f7774ab) will decrease coverage by 0.34%. The diff coverage is 17.24%.

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
- Coverage   31.95%   31.61%   -0.35%     
==========================================
  Files          16       16              
  Lines        1186     1202      +16     
==========================================
+ Hits          379      380       +1     
- Misses        807      822      +15     
Impacted Files Coverage Δ
unseen/fileio.py 0.00% <0.00%> (ø)
unseen/similarity.py 0.00% <ø> (ø)
unseen/time_utils.py 33.12% <13.63%> (-2.30%) :arrow_down:
unseen/spatial_selection.py 82.99% <100.00%> (ø)
unseen/tests/test_array_handling.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more