fvcom_tools
1.9.0
|
Defines nwp observation data structure. More...
Go to the source code of this file.
Data Types | |
type | module_nwp_base::nwpbase |
type | module_nwp_base::nwplocation |
Modules | |
module | module_nwp_base |
This module defines nwp observation data structure and the method to read and write observations from and to those data structures. | |
Functions/Subroutines | |
subroutine | module_nwp_base::alloc_obsbase (this, numvar, ifquality) |
This subroutine allocates memory for base nwp observation variables. More... | |
subroutine | module_nwp_base::destroy_obsbase (this) |
This subroutine releases memory associated with nwp observations. More... | |
subroutine | module_nwp_base::list_obsbase (this) |
This subroutine lists the contents of a base nwp observation. More... | |