Skip to content

Commit c0acb85

Browse files
committedApr 1, 2024
Updated to EpRegistry Version 2024-03-14
1 parent ecdb6cc commit c0acb85

25 files changed

+13848
-13295
lines changed
 

‎CITATION.cff

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cff-version: 1.2.0
22
message: "If you use this software, please cite it as below.
33
Lhotte, R., Clichet, V., Usureau, C. & Taupin, J. (2022). Python Eplet Load Calculator (PELC) package
4-
(Version 0.5.4.1) [Computer software]. https://doi.org/10.5281/zenodo.7254809"
4+
(Version 0.5.4.2) [Computer software]. https://doi.org/10.5281/zenodo.7254809"
55
authors:
66
- family-names: Lhotte
77
given-names: Romain
@@ -16,7 +16,7 @@ authors:
1616
given-names: Jean-Luc
1717
orcid: https://orcid.org/0000-0002-5766-046X
1818
title: Python Eplet Load Calculator (PELC) package
19-
version: 0.5.4.1
19+
version: 0.5.4.2
2020
doi: doi.org/10.5281/zenodo.7254809
2121
link: https://github.com/MICS-Lab/pecc
2222
date-released: 2022-10-26

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ If you use this software, please cite it as below.
177177
If you use this software, please cite it as below.
178178
179179
Lhotte, R., Clichet, V., Usureau, C. & Taupin, J. (2022).
180-
Python Eplet Load Calculator (PELC) package (Version 0.5.4.1) [Computer software].
180+
Python Eplet Load Calculator (PELC) package (Version 0.5.4.2) [Computer software].
181181
https://doi.org/10.5281/zenodo.7254809
182182
```
183183

@@ -192,7 +192,7 @@ https://doi.org/10.5281/zenodo.7254809
192192
month = oct,
193193
year = 2022,
194194
publisher = {Zenodo},
195-
version = {0.5.4.1},
195+
version = {0.5.4.2},
196196
doi = {10.5281/zenodo.7526198},
197197
}
198198
```

‎pelc/data/A.csv

+158-35
Large diffs are not rendered by default.

‎pelc/data/A_False_A_.pickle

29.1 KB
Binary file not shown.

‎pelc/data/A_True_A_.pickle

1.35 KB
Binary file not shown.

‎pelc/data/B.csv

+5,746-5,641
Large diffs are not rendered by default.

‎pelc/data/B_False_B_.pickle

62.2 KB
Binary file not shown.

‎pelc/data/B_True_B_.pickle

1.13 KB
Binary file not shown.

‎pelc/data/C.csv

+4,471-4,373
Large diffs are not rendered by default.

‎pelc/data/C_False_C_.pickle

25.8 KB
Binary file not shown.

‎pelc/data/C_True_C_.pickle

1.08 KB
Binary file not shown.

‎pelc/data/DP.csv

+139-42
Large diffs are not rendered by default.

‎pelc/data/DP_False_DPB1_.pickle

14.7 KB
Binary file not shown.

‎pelc/data/DP_True_DPB1_.pickle

1.39 KB
Binary file not shown.

‎pelc/data/DQ.csv

+88-43
Large diffs are not rendered by default.

‎pelc/data/DQ_False_DQB1_.pickle

10.1 KB
Binary file not shown.

‎pelc/data/DQ_True_DQB1_.pickle

605 Bytes
Binary file not shown.

‎pelc/data/DR.csv

+3,020-2,935
Large diffs are not rendered by default.

‎pelc/data/DR_False_DRB1_.pickle

936 Bytes
Binary file not shown.

‎pelc/data/DR_True_DRB1_.pickle

1.15 KB
Binary file not shown.

0 commit comments

Comments
 (0)