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 3rd dimension to HeterogeneousMap #910

Open
paulf81 opened this issue May 23, 2024 · 0 comments
Open

Add 3rd dimension to HeterogeneousMap #910

paulf81 opened this issue May 23, 2024 · 0 comments
Assignees
Labels
enhancement An improvement of an existing feature

Comments

@paulf81
Copy link
Collaborator

paulf81 commented May 23, 2024

Add 3rd dimension to HeterogeneousMap

On original submission of HeterogeneousMap, I neglected to include a capability for 3rd (z) dimension, although this is already supported by the underlying heterogeneous_inflow_config dictionary. Starting an issue to track this issue and list out intended improvements

Proposed solution

Proposed solution should include:

  1. Z-term optionally included in HeterogeneousMap and routed through each member function
  2. Function to build a new 2D HeterogeneousMap via composition and return it
  3. Function to visualize 3D heterogeneity (maybe, if not too complicated)
  4. Function to show apparent shear layer
  5. Updated testing
  6. Update documentation

And then I plan to fold-in some additional improvements I've realized I should have originally included:

  1. Functions to provide statistics of HeterogeneousMap, including outliers, to help screen potential issues
  2. Functions to return subset HeterogeneousMap by wind direction and wind speed, also by composition

@misi9170 , just wanted to flag this to you, I'll do the work but just making sure you agree with this list, or if you think of any additions or subtractions

@paulf81 paulf81 added the enhancement An improvement of an existing feature label May 23, 2024
@paulf81 paulf81 self-assigned this May 23, 2024
@paulf81 paulf81 mentioned this issue Jun 3, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement of an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant