SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | Public Attributes | List of all members
mode_dates_netcdf Module Reference
Collaboration diagram for mode_dates_netcdf:
Collaboration graph
[legend]

Public Member Functions

subroutine netcdf2date (PTIME, HUNITS, PDATETIME)
 
LOGICAL function leapyear (PYEAR)
 
subroutine addhours (TPTIME, KNHOURS)
 

Public Attributes

integer, parameter jp_gregoire =1582
 

Detailed Description

Definition at line 5 of file mode_dates_netcdf.F90.

Member Function/Subroutine Documentation

subroutine mode_dates_netcdf::addhours ( type(date_time), intent(inout)  TPTIME,
integer, intent(in)  KNHOURS 
)

Definition at line 174 of file mode_dates_netcdf.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

LOGICAL function mode_dates_netcdf::leapyear ( integer, intent(in)  PYEAR)

Definition at line 156 of file mode_dates_netcdf.F90.

Here is the caller graph for this function:

subroutine mode_dates_netcdf::netcdf2date ( real, dimension(:), intent(in)  PTIME,
character(*), intent(in)  HUNITS,
type (date_time), dimension(:), intent(out)  PDATETIME 
)

Definition at line 32 of file mode_dates_netcdf.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

integer, parameter mode_dates_netcdf::jp_gregoire =1582

Definition at line 21 of file mode_dates_netcdf.F90.


The documentation for this module was generated from the following file: