Skip to content

Correct the tc_gen BEST track genesis event definition. #1447

@JohnHalleyGotway

Description

@JohnHalleyGotway

Describe the Enhancement

Dan Halperin did more testing of the tc_gen tool with the met-9.1_beta3 development release and found a bug. tc_gen is not identifying genesis at the correct point for BEST tracks. Test this using bal022019.dat. The BEST track genesis is identified when the storm is a disturbance (category=DB) rather than the correct time when it is a tropical depression (category=TD), as requested in the TC-Gen configuration file:

best_genesis = {
   technique   = "BEST";
   category    = [ "TD", "TS" ];
   vmax_thresh = NA;
   mslp_thresh = NA;
}

Time Estimate

1 day.

Sub-Issues

Consider breaking the enhancement down into sub-issues.
No sub-issues required.

Relevant Deadlines

None.

Funding Source

Define the Metadata

Assignee

  • Select engineer(s) or no engineer required: John Halley Gotway
  • Select scientist(s) or no scientist required: Kathryn Newman

Labels

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

Projects and Milestone

  • Review projects and select relevant Repository and Organization ones
  • Select milestone

Define Related Issue(s)

Consider the impact to the other METplus components.

Enhancement Checklist

See the METplus Workflow for details.

  • Complete the issue definition above.
  • Fork this repository or create a branch of develop.
    Branch name: feature_<Issue Number>_<Description>
  • Complete the development and test your changes.
  • Add/update unit tests.
  • Add/update documentation.
  • Push local changes to GitHub.
  • Submit a pull request to merge into develop.
    Pull request: feature <Issue Number> <Description>
  • Iterate until the reviewer(s) accept and merge your changes.
  • Delete your fork or branch.
  • Close this issue.

Metadata

Metadata

Labels

requestor: NCARNational Center for Atmospheric Researchtype: enhancementImprove something that it is currently doing

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions