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

If granule name is provided, temporal CMR search is not done #143

Open
skorper opened this issue Aug 9, 2023 · 0 comments
Open

If granule name is provided, temporal CMR search is not done #143

skorper opened this issue Aug 9, 2023 · 0 comments

Comments

@skorper
Copy link
Contributor

skorper commented Aug 9, 2023

Current behavior is that, if a granule name is provided through the --granule-name param, we don't provide the temporal range in the CMR query, even if given by the user. This did make sense previously, before --granule-name wildcards were introduced. Now, this is problematic because the temporal range is still relevant. For instance:

podaac-data-downloader -c SWOT_L2_NALT_IGDR_1.0 -sd 2023-08-05T00:00:00Z -ed 2023-08-06T00:00:00Z -g "SWOT_IPR*" -d ./data

The above search returns way too many granules, because the provided temporal range is ignored.

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