I am learning on how to plot various variables from WRF output netcdf file. My requirement is to extract variables for a certain lat/lon (8.4875° N, 76.9525° E) in order to plot SkewT profiles using the matplotlib package.
I found a similar question on this SO page netcdf4 extract for subset of lat lon. However, its location is a set of boundaries.