Skip to content

Unfolding superstructure and SDF changes the SDF #17

@CHarpprecht

Description

@CHarpprecht

Hi @romainsacchi ,

I have the following issue when folding and unfolding a superstructure DB and its SDF:

  • currently, LCA results cannot be calculated with the unfolded superstructure database due to the formatting of the unfolded SDF file, specifically the delimiter. The original SDF file uses semicolons as delimiter, which is great and works well.
  • The unfolded SDF uses a mix of comma and " as delimiter. This causes issues, as some of the product names or activity names contain one or more commas, which are then interpreted as delimiter. But the unfolded SDF also uses "" in some cases (I believe in those cases, where additional commas are used in the activity or product name). This mix of delimiters makes the csv not usable, as it is not clear what is a delimiter and what is part of an activity name.

Would it be possible to just switch to semicolons as well for the unfolded SDF?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions