check_ed_metheader.RdCheck that the object has all components, and throw an error if anything is wrong. Optionally, do some basic checks of actualy meteorology files as well.
check_ed_metheader(ed_metheader, check_files = TRUE) check_ed_metheader_format(ed_metheader_format, check_files = TRUE)
| ed_metheader | ED meteorology header object (see read_ed_metheader) |
|---|---|
| check_files | Logical. If |
| ed_metheader_format | A single format inside the met header object |
check_ed_metheader_format checks an individual format (one item in the
ed_metheader list). check_ed_metheader applies these checks to each item
in the format list.