plotting.tem module

scripts.plotting.tem.tem(adf)[source]

Plot the contents of the TEM dignostic ouput of 2-D latitude vs vertical pressure maps.

Steps:
  • loop through TEM variables

  • calculate all-time fields (from individual months)

  • take difference, calculate statistics

  • make plots

Notes

  • If any of the TEM cases are missing, the ADF skips this plotting script and moves on.

scripts.plotting.tem.tem_plot(ds, ds_base, case_names, axs, s, var_list, res, obs, climo_yrs)[source]

TEM subplots