Skip to content

Commit

Permalink
Tweak template notes and descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
mecrouch committed Jan 23, 2025
1 parent 72e97ca commit e3bd2cd
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/workflows/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,17 @@ A workflow is a visual canvas for building and running complex operations (calib

???+ note

Before you can use a template, your project must contain the inputs (models, model configurations, intervention policies, or datasets) you want to use.
Before you can use a template, your project must contain the inputs (models, model configurations, or datasets) you want to use.

## Create new workflows based on templates

The following workflow templates streamline the process of building common modeling workflows. They provide preconfigured and linked resources and operators tailored to your objectives, such as analyzing uncertainty, forecasting potential outcomes, or comparing intervention strategies.

???+ note

- Before you can fill out a template, your project must contain the inputs (models, model configurations, intervention policies, or datasets) you want to use.
- Before you can fill out a template, your project must contain the inputs (models, model configurations, or datasets) you want to use.
- Before you can see the results of a templated workflow, you must configure and run any Calibrate, Simulate, or Compare datasets operators it contains.
- You can create new intervention policies with the template. Once the workflow is created, you must create the Create intervention policy operator and add your intervention criteria.

??? list "Situational awareness"

Expand Down Expand Up @@ -165,9 +166,9 @@ The following workflow templates streamline the process of building common model
---

- Model
- One or more intervention policies (optional)
- Model configuration
- One or more uncertain parameters of interest and the ranges to explore
- One or more intervention policies (optional)

- :material-arrow-expand-right:{ .lg .middle aria-hidden="true" } __Outputs__

Expand Down Expand Up @@ -204,9 +205,9 @@ The following workflow templates streamline the process of building common model
---

- Model
- One or more intervention policies
- Model configuration
- One or more uncertain parameters of interest and the ranges to explore
- One or more intervention policies

- :material-arrow-expand-right:{ .lg .middle aria-hidden="true" } __Outputs__

Expand Down

0 comments on commit e3bd2cd

Please sign in to comment.