Skip to content

KDE plot and various tweaks. #307

Open
Averydx wants to merge 6 commits into
2.0-betafrom
KDE
Open

KDE plot and various tweaks. #307
Averydx wants to merge 6 commits into
2.0-betafrom
KDE

Conversation

@Averydx

@Averydx Averydx commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This branch contains the KDE plot and tweaks allowing the user to choose whether to cycle the kwargs over the geo or quantity. The notebooks plotting_example.ipynb and pf_v_enkf.ipynb show a number of examples of plots in action.
Note these notebooks need to be removed before merge commit.

…gs cycle over the geos or the quantities in *_plt functions. The notebooks plotting_example.ipynb and pf_v_enkf.ipynb contain a number of examples. Note these notebooks should be removed before final merge.
@Averydx Averydx requested a review from JeffreyCovington July 6, 2026 01:35

@JeffreyCovington JeffreyCovington left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments.

Comment thread epymorph/forecasting/filter_plot.py Outdated
Comment thread epymorph/forecasting/filter_plot.py Outdated
Comment thread epymorph/forecasting/filter_plot.py Outdated
Comment thread epymorph/forecasting/filter_plot.py Outdated
Comment thread epymorph/forecasting/filter_plot.py
@Averydx

Averydx commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

I noticed some issues with the way I was deleting yticks from unused subplots. If sharey = True this deletes the global yticks from the plot. Also, we could just delete unused subplots but if sharex = True and the unused plots are in the last row then labels for a column will be omitted.

@Averydx

Averydx commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

The notebooks for testing various plots are linked below.

plotting_example.ipynb
pf_v_enkf.ipynb

@Averydx Averydx self-assigned this Jul 10, 2026
@Averydx Averydx added the enhancement New feature or request label Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants