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

Changes for running in near real time #35

Merged
merged 5 commits into from
Dec 20, 2023
Merged

Changes for running in near real time #35

merged 5 commits into from
Dec 20, 2023

Conversation

charlie-becker
Copy link
Collaborator

@charlie-becker charlie-becker commented Nov 18, 2023

Changes include:

  • Can now run in near real time using Herbie to pull the most recent data!
  • Can now run using evidential models (or not) and will output all types of uncertainty estimates for each ptype

See config for evidential and most_recent flags. I have successfully tested this on derecho with RAP and HRRR data. It runs an entire 18 hour forecast in less than 2 minutes (for the NE domain).

It does not currently support GFS. There are some changes needed to the subsetting routine to work with GFS but shouldn't be difficult to implement. I am aiming to set up a cronjob on derecho sometime over break as a test to look at some data when I'm back.

@djgagne
Copy link
Collaborator

djgagne commented Dec 20, 2023

Looks good to me. Merging.

@djgagne djgagne merged commit fe7035f into main Dec 20, 2023
1 check passed
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