Update docs

This commit is contained in:
2020-08-21 16:01:43 -05:00
parent 2bbc0b998e
commit 9f006c112d
10 changed files with 304 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
# Data Format
# Input Data Format
The first step when using RELOG is to describe the reverse logistics pipeline and the relevant data. RELOG accepts as input a JSON file with three sections: `parameters`, `products` and `plants`. Below, we describe each section in more detail.