cyclus / cymetric

http://fuelcycle.org/user/cymetric/index.html
Other
5 stars 20 forks source link

New metrics to return Transaction table with quantity in units of kg/GWe #161

Open louishartono opened 4 years ago

louishartono commented 4 years ago

Made some changes to metrics.py. Added a new metrics called "TransactionQuantityPerGWe" to return the transactions table with quantity in units of kg/GWe instead of kg and created some tests to check the expected output as well. Feel free to give feedback or suggestions :).

bam241 commented 4 years ago

This is good, we are almost there !