NCAR / NCAR/wrfcloud

Add cross section plots

Open
#36 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

component: graphics priority: medium type: new feature
Dominant language
Python
Stars
18
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Describe the New Feature

Add a feature to produce cross sections plots, animated as a time series. Examples can be found here from CIMH. Fields plotted include RH & Wind barbs, and vertical velocity.

Not sure if it's useful, but WRF-python has a function for this described here.

Acceptance Testing

Variables from WRF netcdf output files will need to be used for this feature.
Tests will include testing of plotting feature.

Time Estimate

2-3 days

Sub-Issues

Consider breaking the new feature down into sub-issues.

  • Add a checkbox for each sub-issue here.
Relevant Deadlines

NONE.

Define the Metadata

Assignee
  • Select engineer(s) or no engineer required
  • Select scientist(s) or no scientist required
Labels
  • Select component(s)
  • Select priority
Projects and Milestone
  • Select Project
  • Select Milestone as the next official version or Backlog of Development Ideas

New Feature Checklist

  • 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 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, and Development issue
    Select: Milestone as the next official version
  • Iterate until the reviewer(s) accept and merge your changes.
  • Delete your fork or branch.
  • Close this issue.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked WRF-python cross-section example and identifying how variables from WRF NetCDF output are currently accessed. Define the plotting and animation scope for RH, wind barbs, and vertical velocity, then add plotting tests that demonstrate the requested cross-section time series.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.