fvcom_tools  1.8.0
All Data Structures Namespaces Files Functions Variables Pages
module_nwp_base.f90 File Reference

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...
 

Detailed Description

Defines nwp observation data structure.

Author
David Wright, University of Michigan and GLERL
Date
17 Aug 2020

Definition in file module_nwp_base.f90.