Learn R Programming

meteoEVT (version 0.1.0)

scalarprod: scalar product

Description

Calculates the scalar product of two given fields

Usage

scalarprod(fld1, fld2)

Value

field of the scalar product with dimensions (lon,lat,p)

Arguments

fld1

field 1 with dimensions (lon,lat,p,d)

fld2

field 2 with dimensions (lon,lat,p,d)