Skip to content

Commit 08baa70

Browse files
Run pipeline
1 parent e06a37a commit 08baa70

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

dvc.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ stages:
1010
nfiles: 2
1111
- path: scripts/collect-data.py
1212
hash: md5
13-
md5: eeab1328ac4a9df2ef2452d32c1e6cce
14-
size: 424
13+
md5: c001a466819572a44e286ff9738514b9
14+
size: 383
1515
outs:
1616
- path: data/raw/data.csv
1717
hash: md5
18-
md5: 872498f896bf1589b6b9253581c8db4b
19-
size: 43632
18+
md5: 6a7da9292a60944dd1008dc348eafade
19+
size: 43642
2020
plot-voltage:
2121
cmd: calkit xenv -n py --no-check -- python scripts/plot-voltage.py
2222
deps:
@@ -27,17 +27,17 @@ stages:
2727
nfiles: 2
2828
- path: data/raw/data.csv
2929
hash: md5
30-
md5: 872498f896bf1589b6b9253581c8db4b
31-
size: 43632
30+
md5: 6a7da9292a60944dd1008dc348eafade
31+
size: 43642
3232
- path: scripts/plot-voltage.py
3333
hash: md5
3434
md5: 087a567a0c0f6199a908399013d564a1
3535
size: 297
3636
outs:
3737
- path: figures/voltage-time-series.png
3838
hash: md5
39-
md5: bb5746ecb477c6e8cdf068fc7ff3707f
40-
size: 46667
39+
md5: 7da581ec3035fdead447c4dff8963481
40+
size: 44351
4141
copy-figures-to-paper-dir:
4242
cmd: cp -r figures paper/figures
4343
deps:
@@ -63,8 +63,8 @@ stages:
6363
nfiles: 2
6464
- path: figures
6565
hash: md5
66-
md5: c1fb804dfc359d85262c330af84738bc.dir
67-
size: 46692
66+
md5: 96ef18d41535b1399d3739bfa0a6e1e7.dir
67+
size: 44376
6868
nfiles: 2
6969
- path: paper/paper.tex
7070
hash: md5
@@ -73,8 +73,8 @@ stages:
7373
outs:
7474
- path: paper/paper.pdf
7575
hash: md5
76-
md5: 51735eab33db16185af12b0337fcf913
77-
size: 99042
76+
md5: c8e91c13f1bd19d0a1a35c131ec9b68c
77+
size: 94469
7878
_check_env_py:
7979
cmd: calkit check conda-env --file environment.yml --output
8080
.calkit/env-locks/py.yml

0 commit comments

Comments
 (0)