StationSamplerMod Module


Uses

Used by

  • module~~stationsamplermod~~UsedByGraph module~stationsamplermod StationSamplerMod module~mapl_historycollectionmod MAPL_HistoryCollectionMod module~mapl_historycollectionmod->module~stationsamplermod module~mapl_historygridcompmod MAPL_HistoryGridCompMod module~mapl_historygridcompmod->module~stationsamplermod module~mapl_historygridcompmod->module~mapl_historycollectionmod module~mapl_historycollectionvectormod MAPL_HistoryCollectionVectorMod module~mapl_historygridcompmod->module~mapl_historycollectionvectormod module~mapl_stringfieldsetmapmod MAPL_StringFieldSetMapMod module~mapl_historygridcompmod->module~mapl_stringfieldsetmapmod module~extdata_drivergridcompmod ExtData_DriverGridCompMod module~extdata_drivergridcompmod->module~mapl_historygridcompmod module~mapl_capgridcompmod MAPL_CapGridCompMod module~mapl_capgridcompmod->module~mapl_historygridcompmod module~mapl_historycollectionvectormod->module~mapl_historycollectionmod module~mapl_stringfieldsetmapmod->module~mapl_historycollectionmod module~extdatadrivermod ExtDataDriverMod module~extdatadrivermod->module~extdata_drivergridcompmod module~mapl_capmod MAPL_CapMod module~mapl_capmod->module~mapl_capgridcompmod program~comp_testing_driver comp_testing_driver program~comp_testing_driver->module~mapl_capgridcompmod program~extdata_driver ExtData_Driver program~extdata_driver->module~extdata_drivergridcompmod program~extdata_driver->module~extdatadrivermod module~mapl_gridcompsmod MAPL_GridCompsMod module~mapl_gridcompsmod->module~mapl_capmod module~mapl_nuopcwrappermod MAPL_NUOPCWrapperMod module~mapl_nuopcwrappermod->module~mapl_capmod

Interfaces

public interface StationSampler

  • 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)


Derived Types

type, public ::  StationSampler

Constructor

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

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

Type-Bound Procedures

procedure, public :: add_metadata_route_handle
procedure, public :: append_file
procedure, public :: close_file_handle
procedure, public :: compute_time_for_current
procedure, public :: create_file_handle
procedure, public :: create_variable => create_metadata_variable
procedure, public :: get_file_start_time