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

Handle naming convention change for RRFS files #360

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

timdonohue-aerology
Copy link
Contributor

Note: while modest in its scope, it's my first public contribution so may want to lend extra scrutiny (and apologies for any bad etiquette).

Around 4/19/24, RRFS URL naming convention changed on AWS (directory structure doesn't appear to have changed, just the file names):

  • The CONUS domain changed from conus_3km to conus
  • For ensemble members, m0x was added between date and product

Changes are confined to rrfs.py, where URLs are now generated for all combinations of domain and ensemble member naming conventions. The SOURCES dictionary should remain compatible with find_grib from core.py, though includes up to 4 aws_i keys.

@blaylockbk
Copy link
Owner

Looks great! Thanks for the update :)

@blaylockbk blaylockbk merged commit 283fee8 into blaylockbk:main Aug 16, 2024
8 checks passed
blaylockbk added a commit that referenced this pull request Aug 16, 2024
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