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

Sub-hourly cycling intervals #68

Closed
cylc opened this issue Jun 22, 2012 · 2 comments
Closed

Sub-hourly cycling intervals #68

cylc opened this issue Jun 22, 2012 · 2 comments
Milestone

Comments

@cylc
Copy link
Collaborator

cylc commented Jun 22, 2012

This continues on from Issue #2. The internal cycling mechanism has been generalized, and we now have stepped yearly, monthly, and daily cycling, in addition to the original hours-of-the-day cycling.

@cylc
Copy link
Collaborator Author

cylc commented Jun 22, 2012

The cycle time arithmetic module now handles minutes and seconds, and the generalized cycling mechanism should allow a cycler module that generates sequences with sub-hourly intervals. We just need to go through the code and check that all user inputs and internal use of cycle times can handle seconds (e.g. we may still assume or check for 10-digit cycle times of the form YYYYMMDDHH in places).

@hjoliver
Copy link
Member

This will now be addressed in #119.

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

No branches or pull requests

3 participants