Group read_txt
Routines for reading text format input files.
Public Functions
Type | Name |
---|---|
subroutine | canopy_read_txt (INFILE INFILE, INFILE2 INFILE2) Read canopy met/sfc inputs from text files. |
Public Functions Documentation
function canopy_read_txt
Read canopy met/sfc inputs from text files.
This subroutine reads meteorological and surface input data from text files. It can handle both single variable text files and combined variable plus canopy profile text files depending on the var3d_opt setting.
Parameters:
INFILE
Primary input text file pathINFILE2
Secondary canopy profile input text file pathinfile
main IO text reader/writer