@details
Reads the content of the variable name type_clm from NetCDF
file fn using subroutines from the NetCDF module.
The first entry of the vector is returned in obs_type_str.
The result is used to reset the observation type and to initialize the next assimilation cycle.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | fn |
Filename of the observation file |
||
| character(len=*), | intent(out) | :: | obs_type_str |
next observation type |