MAPL_DateTime_Parsing_ESMF Module


Uses

  • module~~mapl_datetime_parsing_esmf~~UsesGraph module~mapl_datetime_parsing_esmf MAPL_DateTime_Parsing_ESMF ESMF ESMF module~mapl_datetime_parsing_esmf->ESMF MAPL_DateTime_Parsing MAPL_DateTime_Parsing module~mapl_datetime_parsing_esmf->MAPL_DateTime_Parsing module~mapl_exceptionhandling MAPL_ExceptionHandling module~mapl_datetime_parsing_esmf->module~mapl_exceptionhandling module~mapl_keywordenforcermod MAPL_KeywordEnforcerMod module~mapl_datetime_parsing_esmf->module~mapl_keywordenforcermod module~mapl_errorhandlingmod MAPL_ErrorHandlingMod module~mapl_exceptionhandling->module~mapl_errorhandlingmod module~mapl_throwmod MAPL_ThrowMod module~mapl_exceptionhandling->module~mapl_throwmod module~mapl_errorhandlingmod->module~mapl_throwmod mpi mpi module~mapl_errorhandlingmod->mpi

Used by

  • module~~mapl_datetime_parsing_esmf~~UsedByGraph module~mapl_datetime_parsing_esmf MAPL_DateTime_Parsing_ESMF module~mapl_netcdf MAPL_NetCDF module~mapl_netcdf->module~mapl_datetime_parsing_esmf module~test_mapl_datetime_parsing_esmf test_MAPL_DateTime_Parsing_ESMF module~test_mapl_datetime_parsing_esmf->module~mapl_datetime_parsing_esmf module~historytrajectory_implement HistoryTrajectory_implement module~historytrajectory_implement->module~mapl_netcdf module~test_mapl_netcdf test_MAPL_NetCDF module~test_mapl_netcdf->module~mapl_netcdf

Interfaces

public interface set_ESMF_TimeInterval


Subroutines

public subroutine set_ESMF_TimeInterval_from_datetime_duration(interval, duration, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_TimeInterval), intent(inout) :: interval
class(datetime_duration), intent(in) :: duration
integer, intent(out), optional :: rc

public subroutine set_ESMF_Time_from_ISO8601(time, isostring, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Time), intent(inout) :: time
character(len=*), intent(in) :: isostring
integer, intent(out), optional :: rc