Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timezone handling cleanup. #982

Merged
merged 11 commits into from
Dec 13, 2023
Merged

Timezone handling cleanup. #982

merged 11 commits into from
Dec 13, 2023

Conversation

SpacemanPaul
Copy link
Contributor

@SpacemanPaul SpacemanPaul commented Dec 12, 2023

Some minor cleanup that I made while investigating #979.

Clean up when we use numpy datetime64s and when we use python datetimes

NB. I think the complete fix for #979 will require opendatacube/datacube-core#1521

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

Merging #982 (0bea88b) into master (ba0e871) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #982      +/-   ##
==========================================
- Coverage   93.71%   93.71%   -0.01%     
==========================================
  Files          43       43              
  Lines        6479     6477       -2     
==========================================
- Hits         6072     6070       -2     
  Misses        407      407              
Files Coverage Δ
datacube_ows/data.py 83.55% <100.00%> (-0.06%) ⬇️
datacube_ows/utils.py 100.00% <100.00%> (ø)

@SpacemanPaul SpacemanPaul marked this pull request as ready for review December 13, 2023 03:20
@SpacemanPaul SpacemanPaul merged commit 19b4226 into master Dec 13, 2023
11 checks passed
@SpacemanPaul SpacemanPaul deleted the more-feature-info-tz-fixes branch December 13, 2023 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants