GAMS-dev / studio

GAMS Studio
https://www.gams.com/latest/docs/T_STUDIO.html
GNU General Public License v3.0
36 stars 5 forks source link

GDX Viewer: Rearranging the data #140

Closed jasdefer closed 5 years ago

jasdefer commented 6 years ago

I love the GAMS studio and I already prefer using it over the gams ide.

My top missing feature is to be able to rearrange the data in the GDX viewer:

Thanks and keep up the great work.

ClemensGAMS commented 6 years ago

Thank you very much for your feedback. What exactly do you mean with the second point? Can you provide an example or a more detailed description?

jasdefer commented 6 years ago

In the old gams IDE, it was possible to arrange a variable or parameter so something like this:

image

You can rearrange the indices to:

image

It would be awesome to have something similar in the new gams studio.

ClemensGAMS commented 5 years ago

GAMS Studio 0.10.3 which is part of the recently published GAMS distribution 26.1.0 provides a basic Table View feature. Currently this feature allows to reshape a GAMS Symbol by moving the last dimension into the column header while all other dimensions remain in the row header. Furthermore, the value columns for variables and equations (level, marginal, lower, upper, scale) can be turned on/off separately. This should cover your specific use case. We plan to make further adjustments to this feature in the future (e.g. moving more than one dimension into the column header and changing the order of dimensions). For more information about how to use this feature please have a look at the documentation: https://www.gams.com/latest/docs/T_STUDIO.html#STUDIO_GDX