Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[uss_qualifier] Make start/end time optional parameters of make_volume_4d #304

Conversation

Shastick
Copy link
Contributor

Also adapts what is required for DSSWrapper to create subscriptions with unspecified start and end times.

@Shastick Shastick force-pushed the rid-utils-optional-times-volume4d branch from 9ed05a2 to 4729305 Compare November 1, 2023 08:33
@Shastick Shastick marked this pull request as ready for review November 1, 2023 08:34
if start_time is not None
else {}
),
**(
Copy link
Member

Choose a reason for hiding this comment

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

I didn't know you could put multiple kwargs as arguments -- nice :)

@BenjaminPelletier BenjaminPelletier changed the title [uss_qualifier] make start/end time optional parameters of make_volume_4d [uss_qualifier] Make start/end time optional parameters of make_volume_4d Nov 2, 2023
@BenjaminPelletier BenjaminPelletier merged commit eaa6227 into interuss:main Nov 2, 2023
8 checks passed
github-actions bot added a commit that referenced this pull request Nov 2, 2023
…e_4d (#304)

[uss_qualifier] make start/end time optional parameters of make_volume_4d and its callers eaa6227
github-actions bot added a commit to openskies-sh/monitoring that referenced this pull request Nov 2, 2023
…e_4d (interuss#304)

[uss_qualifier] make start/end time optional parameters of make_volume_4d and its callers eaa6227
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.

2 participants