NCEPLIBS-ip  4.3.0
ip_station_points_grid_mod.F90 File Reference

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. More...
 
subroutine ip_station_points_grid_mod::init_grib1 (self, g1_desc)
 Initializes an IP Station grid given a grib1_descriptor object. More...
 
subroutine ip_station_points_grid_mod::init_grib2 (self, g2_desc)
 Initializes an IP Station grid given a grib2_descriptor object. More...
 

Detailed Description

Interpolate gridded data to a series of station points.

Author
Kyle Gerheiser
Date
7/21/21

Definition in file ip_station_points_grid_mod.F90.