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

Add capability to use HRRR IC/LBCs from AWS #19

Open
5 of 16 tasks
jaredalee opened this issue Jan 27, 2025 · 0 comments
Open
5 of 16 tasks

Add capability to use HRRR IC/LBCs from AWS #19

jaredalee opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels
component: WPS WRF Pre-Processing System (WPS) related issue priority: high High Priority requestor: Multiscale NWP Team Multiscale NWP Team type: new feature Make it do something new

Comments

@jaredalee
Copy link
Collaborator

jaredalee commented Jan 27, 2025

Describe the New Feature

As a complement to #18, create an alternate script to download HRRR ICs/LBCs from AWS instead, to allow flexibility in case one repository or the other is temporarily unavailable for some reason. It probably makes the most sense to do this after #18 is done, as both will require some work on other scripts to enable calling a new download_hrrr_from_aws.py script. @juhyejuhye has existing Python code to do this that should be straightforward to adapt, adding in logging similar to what's done in the other scripts in this repo.

Acceptance Testing

Verify the workflow executes successfully from the get_icbc step, through do_ungrib, do_metgrid, and do_real steps.

Time Estimate

1 day.

Relevant Deadlines

28 Feb 2025

New Parameters

None

Technical References

None

Funding Source

Multiscale Workflow project

Define the Metadata

Assignee

  • Assign this Task to the appropriate person

Labels

  • Select component
  • Select priority
  • Select requestor(s)

New Feature Checklist (DETAILS TBD - THE INFO BELOW IS NOT YET DECIDED UPON)

  • Complete the issue definition above.
  • Fork this repository or create a branch of main.
    Branch name: feature_<Issue Number>_<Description>
  • Complete the development and test your changes.
  • Add/update log messages for easier debugging.
  • Add/update unit tests.
  • Add/update documentation.
  • Push local changes to GitHub.
  • Submit a pull request to merge into main.
    Pull request: feature <Issue Number> <Description>
  • Define the pull request metadata, as permissions allow.
  • Iterate until the reviewer(s) accept and merge your changes.
  • Delete your fork or branch.
  • Close this issue.
@jaredalee jaredalee added component: WPS WRF Pre-Processing System (WPS) related issue priority: high High Priority requestor: Multiscale NWP Team Multiscale NWP Team type: new feature Make it do something new labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: WPS WRF Pre-Processing System (WPS) related issue priority: high High Priority requestor: Multiscale NWP Team Multiscale NWP Team type: new feature Make it do something new
Projects
None yet
Development

No branches or pull requests

2 participants