-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
See noaa-ocs-modeling/EnsemblePerturbation#99.
There seems to be different contradicting requirements for track inputs for ADCIRC vs PaHM. The ones currently identified are
- The importance of the advisory type (e.g
BEST
vsOFCL
) - The importance of date tags vs forecast hours for different advisory types
BEST
track has increasing date tags from ATCF but0
for all forecast hours- ADCIRC requires the forecast hours to be increasing (like a normal advisory)
- PaHM just looks at the date tags, so no changes required to forecast hours
OFCL
and other non-BEST
tracks have fixed date tags for each issued advisory (i.e. track start time), but have increasing forecast hours- ADCIRC is fine with this format since it looks at the forecast hours
- PaHM requires modified date tags based on the forecast hour, since it only cares about the time tag.
These changes potentially require a separate file extension for PaHM vs ADCIRC compliant input files (i.e. stormevents
outputs) as discussed in noaa-ocs-modeling/EnsemblePerturbation#98 (comment)
Metadata
Metadata
Assignees
Labels
No labels