WRFUserARW.ncl functions
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Zwrf_contour | Creates a contour plot from ARW WRF model output. |
wrf_map | Creates a map background for ARW WRF model data. |
wrf_map_overlay | Overlays WRF plot(s) on a WRF-ARW map background (deprecated). |
wrf_map_overlays | Overlays contour and vector plots on a WRF-ARW map background. |
wrf_map_resources | Sets map plotting resources based on an input WRF-ARW file. |
wrf_map_zoom | Zooms into a portion of the ARW WRF model domain, and creates a map background (deprecated). |
wrf_overlay | Overlays multiple plots created from other WRF-ARW plot functions (deprecated). |
wrf_overlays | Overlays multiple plots, created from other ARW WRF plot functions. |
wrf_user_getvar | Extracts data from ARW WRF model output, and does basic diagnostics calculations. |
wrf_user_ij_to_ll | Finds the nearest longitude, latitude locations to the specified WRF-ARW model grid indexes (deprecated). |
wrf_user_interp_level | Interpolates a horizontal slice from a three-dimensional WRF-ARW field at the given vertical level(s). |
wrf_user_interp_line | Interpolates a two-dimensional WRF-ARW field along a line. |
wrf_user_intrp2d | Interpolates ARW WRF 2D model data along a given line (deprecated). |
wrf_user_intrp3d | Interpolates ARW WRF model data vertically or horizontally (deprecated). |
wrf_user_latlon_to_ij | Finds the nearest WRF-ARW model grid indexes (i,j) to the specific location (deprecated). |
wrf_user_list_times | Extracts the list of available times in the ARW WRF model output. |
wrf_user_ll_to_ij | Finds the nearest WRF-ARW model grid indexes (i,j) to the requested longitude and latitude locations (deprecated). |
wrf_user_ll_to_xy | Finds the nearest WRF-ARW model grid indexes (0-based) that are the closest to the requested longitude and latitude locations. |
wrf_user_unstagger | Unstaggers an input variable along a specified dimension. |
wrf_user_vert_cross | Interpolates a vertical cross-section from a three-dimensional WRF-ARW field at the given vertical level(s). |
wrf_user_vert_interp | Vertically interpolates ARW WRF variables given the type of surface and a set of new levels. |
wrf_user_xy_to_ll | Finds the nearest longitude, latitude locations to the specified WRF-ARW model grid indexes. |
wrf_vector | Creates a vector plot from ARW WRF model output. |