News

# Import matplotlib library import matplotlib import matplotlib.pyplot # Import cartopy library import cartopy # reshape the smoothed field into a 2D shape of the original netcdf field f_smoothed_2D = ...