CCSI-Toolset / FOQUS

FOQUS: Framework for Optimization and Quantification of Uncertainty and Surrogates
https://foqus.readthedocs.io
Other
46 stars 54 forks source link

Flowsheet/Optimization: import data issue #26

Closed fsoepyan closed 6 years ago

fsoepyan commented 7 years ago

From JIRA:

Description:

Exporting data to clipboard and to cvs files is easy, but when you try to return this data the columns dont match. Some columns make the mismatch error, some of the columns are: Tags, initial, maximum time, settings, homotopy, etc.

ngbrenda commented 6 years ago

@MAZamarripa, what do you mean by "return this data"?

MAZamarripa commented 6 years ago

@ngbrenda, I guess I could explain this better. As you may know, when you run the flowsheet, the spreadsheet under flowsheet module populates several columns (sample ID, input variable, output variable, time, tag, etc.). Then, exporting the data to excel (copy/paste), csv files, or psuade is easy (due to an issue exporting to psuade is not working), the problem is when you import the data to FOQUS (spreadsheet has several columns and they don't match).

ngbrenda commented 6 years ago

Since this is a flowsheet data issue, @eslickj is more suited to looking at this issue.

ksbeattie commented 6 years ago

@MAZamarripa could you try this again? @eslickj says that this code has been re-written so this issue likely no longer exists.

MAZamarripa commented 6 years ago

@eslickj Yes this issue no longer exists.