SOCA
|
Go to the source code of this file.
Data Types | |
type | soca_fields_mod::soca_field |
Holds all data and metadata related to a single field variable. More... | |
type | soca_fields_mod::soca_fields |
A collection of soca_field types representing a collective state or increment. More... | |
Modules | |
module | soca_fields_mod |
Handle fields for the model. | |
Functions/Subroutines | |
subroutine | soca_fields_mod::fldinfo (fld, mask, info) |
Calculate min/max/mean statistics for a given field, using a mask. More... | |
character(len=length) function | soca_fields_mod::soca_genfilename (f_conf, length, vdate, domain_type) |
Generate filename (based on oops/qg) More... | |