plot_prods¶
-
nawdex_analysis.plot.plot_nawdex_nwcsaf.plot_prods(fname, itime, prodname, pics_dir='../pics')¶ Plots a selected NWCSAF product given a netcdf filename.
Parameters: - fname (str) – input data file name
- itime (int) – time index for which data is read
- prodname (str) – name of the product read
- pics_dir (str, optional, default = '../pics') – main directory for images
Returns: Return type: None