File canopy_check_input.F90
FileList > src > canopy_check_input.F90
Go to the source code of this file
Input File Validation and Reading Subroutine. More...
Public Attributes
Type | Name |
---|---|
character(len= *), intent(in) | canopy |
integer | extension |
integer, intent(in) | file |
character(len= *), intent(in) | infile |
character(len= *), intent(in) | infile2 |
character(len= *), intent(in) | input |
integer | of |
character(len= *), intent(in) | path |
integer | position |
integer | ppos |
character(len= *), intent(in) | primary |
character(len= *), intent(in) | profile |
character(len= *), intent(in) | secondary |
integer | separator |
Detailed Description
This file contains the subroutine that checks and reads canopy input files. It supports both text and NetCDF input formats and validates the file format against the user-specified input format option.
Author:
Patrick C. Campbell
Date:
December 2022
Public Attributes Documentation
variable canopy
variable extension
variable file
variable infile
variable infile2
variable input
variable of
variable path
variable position
variable ppos
variable primary
variable profile
variable secondary
variable separator
The documentation for this class was generated from the following file src/canopy_check_input.F90