libsim  Versione7.1.6
Membri pubblici | Elenco di tutti i membri
Riferimenti per l'nterfacciavolgrid6d_class::transform

Transform between any combination of volgrid6d and vol7d objects by means of a transform_def object describing the transformation. Continua...

Membri pubblici

subroutine volgrid6d_transform (this, griddim, volgrid6d_in, volgrid6d_out, lev_out, volgrid6d_coord_in, maskgrid, maskbounds, clone, decode, categoryappend)
 Performs the specified abstract transformation on the data provided. Continua...
 
subroutine volgrid6dv_transform (this, griddim, volgrid6d_in, volgrid6d_out, lev_out, volgrid6d_coord_in, maskgrid, maskbounds, clone, decode, categoryappend)
 Performs the specified abstract transformation on the arrays of data provided. Continua...
 
subroutine volgrid6d_v7d_transform (this, volgrid6d_in, vol7d_out, v7d, maskgrid, maskbounds, networkname, noconvert, find_index, categoryappend)
 Performs the specified abstract transformation on the data provided. Continua...
 
subroutine volgrid6dv_v7d_transform (this, volgrid6d_in, vol7d_out, v7d, maskgrid, maskbounds, networkname, noconvert, find_index, categoryappend)
 Performs the specified abstract transformation on the arrays of data provided. Continua...
 
subroutine v7d_volgrid6d_transform (this, griddim, vol7d_in, volgrid6d_out, networkname, gaid_template, categoryappend)
 Performs the specified abstract transformation on the data provided. Continua...
 
subroutine v7d_v7d_transform (this, vol7d_in, vol7d_out, v7d, maskbounds, lev_out, vol7d_coord_in, categoryappend)
 Performs the specified abstract transformation on the data provided. Continua...
 

Descrizione dettagliata

Transform between any combination of volgrid6d and vol7d objects by means of a transform_def object describing the transformation.

Definizione alla linea 309 del file volgrid6d_class.F90.


Generated with Doxygen.