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

Expose sorting variable argument in the command line interface #233

Open
danielfromearth opened this issue Aug 27, 2024 · 1 comment
Open

Comments

@danielfromearth
Copy link
Collaborator

danielfromearth commented Aug 27, 2024

As discussed with @cheyenneland, time_variable is an argument to stitchee() and is used for determining the file order before concatenation, but time_variable is not yet exposed in the CLI defined in run_stitchee.py. Being able to set time_variable when running stitchee from the command line will allow setting it to the appropriate value for each mission's data.

@danielfromearth danielfromearth changed the title Expose time_variable argument in the command line interface Expose sorting variable argument in the command line interface Sep 6, 2024
@danielfromearth
Copy link
Collaborator Author

@cheyenneland, this has been merged into the develop branch, with a new name of sorting_variable and a default to not sort the input datasets. So I think this is ready to test with CERES data.

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

No branches or pull requests

1 participant