Skip to content

Commit c165953

Browse files
Run pipeline
1 parent 94fa8d1 commit c165953

File tree

3 files changed

+66
-25
lines changed

3 files changed

+66
-25
lines changed

.calkit/env-locks/py/linux-64.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
contourpy==1.3.3
2+
cycler==0.12.1
3+
fonttools==4.60.1
4+
kiwisolver==1.4.9
5+
matplotlib==3.10.7
6+
numpy==2.3.4
7+
packaging==25.0
8+
pandas==2.3.3
9+
pillow==12.0.0
10+
pyparsing==3.2.5
11+
python-dateutil==2.9.0.post0
12+
pytz==2025.2
13+
six==1.17.0
14+
tzdata==2025.2

.calkit/env-locks/tex/amd64.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"RepoTags": [
3+
"texlive/texlive:latest-full"
4+
],
5+
"RepoDigests": [
6+
"texlive/texlive@sha256:e45f6b51d756d7519fafd3a94f51db2190504e0d222eb960888a77cc6942fdd0"
7+
],
8+
"Architecture": "amd64",
9+
"Os": "linux",
10+
"Size": 5208362245,
11+
"RootFS": {
12+
"Type": "layers",
13+
"Layers": [
14+
"sha256:b9f4f71ae755f9248e2687e6a423ca7419a150748a6d3360adacb13daf683ad9",
15+
"sha256:0cc6f5ed69e4a948391449e0a1ba6fe0b15146183db3397e6283c3a3bdfdadd9",
16+
"sha256:b8b870d9cf70eabd4262868eedace16a70070399629ca624e3c511d56d1e5607",
17+
"sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
18+
"sha256:d0f5df9e47b9f29f13f1d9ecbdd803d24bf2de8e6d61ffdfd6f71f989cedc680",
19+
"sha256:e1d971b42eff7eaf1e929efcd296236a5111816837a6aa72f0401688965331e5",
20+
"sha256:96bd540ad112be71847230ec13da112a2e354bce67c188ffb580aa0ddf8e90a6",
21+
"sha256:17331da551fd81773f95a7c44d03512258fce9ef8b6c8562a58c478224cb650e",
22+
"sha256:558896e672597f6be2ca87e26aa62c7a50c4985145e14593bb9fb364c7b571f1"
23+
]
24+
},
25+
"DockerfileMD5": null,
26+
"DepsMD5s": {}
27+
}

dvc.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -5,39 +5,39 @@ stages:
55
deps:
66
- path: .calkit/env-locks/py
77
hash: md5
8-
md5: 1ff10860cb1d183807b37f84dcd4ba42.dir
9-
size: 231
10-
nfiles: 1
8+
md5: 8a87260f7f7bdf4c073cfdc98bf5d538.dir
9+
size: 462
10+
nfiles: 2
1111
- path: scripts/collect-data.py
1212
hash: md5
1313
md5: eeab1328ac4a9df2ef2452d32c1e6cce
1414
size: 424
1515
outs:
1616
- path: data/raw/data.csv
1717
hash: md5
18-
md5: ccdee5fffc91f03f33d59070524ada4a
19-
size: 43628
18+
md5: 872498f896bf1589b6b9253581c8db4b
19+
size: 43632
2020
plot-voltage:
2121
cmd: calkit xenv -n py --no-check -- python scripts/plot-voltage.py
2222
deps:
2323
- path: .calkit/env-locks/py
2424
hash: md5
25-
md5: 1ff10860cb1d183807b37f84dcd4ba42.dir
26-
size: 231
27-
nfiles: 1
25+
md5: 8a87260f7f7bdf4c073cfdc98bf5d538.dir
26+
size: 462
27+
nfiles: 2
2828
- path: data/raw/data.csv
2929
hash: md5
30-
md5: ccdee5fffc91f03f33d59070524ada4a
31-
size: 43628
30+
md5: 872498f896bf1589b6b9253581c8db4b
31+
size: 43632
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: b5e321a2b3c3eaf0e7afbf60cfef81fc
40-
size: 42048
39+
md5: bb5746ecb477c6e8cdf068fc7ff3707f
40+
size: 46667
4141
copy-figures-to-paper-dir:
4242
cmd: cp -r figures paper/figures
4343
deps:
@@ -58,13 +58,13 @@ stages:
5858
deps:
5959
- path: .calkit/env-locks/tex
6060
hash: md5
61-
md5: 2c552307edd59397026c9ef06dc8af47.dir
62-
size: 1171
63-
nfiles: 1
61+
md5: fdae1edb4dcd23e4265e4f7701b324a3.dir
62+
size: 2342
63+
nfiles: 2
6464
- path: figures
6565
hash: md5
66-
md5: 3fc99ae0c5867a8f99d54cde2e14dd7f.dir
67-
size: 42073
66+
md5: c1fb804dfc359d85262c330af84738bc.dir
67+
size: 46692
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: 61d4b9b40b41503f616e0a3bfe0cbd89
77-
size: 96237
76+
md5: 51735eab33db16185af12b0337fcf913
77+
size: 99042
7878
_check_env_py:
7979
cmd: calkit check conda-env --file environment.yml --output
8080
.calkit/env-locks/py.yml
@@ -106,14 +106,14 @@ stages:
106106
outs:
107107
- path: .calkit/env-locks/py
108108
hash: md5
109-
md5: 1ff10860cb1d183807b37f84dcd4ba42.dir
110-
size: 231
111-
nfiles: 1
109+
md5: 8a87260f7f7bdf4c073cfdc98bf5d538.dir
110+
size: 462
111+
nfiles: 2
112112
_check-env-tex:
113113
cmd: calkit check environment --name tex
114114
outs:
115115
- path: .calkit/env-locks/tex
116116
hash: md5
117-
md5: 2c552307edd59397026c9ef06dc8af47.dir
118-
size: 1171
119-
nfiles: 1
117+
md5: fdae1edb4dcd23e4265e4f7701b324a3.dir
118+
size: 2342
119+
nfiles: 2

0 commit comments

Comments
 (0)