SURFEX v8.1
General documentation of Surfex
Data Types | Modules | Functions/Subroutines
mode_trip_netcdf.F90 File Reference

Go to the source code of this file.

Data Types

interface  mode_trip_netcdf::ncread
 

Modules

module  mode_trip_netcdf
 

Functions/Subroutines

subroutine mode_trip_netcdf::ncopen (KLISTING, ORW, OVERBOSE, HFILENAME, KNCID)
 
subroutine mode_trip_netcdf::ncclose (KLISTING, OVERBOSE, HFILENAME, KNCID)
 
subroutine mode_trip_netcdf::ncread_x (KLISTING, KNCID, HVNAME, PVECT, OVERBOSE)
 
subroutine mode_trip_netcdf::ncread_xy (KLISTING, KNCID, HVNAME, PVECT, OVERBOSE)
 
subroutine mode_trip_netcdf::ncread_xyz (KLISTING, KNCID, HVNAME, PVECT, OVERBOSE)
 
subroutine mode_trip_netcdf::nccreate (KLISTING, HFILENAME, HTITLE, HTIMEUNIT, HVNAME, HVLNAME, HUNIT, PLON, PLAT, PMISSVAL, OVERBOSE, KNCID, OTIME, KZLEN, OVARZDIM, ODOUBLE)
 
subroutine mode_trip_netcdf::ncstore (KLISTING, KNCID, HVNAME, PWRITE, OVERBOSE, KTIMENUM, KTIMEVAL, KLEVEL, OVARZDIM, ODOUBLE)
 
subroutine mode_trip_netcdf::ncdate (KLISTING, KNCID, KYEAR, KMONTH, KDAY, PTIME, OVERBOSE)