Skip to content

Commit

Permalink
Add missing datafeeds to spinup pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
alexembrey committed Aug 30, 2021
1 parent 5e8d97c commit fdb5662
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,16 @@
</runtime>
<pipeline>
<datafeed name="Spinup"/>
<datafeed name="CrosswalkSpecies"/>
<datafeed name="CrosswalkDisturbance"/>
<datafeed name="CrosswalkStock"/>
<datafeed name="stsimsf_InitialStocks"/>
<datafeed name="stsimsf_OutputStock"/>
<datafeed name="stsimsf_OutputOptions"/>
<datafeed name="stsimsf_FlowPathways"/>
<datafeed name="stsimsf_StockGroupMembership"/>
<datafeed name="stsimsf_FlowGroupMembership"/>
<datafeed name="stsimsf_FlowMultiplier"/>
<datafeed name="stsimsf_FlowOrder"/>
<datafeed name="stsim_StateAttributeValue"/>
<datafeed name="stsim_OutputOptions"/>
<datafeed name="stsim_Transition"/>
Expand Down

0 comments on commit fdb5662

Please sign in to comment.