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

Change so date like 2020:001 is 2020:001:00:00:00 #41

Closed
wants to merge 1 commit into from

Conversation

taldcroft
Copy link
Member

@taldcroft taldcroft commented May 16, 2020

Description

Based on popular demand, this changes Chandra.Time so that a date like 2020:001 will be taken as 2020:001:00:00:00 not 2020:001:12:00:00.

This adds a new function use_noon_day_start to provide back-compatibility where necessary. Cheta back-end data ingest is one intended use case.

This is likely to break at least a few things, so testing will be critical.

Plan to update version to 4.0. Perhaps target for shiny.

Testing

  • Passes unit tests on MacOS
  • Functional testing [NEEDS integration testing]

Integration and soak testing

To be done. Test plan and requirement TDB.

Closes #5
(from 2012!)

@taldcroft
Copy link
Member Author

Closing in favor of #46. This PR picked up some serious merge conflicts and it was easier to just start over.

@taldcroft taldcroft closed this Jun 13, 2020
@taldcroft taldcroft deleted the midnight-day-start branch June 13, 2020 15:29
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.

Add a way to make 2001:001 == 2001:001:00:00:00, and other conveniences
1 participant