Skip to content

Conversation

@Degilio
Copy link
Contributor

@Degilio Degilio commented Apr 6, 2023

Create something that hides some of the complexity associated with creating dds.

@Degilio Degilio self-assigned this Apr 6, 2023
@Degilio Degilio force-pushed the Add-mvs_command_supprt branch from 1441d17 to 1c9fb74 Compare April 6, 2023 14:03
Degilio added 2 commits August 2, 2023 16:34
Create something that hides some of the complexity associated with creating ddd.

Signed-off-by: Frank De Gilio <[email protected]>
Removed extra print statement

Signed-off-by: Frank De Gilio <[email protected]>
@Degilio Degilio force-pushed the Add-mvs_command_supprt branch from 08fbeb1 to 2aa7283 Compare August 2, 2023 20:35
@Degilio
Copy link
Contributor Author

Degilio commented Aug 2, 2023

Hey - @AnthonyGiorgio can you review this and let me know?

dd_list.append(DDStatement("SMPLOGA","DUMMY"))

# Define the Global CSI
dd_list.append(DDStatement("SMPCSI",DatasetDefinition("AT4SMP.GLOBAL.CSI")))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This dataset name looks rather specific. Is there a better way than hardcoding it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should discuss this. I used what is in the main for my testing. The dataset name is not the only thing that is hard coded. Does it make sense to build a more complex main that takes parameters for all of the hard coded items - Or is it smarter to build a comment section that describes it better. The idea is to get people to use each of the functions rather than use them as part of the main.

Signed-off-by: Frank De Gilio <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants