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~masksamplergeosatmod MaskSamplerGeosatMod module~masksamplergeosatmod->module~mapl_netcdf module~test_mapl_netcdf test_MAPL_NetCDF module~test_mapl_netcdf->module~mapl_netcdf proc~time_esmf_to_real time_ESMF_to_real proc~time_esmf_to_real->module~mapl_netcdf proc~time_real_to_esmf time_real_to_ESMF proc~time_real_to_esmf->module~mapl_netcdf module~mapl_historycollectionmod MAPL_HistoryCollectionMod module~mapl_historycollectionmod->module~masksamplergeosatmod module~mapl_historygridcompmod MAPL_HistoryGridCompMod module~mapl_historygridcompmod->module~masksamplergeosatmod module~mapl_historygridcompmod->module~mapl_historycollectionmod module~masksamplergeosat_implement MaskSamplerGeosat_implement module~masksamplergeosat_implement->module~masksamplergeosatmod 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 MAPL_HistoryCollectionVectorMod module~mapl_historycollectionvectormod->module~mapl_historycollectionmod module~mapl_stringfieldsetmapmod MAPL_StringFieldSetMapMod module~mapl_stringfieldsetmapmod->module~mapl_historycollectionmod

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