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

More General Utilities With Representation Of Time In idata Objects #34

Closed
AFg6K7h4fhy2 opened this issue Oct 25, 2024 · 3 comments · Fixed by #35
Closed

More General Utilities With Representation Of Time In idata Objects #34

AFg6K7h4fhy2 opened this issue Oct 25, 2024 · 3 comments · Fixed by #35
Assignees
Labels
enhancement Enhancement to existing feature or aspect of the project. High Priority A task that is of higher relative priority.

Comments

@AFg6K7h4fhy2
Copy link
Collaborator

AFg6K7h4fhy2 commented Oct 25, 2024

TODO: Collect notes on time and idata objects.

Watcher: @damonbayer

@AFg6K7h4fhy2 AFg6K7h4fhy2 added this to the [October 28, November 8] milestone Oct 25, 2024
@AFg6K7h4fhy2 AFg6K7h4fhy2 self-assigned this Oct 25, 2024
@AFg6K7h4fhy2 AFg6K7h4fhy2 added the enhancement Enhancement to existing feature or aspect of the project. label Oct 25, 2024
@AFg6K7h4fhy2 AFg6K7h4fhy2 added Medium Priority A task that is of medium relative priority. High Priority A task that is of higher relative priority. and removed Medium Priority A task that is of medium relative priority. labels Oct 28, 2024
@damonbayer
Copy link
Contributor

This functionality should

  1. Allow for multiple variables to have their coordinates replaced with different dates at the same time.
  2. The new coordinates should be derived by the user providing a start date and a time step.
  3. If seems reasonable to you, I think we should only have to specify a dimension name. Then that dimension should have its coordinates changed in all groups where it exists.

@AFg6K7h4fhy2
Copy link
Collaborator Author

@damonbayer Ex ante, these three points seems reasonable to me.

@AFg6K7h4fhy2
Copy link
Collaborator Author

From elsewhere:

I've been thinking about this:

Allow for multiple variables to have their coordinates replaced with different dates at the same time.

Multiple variables = "multiple idata groups"?

and "different dates" is different start_date_isos or intervals 1, 7, 14, etc...? Both should be supported, correct?

Reply:

You could have some weekly Rt thing that starts on January 1 and a daily hospital admissions that start on February 1. You should be able to specify that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing feature or aspect of the project. High Priority A task that is of higher relative priority.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants