UPP  11.0.0
 All Data Structures Files Functions Variables Pages
FILL_PSETFLD.f File Reference

fill_psetfld() reads post xml control file. More...

Go to the source code of this file.

Functions/Subroutines

subroutine fill_psetfld (param_ofld, param_afld)
 fill_psetfld() reads post xml control file. More...
 

Detailed Description

fill_psetfld() reads post xml control file.

This routine set the output field GRIB2 information such as parameter name, level type etc from post available field table.

Parameters
[in,out]param_ofldoutput field.
[in]param_afldavailable field in post.

Program History Log

Date Programmer Comments
2012-01-27 Jun Wang Initial
2012-04-03 Jun Wang Add table info
2015-03-10 Lin Gan Using flat file data
Author
J. Wang NCEP/EMC
Date
2012-01-27

Definition in file FILL_PSETFLD.f.

Function/Subroutine Documentation

subroutine fill_psetfld ( type(param_t), intent(inout)  param_ofld,
type(param_t), intent(in)  param_afld 
)

fill_psetfld() reads post xml control file.

This routine sets the output field GRIB2 information such as parameter name, level type etc from post available field table.

Parameters
[in,out]param_ofldoutput field.
[in]param_afldavailable field in post.

Definition at line 28 of file FILL_PSETFLD.f.