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

Display the rescale alt axis for the grouping step #91

Open
fpavogt opened this issue Oct 20, 2022 · 0 comments
Open

Display the rescale alt axis for the grouping step #91

fpavogt opened this issue Oct 20, 2022 · 0 comments
Labels
enhancement New feature or request help !!! Extra attention is needed

Comments

@fpavogt
Copy link
Member

fpavogt commented Oct 20, 2022

Describe the change
The use of slices fluffiness to derive the altitude rescaling value in the GROUPING step of ampycloud implies (possibly) a different scaling for distinct slice bundles.

Currently, these scaling values are not stored anywhere, such that from #86 onwards, the rescaled altitude axis can no longer be easily shown in the ampycloud diagnostic plots.

It would be great to correct this situation, but doing so is tough because:

  1. the rescaling value (per slice bundle) is not stored anywhere (should it be ? Or should the plot re-compute it ?), and
  2. we need to show "little" axis for each slice bundle (instead of one global one - no idea how to do that cleanly).

This is going to be a tough issue to fix.

@fpavogt fpavogt added enhancement New feature or request help !!! Extra attention is needed todo Something that devs agree should be done and removed todo Something that devs agree should be done labels Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help !!! Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant