diff --git a/jepl/Tables/Z462-Tables/Z46215-table1A.csv b/jepl/Tables/Z462-Tables/Z46215-table1A.csv new file mode 100644 index 0000000..05e0a7f --- /dev/null +++ b/jepl/Tables/Z462-Tables/Z46215-table1A.csv @@ -0,0 +1,7 @@ +Voltage,Movable LA SI,Movable LA Imperial,Fixed LA SI,Fixed LA Imperial,Restricted SI,Restricted Imperial +50,N/A,N/A,N/A,N/A,N/A,N/A +150,3,120,1,42,0,0 +750,3,120,1,42,0.3,12 +15000,3,120,1.5,60,0.7,26 +35000,3,120,1.8,72,0.8,31 +46000,3,120,2.5,96,0.8,33 diff --git a/jepl/Tables/Z462-Tables/Z46215-table1B.csv b/jepl/Tables/Z462-Tables/Z46215-table1B.csv new file mode 100644 index 0000000..dc02a46 --- /dev/null +++ b/jepl/Tables/Z462-Tables/Z46215-table1B.csv @@ -0,0 +1,7 @@ +Voltage,Movable LA SI,Movable LA Imperial,Fixed LA SI,Fixed LA Imperial,Restricted SI,Restricted Imperial +50,N/A,N/A,N/A,N/A,N/A,N/A +300,3,120,1,42,0,0 +1000,3,120,1,42,0.3,12 +5000,3,120,1.5,60,0.4,17 +15000,3,120,1.5,60,0.7,26 +45000,3,120,2.5,96,0.8,33 diff --git a/jepl/jeplinit.py b/jepl/jeplinit.py index 5c33caf..3e7f8cf 100644 --- a/jepl/jeplinit.py +++ b/jepl/jeplinit.py @@ -58,6 +58,11 @@ CEC21_database = [ ] create_database('jepl-cec21.db',CEC21_database) +Z46215_database = [ + ['jepl-z46215.db','Table1A',location+'Tables/Z462-Tables/Z46215-table1A.csv'], + ['jepl-z46215.db','Table1B',location+'Tables/Z462-Tables/Z46215-table1B.csv'], + ] +create_database('jepl-z46215.db',Z46215_database) cable_database = [