Open tdebonnet opened 1 year ago
Could you maybe explain a bit more? Which file do you mean?
Sorry, I am speaking about the export csv simapro.
This repository just contains the Java API for reading and writing SimaPro CSV files. It will write what you provide. In SimaPro, location codes are added to the product names, so if you add them to the name they will be written (there is no separate field for location codes on the process level). Also, there is no concept of providers in SimaPro CSV. Things are linked by name. A process has an output with a unique name, the other an input with that name, this is how they are linked.
Thanks. My question was also about the OLCA function Export "Processes to SimaPro CSV", if I want to add location or to put the provider and the location in that file, is that possible?
Hi,
I am not sure to understand the logic of this file because the provider (process) and the location is missing. Is that possible to add it ? It could be more understandable for people when you share this doc... Thanks.