FV3 Bundle
|
Go to the source code of this file.
Data Types | |
interface | horiz_interp_type_mod::assignment(=) |
type | horiz_interp_type_mod::horiz_interp_type |
Modules | |
module | horiz_interp_type_mod |
Functions/Subroutines | |
subroutine, public | horiz_interp_type_mod::stats (dat, low, high, avg, miss, missing_value, mask) |
subroutine | horiz_interp_type_mod::horiz_interp_type_eq (horiz_interp_out, horiz_interp_in) |
Variables | |
integer, parameter, public | horiz_interp_type_mod::conserve = 1 |
integer, parameter, public | horiz_interp_type_mod::bilinear = 2 |
integer, parameter, public | horiz_interp_type_mod::spherica = 3 |
integer, parameter, public | horiz_interp_type_mod::bicubic = 4 |