nawdex_analysis.plot package

The plots package contains several utlilites to make it easier to get synchronized plots with the same style.

We have function

  • for standardize plot color, style and order
  • maps over the Atlantic domain
  • vertically stacked symbol plots
  • horizontally stacked bar plots

Functions Overview

nawdex_analysis.plot.exp_layout

A summary of functions that are contained in the nawdex_analysis.plot.exp_layout module.

get_exp_kws Wrapper for plotting keywords for different experiments.
get_exp_kws_lines Plotting keywords for different experiments - lines.
get_exp_kws_points Plotting keywords for different experiments - points.
get_exp_kws_bars Plotting keywords for different experiments - lines.
get_exp_kws_lines_expname Plotting keywords for different experiments - lines.
get_exp_kws_points_expname Plotting keywords for different experiments - points.
get_plotting_order Define a static order in which all different experiments are plotted.

nawdex_analysis.plot.legend

A summary of functions that are contained in the nawdex_analysis.plot.legend module.

legend_renamer A function to rename labels for plotting them into a legend.
plegend Convenience function for easier legend plotting.

nawdex_analysis.plot.nawdex_map

A summary of functions that are contained in the nawdex_analysis.plot.nawdex_map module.

nawdex_map Draws a map in cylindric projection.
nawdex_bt_plot Plots Brightness Temperature (BT) for NAWDEX Analysis.
nawdex_rad_plot Plots TOA Radiation Fluxes for NAWDEX Analysis.
nawdex_nwcsaf_plot Plots TOA Radiation Fluxes for NAWDEX Analysis.
nwcsaf_product_colorbar Plots TOA Radiation Fluxes for NAWDEX Analysis.

nawdex_analysis.plot.plot_nawdex_nwcsaf

A summary of functions that are contained in the nawdex_analysis.plot.plot_nawdex_nwcsaf module.

plot_prods Plots a selected NWCSAF product given a netcdf filename.
all_nwcsaf_plots_for_file Make NWCSAF plots for a file.

nawdex_analysis.plot.stacked_analysis_plots

A summary of functions that are contained in the nawdex_analysis.plot.stacked_analysis_plots module.

vert_stacked_exp_plot A generic function that makes a colorful plot with categories stacked in the vertical.
plot_scre_lcre4set Convenience function to easily plot shortwave vs.
plot_net_cre_contrib4set Convenience function to easily plot net CRE comparision.
hor_barplot_exp_plot A generic function that makes a colorful plot with categories stacked in the vertical.
stacker4flamingo Makes a cumulative data stack for flamingo plot.
hor_flamingo_plots Make a horizontal flamingo / snake plot.