-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdvc.lock
More file actions
36 lines (36 loc) · 877 Bytes
/
dvc.lock
File metadata and controls
36 lines (36 loc) · 877 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
schema: '2.0'
stages:
get_exe:
cmd: python scripts/workflow_exe.py
deps:
- path: scripts/workflow_exe.py
hash: md5
md5: f2b3d0f8028fb07e68fde1d6fd1fdb5f
size: 889
outs:
- path: bin
hash: md5
md5: 2ea122a54ea77b9db2953da1dc49ea88.dir
size: 132032635
nfiles: 13
model_setup:
cmd: python scripts/workflow_setup.py
deps:
- path: scripts/workflow_setup.py
hash: md5
md5: 794a89d32422b290f1c82ace948f6531
size: 629
params:
params.yaml:
sim.org_ws: data/models/freyberg
sim.sim_ws: data/models/new_simulation
model_run:
cmd: python scripts/workflow_run.py
deps:
- path: scripts/workflow_run.py
hash: md5
md5: 96ffd4176fa9768461e497faaeb47a34
size: 870
params:
params.yaml:
sim.sim_ws: data/models/new_simulation