I like these changes a lot! This looks like a complete redo that’s probably been overdue for some time. Some ways to possibly improve:
- Would it be possible to add in a hover to the Extracts Generators->Data->* ? I know what many of them are but not sure what things like VTPD is. I see that it’s greyed out for my specific output so maybe it doesn’t matter though.
- Also, for the Extracts Generators->Data->* it seems like it’s a bit inconsistent to me that, for example, it lists VTI, but is actually a pvti output.
- For the example it would be nice to have something written to disk as well. I added a dataset writer manually and probably didn’t do it the proper new way but others may have trouble doing that.
- When using the
-cto change the registrationName for the channel, it keeps that name throughout and when writing out a file to disk it uses that name for__CatalystChannel__. Is that a bug? - If there are more than one channels, is there something to handle this for the
-coption? - It would be great to have something available like
gridwriter.pyandallinputsgridwriter.pythat could write out the full grid if the defaultinputchannel is used and for any number of channels are used, respectively. I think a number of people have used these in the past to help them get going in the Catalyst workflow. - What is
Frequencyfor in theGenerate Catalyst Script Optionswindow under Global Options?
I very briefly skimmed the user guide updates so apologies if I missed something in there. The example did work nicely for me.