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

Add validation step that checks time resolution is >300s for pipelines that use Watt-time #533

Closed
jmcook1186 opened this issue Mar 14, 2024 · 0 comments · Fixed by Green-Software-Foundation/if-unofficial-plugins#65
Assignees
Labels
bug Error, flaw or fault

Comments

@jmcook1186
Copy link
Contributor

Rationale

The finest resolution that can be suppoorted by the Watt-time API is 5 minutes, and there are side-effects associated with running a manifest file at a finer resolution than Watt-time can support. We need to either check the resolution and reject attempts to run <5min timesteps where Watt-time is enabled, or we correct the Watt-time output so that we infill similar to the time-sync plugin. Requires discussion within team.

Implementation details

tbc

Priority

4/5

Size

~ 1 day

What does "done" look like?

<5 min timestep watt-time pipelines are safe, either by throwing or interpolating.

Does this require updates to documentation or other materials??

yes

Deadline

tbc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Error, flaw or fault
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants