File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,15 +14,15 @@ stages:
1414 outs:
1515 - path: data/raw/data.csv
1616 hash: md5
17- md5: a9acc5d1c8f21d24b6af8c479e5c02fc
18- size: 43661
17+ md5: f31ddb022aa25cf3079812a08fb205a4
18+ size: 43650
1919 plot-voltage:
2020 cmd: calkit runenv -n py -- python scripts/plot-voltage.py
2121 deps:
2222 - path: data/raw/data.csv
2323 hash: md5
24- md5: a9acc5d1c8f21d24b6af8c479e5c02fc
25- size: 43661
24+ md5: f31ddb022aa25cf3079812a08fb205a4
25+ size: 43650
2626 - path: environment.yml
2727 hash: md5
2828 md5: 627d0116e60eab837fbf07edb4d370e0
@@ -34,8 +34,8 @@ stages:
3434 outs:
3535 - path: figures/voltage-time-series.png
3636 hash: md5
37- md5: 730949abd5e613aaf099174775f573a3
38- size: 44975
37+ md5: b54acc0cf8f21525672bc596f218c4bc
38+ size: 45610
3939 copy-figures-to-paper-dir:
4040 cmd: cp -r figures paper/figures
4141 deps:
@@ -56,8 +56,8 @@ stages:
5656 deps:
5757 - path: figures
5858 hash: md5
59- md5: 5132b59ed4f3c85024fd88dd9b0c32cd .dir
60- size: 45000
59+ md5: 2d2ab0f594b90970504909b6ce72a57e .dir
60+ size: 45635
6161 nfiles: 2
6262 - path: paper/paper.tex
6363 hash: md5
@@ -66,5 +66,5 @@ stages:
6666 outs:
6767 - path: paper/paper.pdf
6868 hash: md5
69- md5: 021abebbc65037528c30ddee568bc98b
70- size: 91697
69+ md5: e696e168c6621e626ac80647466b1879
70+ size: 92808
Original file line number Diff line number Diff line change 11channels :
22 - conda-forge
33dependencies :
4+ - _libgcc_mutex=0.1
5+ - _openmp_mutex=4.5
6+ - alsa-lib=1.2.13
47 - brotli=1.1.0
58 - brotli-bin=1.1.0
69 - bzip2=1.0.8
710 - ca-certificates=2024.8.30
11+ - cairo=1.18.2
812 - certifi=2024.8.30
913 - contourpy=1.3.1
1014 - cycler=0.12.1
15+ - cyrus-sasl=2.1.27
16+ - dbus=1.13.6
17+ - double-conversion=3.3.0
18+ - expat=2.6.4
19+ - font-ttf-dejavu-sans-mono=2.37
20+ - font-ttf-inconsolata=3.000
21+ - font-ttf-source-code-pro=2.038
22+ - font-ttf-ubuntu=0.83
23+ - fontconfig=2.15.0
24+ - fonts-conda-ecosystem=1
25+ - fonts-conda-forge=1
1126 - fonttools=4.55.3
1227 - freetype=2.12.1
28+ - graphite2=1.3.13
29+ - harfbuzz=9.0.0
30+ - icu=75.1
31+ - keyutils=1.6.1
1332 - kiwisolver=1.4.7
33+ - krb5=1.21.3
1434 - lcms2=2.16
35+ - ld_impl_linux-64=2.43
1536 - lerc=4.0.0
1637 - libblas=3.9.0
1738 - libbrotlicommon=1.1.0
1839 - libbrotlidec=1.1.0
1940 - libbrotlienc=1.1.0
2041 - libcblas=3.9.0
21- - libcxx=19.1.5
42+ - libclang-cpp19.1=19.1.5
43+ - libclang13=19.1.5
44+ - libcups=2.3.3
2245 - libdeflate=1.22
46+ - libdrm=2.4.124
47+ - libedit=3.1.20191231
48+ - libegl=1.7.0
2349 - libexpat=2.6.4
2450 - libffi=3.4.2
25- - libgfortran=5.0.0
26- - libgfortran5=13.2.0
51+ - libgcc=14.2.0
52+ - libgcc-ng=14.2.0
53+ - libgfortran=14.2.0
54+ - libgfortran5=14.2.0
55+ - libgl=1.7.0
56+ - libglib=2.82.2
57+ - libglvnd=1.7.0
58+ - libglx=1.7.0
59+ - libgomp=14.2.0
60+ - libiconv=1.17
2761 - libjpeg-turbo=3.0.0
2862 - liblapack=3.9.0
63+ - libllvm19=19.1.5
2964 - liblzma=5.6.3
3065 - libmpdec=4.0.0
66+ - libntlm=1.4
3167 - libopenblas=0.3.28
68+ - libopengl=1.7.0
69+ - libpciaccess=0.18
3270 - libpng=1.6.44
71+ - libpq=17.2
3372 - libsqlite=3.47.2
73+ - libstdcxx=14.2.0
74+ - libstdcxx-ng=14.2.0
3475 - libtiff=4.7.0
76+ - libuuid=2.38.1
3577 - libwebp-base=1.4.0
3678 - libxcb=1.17.0
79+ - libxkbcommon=1.7.0
80+ - libxml2=2.13.5
81+ - libxslt=1.1.39
3782 - libzlib=1.3.1
38- - llvm-openmp=19.1.5
3983 - matplotlib=3.9.3
4084 - matplotlib-base=3.9.3
4185 - munkres=1.1.4
86+ - mysql-common=9.0.1
87+ - mysql-libs=9.0.1
4288 - ncurses=6.5
4389 - numpy=2.2.0
4490 - openjpeg=2.5.3
91+ - openldap=2.6.9
4592 - openssl=3.4.0
4693 - packaging=24.2
4794 - pandas=2.2.3
95+ - pcre2=10.44
4896 - pillow=11.0.0
4997 - pip=24.3.1
98+ - pixman=0.44.2
5099 - pthread-stubs=0.4
51100 - pyparsing=3.2.0
101+ - pyside6=6.8.0.2
52102 - python=3.13.1
53103 - python-dateutil=2.9.0.post0
54104 - python-tzdata=2024.2
55105 - python_abi=3.13
56106 - pytz=2024.1
57107 - qhull=2020.2
108+ - qt6-main=6.8.0
58109 - readline=8.2
59110 - six=1.17.0
60111 - tk=8.6.13
61112 - tornado=6.4.2
62113 - tzdata=2024b
114+ - wayland=1.23.1
115+ - xcb-util=0.4.1
116+ - xcb-util-cursor=0.1.5
117+ - xcb-util-image=0.4.0
118+ - xcb-util-keysyms=0.4.1
119+ - xcb-util-renderutil=0.3.10
120+ - xcb-util-wm=0.4.2
121+ - xkeyboard-config=2.43
122+ - xorg-libice=1.1.1
123+ - xorg-libsm=1.2.4
124+ - xorg-libx11=1.8.10
63125 - xorg-libxau=1.0.11
126+ - xorg-libxcomposite=0.4.6
127+ - xorg-libxcursor=1.2.3
128+ - xorg-libxdamage=1.1.6
64129 - xorg-libxdmcp=1.1.5
130+ - xorg-libxext=1.3.6
131+ - xorg-libxfixes=6.0.1
132+ - xorg-libxi=1.8.2
133+ - xorg-libxrandr=1.5.4
134+ - xorg-libxrender=0.9.11
135+ - xorg-libxtst=1.2.5
136+ - xorg-libxxf86vm=1.1.5
65137 - zstd=1.5.6
66138name : calkit-example-basic
You can’t perform that action at this time.
0 commit comments