hor_flamingo_plots¶
-
nawdex_analysis.plot.stacked_analysis_plots.hor_flamingo_plots(cset2, id1_list, id2_list, vlist=['swf_up', 'swf_down', 'lwf'], scale=0.2)¶ Make a horizontal flamingo / snake plot.
Parameters: - cset2 (xarray dataset) – radiation data
- id1_list (list) – list for variable IDs that are used as reference (for deviation calculation)
- id2_list (list) – list for variable IDs from which reference is subtracted
- vlist (list, optional) – list of radiation variables
- scale (float, optional) – optional scaling of x-range (for variable stack)
Returns: Return type: None