UPP (develop)
|
read_postxconfig() reads the post available field XML file and post control XML file. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | read_xml () |
read_postxconfig() reads the post available field XML file and post control XML file.
Each set of output fields going to one output file will be saved and processed later. In other words, post control file will be read in whole once.
Date | Programmer | Comments |
---|---|---|
2012-01-27 | Jun Wang | INITIAL CODE |
2015-03-10 | Lin Gan | Replace XML file with flat file implementation with parameter marshalling |
2016-07-08 | J. Carley | Clean up prints |
Definition in file READ_xml.f.
subroutine read_xml |
Read post available field table
Definition at line 13 of file READ_xml.f.
References xml_perl_data::paramset, and xml_perl_data::post_avblflds.
Referenced by wrfpost().