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 S2S use case for TC Track Density Function (TDF) #631

Closed
20 tasks
DanielAdriaansen opened this issue Sep 23, 2020 · 3 comments
Closed
20 tasks

Add S2S use case for TC Track Density Function (TDF) #631

DanielAdriaansen opened this issue Sep 23, 2020 · 3 comments
Assignees
Labels
METplus: Configuration priority: medium Medium Priority requestor: University/UIUC University of Illinois, Urbana-Champaign type: new use case Add a new use case
Milestone

Comments

@DanielAdriaansen
Copy link
Contributor

DanielAdriaansen commented Sep 23, 2020

Describe the New Feature

Add a use case demonstrating the computation and visualization of Track Density Function (GDF). This metric is used in S2S application to visualize the distribution and frequency of TC tracks associated with TC genesis events across a user-defined time period. The computation of TDF is dependent on identifying TC genesis. See #630.

Acceptance Testing

Forecast data: GFDL vortex tracker output in "genesis mode" from NWP model forecast data
Observation data: Global ATCF bdecks data
MET tool: tc_gen
METplus wrapper: tc_gen_wrapper.py

Time Estimate

2-4 days of work

Funding Source

UIUC S2S 7790971
2785051

Assignee

  • Select engineer(s) or no engineer required
  • Select scientist(s) or no scientist required

Labels

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

Projects and Milestone

  • Review projects and select relevant Repository and Organization ones or add "alert:NEED PROJECT ASSIGNMENT" label
  • Select milestone to next major version milestone or "Future Versions"

Define Related Issue(s)

dtcenter/MET#1430

Consider the impact to the other METplus components.

New Feature Checklist

See the METplus Workflow for details.

  • Complete the issue definition above, including the Time Estimate and Funding source.
  • Fork this repository or create a branch of develop.
    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 develop.
    Pull request: feature <Issue Number> <Description>
  • Define the pull request metadata, as permissions allow.
    Select: Reviewer(s), Project(s), Milestone, and Linked issues
  • Iterate until the reviewer(s) accept and merge your changes.
  • Delete your fork or branch.
  • Close this issue.
@DanielAdriaansen
Copy link
Contributor Author

For now, we can use the new MET_CONFIG_OVERRIDES capability in METplus to control new tc_gen config options via METplus wrappers. However this should be changed to use the appropriately supported METplus config items once #801 is complete.

@DanielAdriaansen DanielAdriaansen added requestor: University/UIUC University of Illinois, Urbana-Champaign type: new use case Add a new use case and removed requestor: NCAR National Center for Atmospheric Research type: new feature Make it do something new labels Feb 9, 2021
@DanielAdriaansen
Copy link
Contributor Author

Closing in favor of #630. Combining TDF/GDF into single use case.

@TaraJensen
Copy link
Contributor

TaraJensen commented Mar 17, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
METplus: Configuration priority: medium Medium Priority requestor: University/UIUC University of Illinois, Urbana-Champaign type: new use case Add a new use case
Projects
None yet
Development

No branches or pull requests

3 participants