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

out-of-range dates are causing issues with rdrsv2.1 #51

Closed
kasra-keshavarz opened this issue May 21, 2024 · 1 comment
Closed

out-of-range dates are causing issues with rdrsv2.1 #51

kasra-keshavarz opened this issue May 21, 2024 · 1 comment
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@kasra-keshavarz
Copy link
Collaborator

kasra-keshavarz commented May 21, 2024

The tool cannot take care of out-of-range dates in processing rdrsv2.1 files. However, it seems that anything later than the --end-date is taken care, while those before in the --start-date throw an issue like the following:

ncks: ERROR file /gpfs/tp/gwf/gwf_cmt/wknoben/camels_spat/temp/rdrs/1950/1950010112.nc not found. It does not exist on the local filesystem, nor does it match remote filename patterns (e.g., http://foo/ or foo.bar.edu:file).

Since the subsetting is done in a until ... do loop, it may continue indefinitely, without any solution.

Reported-by: Wouter Knoben @wknoben

@kasra-keshavarz kasra-keshavarz added bug Something isn't working documentation Improvements or additions to documentation labels May 21, 2024
@kasra-keshavarz kasra-keshavarz self-assigned this May 21, 2024
@kasra-keshavarz
Copy link
Collaborator Author

Resolved for RDRSv2.1 with #52.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant