EmpaEconversion / aiidalab-aurora

AiiDAlab app for the Aurora BIG-MAP Stakeholder initiative
https://aiidalab-aurora.readthedocs.io/en/latest/
Other
2 stars 5 forks source link

Change cycling default values #5

Closed PeterKraus closed 2 years ago

PeterKraus commented 2 years ago

Implements minor changes to the cycling schema.

@lorisercole: I couldn't find where the unlock_when_done as well as the output parameters are set. The new schema for snapshotting looks as follows:

tomato:
    snapshot:
        path: str = None
        prefix: str = None
        frequency: int = 3600
lorisercole commented 2 years ago

Thanks @PeterKraus. I will update the UI of the app to include the snapshot functionality (as well as the other scheduler parameters) in a separate PR, once we tested the job monitoring.