StationSampler Interface

public interface StationSampler

Module Procedures

private function new_StationSampler_readfile(bundle, filename, nskip_line, GENSTATE, rc) result(sampler)

write(6,) ‘i=’, i write(6,) ‘line=’, trim(line)

Arguments

Type IntentOptional Attributes Name
type(ESMF_FieldBundle), intent(in) :: bundle
character(len=*), intent(in) :: filename
integer, intent(in), optional :: nskip_line
type(MAPL_MetaComp), intent(in), optional, pointer :: GENSTATE
integer, intent(out), optional :: rc

Return Value type(StationSampler)