SURFEX v8.1
General documentation of Surfex
Public Member Functions | List of all members
mode_trip_netcdf::ncread Interface Reference

Public Member Functions

subroutine ncread_x (KLISTING, KNCID, HVNAME, PVECT, OVERBOSE)
 
subroutine ncread_xy (KLISTING, KNCID, HVNAME, PVECT, OVERBOSE)
 
subroutine ncread_xyz (KLISTING, KNCID, HVNAME, PVECT, OVERBOSE)
 

Detailed Description

Definition at line 43 of file mode_trip_netcdf.F90.

Member Function/Subroutine Documentation

◆ ncread_x()

subroutine mode_trip_netcdf::ncread::ncread_x ( integer, intent(in)  KLISTING,
integer, intent(in)  KNCID,
character(len=nf90_max_name), intent(in)  HVNAME,
real, dimension(:), intent(out)  PVECT,
logical, intent(in)  OVERBOSE 
)

Definition at line 148 of file mode_trip_netcdf.F90.

◆ ncread_xy()

subroutine mode_trip_netcdf::ncread::ncread_xy ( integer, intent(in)  KLISTING,
integer, intent(in)  KNCID,
character(len=nf90_max_name), intent(in)  HVNAME,
real, dimension(:,:), intent(out)  PVECT,
logical, intent(in)  OVERBOSE 
)

Definition at line 240 of file mode_trip_netcdf.F90.

◆ ncread_xyz()

subroutine mode_trip_netcdf::ncread::ncread_xyz ( integer, intent(in)  KLISTING,
integer, intent(in)  KNCID,
character(len=nf90_max_name), intent(in)  HVNAME,
real, dimension(:,:,:), intent(out)  PVECT,
logical, intent(in)  OVERBOSE 
)

Definition at line 329 of file mode_trip_netcdf.F90.


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