Expand description
Code for reading process flows file
Structs§
Constants§
Functions§
- read_
process_ flows - Read process flows from a CSV file
- read_
process_ 🔒flows_ from_ iter - Read ‘ProcessFlowRaw’ records from an iterator and convert them into ‘ProcessFlow’ records.
- validate_
flows 🔒 - Validate that no process has multiple flows for the same commodity.
- validate_
pac_ 🔒flows - Validate that the PACs for each process are either all inputs or all outputs.