NCEPLIBS-ip 5.2.0
|
Interpolate gridded data to a series of station points. More...
Go to the source code of this file.
Data Types | |
type | ip_station_points_grid_mod::ip_station_points_grid |
Modules | |
module | ip_station_points_grid_mod |
Interpolate gridded data to a series of station points. | |
Functions/Subroutines | |
subroutine | ip_station_points_grid_mod::gdswzd_station_points (self, iopt, npts, fill, xpts, ypts, rlon, rlat, nret, crot, srot, xlon, xlat, ylon, ylat, area) |
Interpolate gridded data to a series of station points. | |
subroutine | ip_station_points_grid_mod::init_grib1 (self, g1_desc) |
Initializes an IP Station grid given a grib1_descriptor object. | |
subroutine | ip_station_points_grid_mod::init_grib2 (self, g2_desc) |
Initializes an IP Station grid given a grib2_descriptor object. | |
Interpolate gridded data to a series of station points.
Definition in file ip_station_points_grid_mod.F90.