Tighten GEFS schedule based on NOMADS file availability#451
Open
Tighten GEFS schedule based on NOMADS file availability#451
Conversation
574f19f to
33fb316
Compare
Member
Author
|
This is deployed to staging. will wait to see how it runs (nomads rate limiting, etc) tomorrow AM and then merge |
Reviewed actual file modified times on NOMADS and average end times from https://www.nco.ncep.noaa.gov/pmb/nwprod/prodstat/ to set schedules as close as possible to when data is available, with a 3-minute buffer. GEFS 35-day forecast schedule updated to wait for f384 (not f240): all 30 perturbed ensemble members' f384 files land at ~6h30m after init. Reformat schedule changes (all times UTC, relative to init): - GEFS analysis: 00,06,12,18 UTC → :51 3,9,15,21 (3h51m after init; f006 ready ~3h48m) - GEFS forecast 35d: 07:00 daily → 06:33 daily (6h33m after 00z; f384 ready ~6h30m) Validation schedule: set to exactly pod_active_deadline after reformat start. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
33fb316 to
7a877c8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reviewed actual file modified times on NOMADS and average end times from https://www.nco.ncep.noaa.gov/pmb/nwprod/prodstat/ to set schedules as close as possible to when data is available, with a 3-minute buffer.
GEFS 35-day forecast schedule updated to wait for f384 (not f240): all 30 perturbed ensemble members' f384 files land at ~6h30m after init.
Reformat schedule changes (all times UTC, relative to init):
Validation schedule: set to exactly pod_active_deadline after reformat start.