## page was renamed from nc_eqlat_utils.f90 === The module nc_eqlat_utils === || '''Routine''' || '''Function''' || || nc_get_eqlat_all || This subroutine calculates equivalent latitudes from normalized PV for a given UKMO data set || || get_eqlat_int || This subroutine calculates the equivalent latitude field from PV of a given UKMO data set. PV values are interpolated from the UKMO data points to given location.|| || get_pvlim|| This subroutine calculates pv values for equivalent latitude bins given by lat_grid || || nc_get_griddim || Get grid dimension (number of latitudes and longitudes) || || bubble_sort_ind || This subroutine sorts the elements of x by size. It returns an index array 'ind' of the order of elemts in the array x (here: descending order)|| || make_eqlatbins_all || Create a grid of eqlats ||