Hello there. I am preparing prompts and ask from CHATGpt to suggest a full system(processes, flows, inputs/outputs, global, input and dependent parameters for my project database. I get 3 CSV's inventrory, mapping and parameters. Running script in Pychamp to transform CSV to JSON.zip. When importing to my database, via IPC server or import/other the tree architecture, flows and process are ok but inputs/outputs tab is missing info and units do not work and dependent parameters tab is empty with no formulas or values. All parameters from CSV's have been placed as global and input parameters window contains the same info in all processes. I guess unit value windows is not working because flows are not derived from the database. It seems JSON.zip is not structured in a manner that OPENLCA recognizes or the csv are not structured well. Is there a python script or transformation mediator to translate imported data in a proper way? Is it a fault of the software?
Thank you

