Closed SimonHH closed 1 year ago
Hi Simon,
Thanks for the suggestions, here are some comments:
I'm not sure I can reproduce this issue. Can you describe it step by step so I can see what you mean?
I think that's more or less a feature. If you switch to the "3-tables" mode, do you get the behavior you want? I guess the auto mode makes it hard to know which table is which, right?
Yes, I agree, I've now created #92 for that.
Interesting, that shouldn't be too too difficult. I've created #93.
In #13, I have in mind to generate the python script that reproduce the user manipulations. I actually started on that, but never got to finish it. I guess what you are suggesting would be related, but more for the GUI to repeat the user manipulation, some kind of "macro" save and apply. It might require quite some work... I personally think feature #13 wo
That's basically what I had in mind for #60 , so it's a good sign that you would also find this useful. I would likely do that via a menu, like "Data -> Wind Energy Units". Preferably, this would trigger a call to Table.py, that will convert all the columns values and units to the desired units.
I probably won't have time to look at those anytime soon. I think #60 could be a nice one to get familiar with the code. Maybe #92 and #93 too after that. Your help will be great!
I'm closing this, the only remaining item is #93
In case I find time I will try and implement some of the items myself. Let me know what you think of the ideas.