FV3 Bundle
|
Fortran derived type to hold observation locations. More...
Private Attributes | |
integer | nloc |
real(kind=kind_real), dimension(:,:), allocatable | xyz |
integer, dimension(:), allocatable | indx |
Fortran derived type to hold observation locations.
Definition at line 25 of file qg_locs_mod.F90.
|
private |
Definition at line 28 of file qg_locs_mod.F90.
|
private |
Definition at line 26 of file qg_locs_mod.F90.
|
private |
Definition at line 27 of file qg_locs_mod.F90.